Commit Graph

8 Commits

Author SHA1 Message Date
ShevAbam 9970343fe5 General : cleaning and optimizing CSS
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)
2015-07-07 15:57:41 +02:00
ShevAbam 086a1829e6 Fixed memory datas on Arch #15 2015-02-05 18:29:16 +01:00
ShevAbam f6a714596e Gauges : change width 2014-11-11 15:31:47 +01:00
ShevAbam 6e4e1f3d0b Add favicon ; change measurements ; fix on ping module 2014-11-11 15:28:05 +01:00
ShevAbam c963916274 Several new things !
- 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-21 11:27:39 +02:00
Dustin Dauncey 58025a2451 Update index.php
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-09-07 21:27:28 -07:00
ShevAbam 3f6a49bae3 - System : fix to get the distro name
- 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 10:15:18 +02:00
ShevAbam 20705a550d + First commit (version 2.0) 2014-06-18 10:11:11 +02:00