summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-21x Bug on check_updatesv2.2ShevAbam
2014-10-21Several new things !ShevAbam
- General : syntax checking of the configuration file *(thanks to Micht69)* - General : check PHP version (5.3+) *(thanks to Gilles)* - General : add *check_updates* setting to the config file to enable or not the checking for updates - General : add *auto_refresh* setting to the config file to automatically reload page each x seconds *(thanks to sebastienserre and Aranud)*
2014-10-21Merge pull request #7 from Wohlraj/df-space-fixshevabam
Fixes issue with spaces in filesystem name.
2014-10-21Fixes issue with spaces in filesystem name.Hugues Granger
2014-09-08Merge pull request #4 from dustindauncey/mastershevabam
Improved unity in labels and made more general for users
2014-09-07Update esm.config.jsonDustin Dauncey
Added a couple more examples of services. Also edited names to be more general (removed the specific application name since that depends on everybody's configuration). Also changed hosts to be the top visited sites in the world.
2014-09-07Update index.phpDustin Dauncey
Added more uniformity with regards to uppercase and lowercase. Shortened some names for easier read. I.e.: "CPU Speed" -> "Speed" because it is in the CPU column and so having "CPU" in their seems very redundant.
2014-06-18Update README.mdv2.1ShevAbam
2014-06-18Add README.mdShevAbam
2014-06-18- System : fix to get the distro nameShevAbam
- Services : fix on service names with accent - Services : ability to specify a host for each service - Network usage : fix to retrieve the name of the network interfaces - Memory : the cached and buffers memory are added to free memory now - Load Average : taking into account the number of cores - Disk usage : new option to hide tmpfs mountpoints - General : remove all PHP short tags
2014-06-18+ First commit (version 2.0)v2.0ShevAbam