This project presents an industrial fault detection system that monitors important electrical and environmental conditions to improve equipment reliability and safety. Using an ESP32 microcontroller, the system checks for issues like fuse and Miniature Circuit Breaker (MCB) status, as well as under and over-voltage situations with a ZMPT101B sensor. It also tracks temperature and humidity levels using a DHT11 sensor. The system displays real-time information on a 16x2 LCD and can be accessed via a web page, allowing operators to monitor conditions from anywhere. By quickly detecting electrical faults and environmental changes, this system helps reduce downtime and maintenance costs.