aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
Commit message (Collapse)AuthorAgeFilesLines
* Disk : add filesystem and option to enable/disable it (disk:show_filesystem)ShevAbam2015-07-141-1/+3
| | | | Network usage : center values of receive and transmit
* Add option to add custom title in header (esm:custom_title)ShevAbam2015-07-131-5/+15
| | | | | | Last login : add option to enable or not Disk : add filesystem Disk : values are centered
* General : cleaning and optimizing CSSShevAbam2015-07-071-2/+7
| | | | | | | | | | | | | General : responsive design General : reload button now spins when you reload block General : update jQuery plugin Knob to 1.2.11 General : optimizing security (config file esm.config.json is now in the conf/ folder with an htaccess) CPU : retrieves correctly CPU frequency for Raspberry Pi CPU : add CPU temperature (+ option to enable/disable) System : little correction for getting distro name Swap : fix if swap is disabled Services status : adds protocol TCP or UDP for checking service status Services status : new option to hide port number (see show_port in services section)
* Fixed memory datas on Arch #15ShevAbam2015-02-051-2/+2
|
* Gauges : change widthShevAbam2014-11-111-3/+3
|
* Add favicon ; change measurements ; fix on ping moduleShevAbam2014-11-111-3/+5
|
* Several new things !ShevAbam2014-10-211-0/+3
| | | | | | | - 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)*
* Update index.phpDustin Dauncey2014-09-071-13/+13
| | | 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.
* - System : fix to get the distro nameShevAbam2014-06-181-4/+4
| | | | | | | | | | - 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
* + First commit (version 2.0)v2.0ShevAbam2014-06-181-0/+361