aboutsummaryrefslogtreecommitdiffstats
path: root/libs/system.php
Commit message (Collapse)AuthorAgeFilesLines
* fix PHP 7.1 notices "non well formed numeric value" #52shevabam2017-11-021-1/+1
|
* checks if the file exists before trying the commandNicolas LLOBERA2017-03-201-4/+4
|
* System : better OS name detectionShevAbam2016-04-191-3/+6
|
* System : prevents error with date if there is no date.timezone defined in ↵ShevAbam2016-01-081-1/+1
| | | | php.ini
* System : prevents error with date if there is no date.timezone defined in ↵ShevAbam2016-01-081-0/+1
| | | | php.ini
* Uptime : more readableShevAbam2015-07-161-16/+1
|
* General : cleaning and optimizing CSSShevAbam2015-07-071-2/+2
| | | | | | | | | | | | | 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)
* Fix on retrieving OS nameShevAbam2015-02-111-2/+3
|
* CPU : changes on retrieving CPU informationShevAbam2015-01-161-0/+1
| | | | | Load Average and CPU : fix on recovery the number of CPU cores Last login : the datas are retrieved differently
* Fix on retreive users connected on system blockShevAbam2014-11-111-6/+1
|
* Fix for RedHat/CentOS.Hugues Granger2014-11-101-2/+5
|
* Fix distro name for some more platforms (e.g. Raspbian).Hugues Granger2014-10-261-14/+2
|
* - System : fix to get the distro nameShevAbam2014-06-181-1/+16
| | | | | | | | | | - 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/+83