Commit Graph

14 Commits

Author SHA1 Message Date
shevabam 725787bcf7 fix PHP 7.1 notices "non well formed numeric value" #52 2017-11-02 20:54:43 +01:00
Nicolas LLOBERA 5390cbdfe9 checks if the file exists before trying the command 2017-03-20 16:20:07 +01:00
ShevAbam b6d98b7f12 System : better OS name detection 2016-04-19 18:01:40 +02:00
ShevAbam 3f2f0db10c System : prevents error with date if there is no date.timezone defined in php.ini 2016-01-08 14:46:38 +01:00
ShevAbam 30db221713 System : prevents error with date if there is no date.timezone defined in php.ini 2016-01-08 14:35:02 +01:00
ShevAbam c384224e0a Uptime : more readable 2015-07-16 15:24:17 +02:00
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 efbbfedeab Fix on retrieving OS name 2015-02-11 21:20:02 +01:00
ShevAbam 3ed4c1d633 CPU : changes on retrieving CPU information
Load Average and CPU : fix on recovery the number of CPU cores
Last login : the datas are retrieved differently
2015-01-16 18:14:07 +01:00
ShevAbam f71fb5bfc1 Fix on retreive users connected on system block 2014-11-11 17:05:49 +01:00
Hugues Granger 7e44ecbd47 Fix for RedHat/CentOS. 2014-11-10 16:37:10 +01:00
Hugues Granger b28e0b0275 Fix distro name for some more platforms (e.g. Raspbian). 2014-10-26 15:01:34 +01: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