Monitoring consists of two parts: a windows application that runs on the rig (monitoring) and the android-application, to which information about the state of the rig is transmitted. Monitoring once every 60 seconds reads the data of the miner and transfers it to the server. The mobile application follows these data to the server, displays them and if monitoring has not been connected for last 60 seconds displays a notification.
links
Monitoring part (Windows installer)
Monitoring part (ZIP-archive)
Monitoring source code (GH)
To install, unpack the contents of the archive somewhere. To start, use the file start.bat (it's best to add to startup, then the monitoring will start with the miner). The important thing is the rig id (id). With it, the farm is linked to the Android application.
Monitoring
Android client