Script outputs system info as JSON and log collected sensor data to SQLite or mySQL database.
mySQL connection is currently in development. Collected data can be used for example on some dashboard. It can be also used as basic server monitor. My plan is to make HTML5 template for mentioned dashboard. Any feedback will be appreciated :) You can found code on my github: https://github.com/dudakp/rasPi_systemInfo
Details
This project is in very early development, I'm coding this script just for a few days. I will try to update at least once a week.