summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Collapse)Author
2015-02-05Fixed memory datas on Arch #15ShevAbam
2015-01-16CPU : changes on retrieving CPU informationShevAbam
Load Average and CPU : fix on recovery the number of CPU cores Last login : the datas are retrieved differently
2014-12-19Rewriting the network module (#12 and #16)ShevAbam
Some issues with Arch or old Ubuntu
2014-11-11Network : fix for ifconfig command and for getting network ratesv2.3ShevAbam
2014-11-11Fix on retreive users connected on system blockShevAbam
2014-11-11Add favicon ; change measurements ; fix on ping moduleShevAbam
2014-11-10Fix for RedHat/CentOS.Hugues Granger
2014-10-26Fix distro name for some more platforms (e.g. Raspbian).Hugues Granger
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-21Fixes issue with spaces in filesystem name.Hugues Granger
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