This document summarizes an industrial mains power monitoring and alert system over a LAN network. It discusses using sensors like DHT11 to monitor temperature and humidity in server rooms. If conditions are unsuitable, it will send alerts. It also monitors mains power supply status and will switch to battery power if it goes down, sending alerts over email. The system was designed using Arduino, an ESP01 Wi-Fi module, sensors, and an Ethernet shield to communicate over the LAN network and send alerts to ensure server rooms conditions remain suitable. It provides real-time monitoring of conditions like temperature and humidity to protect servers.