Hello there,
I just want to share with you an "Antminer Monitor" I am developing. You can check the source at
https://github.com/anselal/antminer-monitorIt is based on Flask, a python web micro-framework. Currently the app support miner model L3+, S7, S9, D3. The features include keeping an eye on temperatures, fan speed, hashrate, total hashrate grouped by model.
There are in-app notifications in case of a problem. Every problem is logged in a file. Currently the log file is not accessible vie the web interface, but will be available in feature releases.
Another requested feature is the ability to reboot/power off the miner, which will soon available (currently working on it)
You can find more information on the projects page at github.
If you would like to contribute you can do so by reporting any error, request new features or create pull requests.
I am very excited about this project. I hope it will help you monitor our miners, especially if you own a lot of them.
Happy mining !!!