An open API service indexing awesome lists of open source software.

https://github.com/azlux/mymonitor

Personnal monitor used on raspberry
https://github.com/azlux/mymonitor

bash-script monitoring-server personal php7

Last synced: 2 months ago
JSON representation

Personnal monitor used on raspberry

Awesome Lists containing this project

README

          

# mymonitor
Personnal monitor used on raspberry

Sensors -> MySQL -> php page
I log one ping, the temperature of my CPU and the 5min load.
This project can be customized, but you will need to changes variables liked to the data. Some code are hard coded.

## MySQL
I use a database named "sensors", MySQL command to create it are in the BDD file

## Crontab
*/10 * * * * /home//mymonitor/sensors.sh