aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* CSS : header custom_title if <a> no text-underlinev2.5ShevAbam2015-07-212-1/+2
|
* Change auto refresh methodShevAbam2015-07-176-7/+11
| | | | Theme slate little a more lighter
* Uptime : more readableShevAbam2015-07-162-16/+42
|
* Themes available !ShevAbam2015-07-159-44/+146
| | | | Disk : filesystem column is hidden in mobile view
* Disk : add filesystem and option to enable/disable it (disk:show_filesystem)ShevAbam2015-07-144-7/+18
| | | | Network usage : center values of receive and transmit
* Add option to add custom title in header (esm:custom_title)ShevAbam2015-07-137-29/+48
| | | | | | Last login : add option to enable or not Disk : add filesystem Disk : values are centered
* General : cleaning and optimizing CSSShevAbam2015-07-0732-409/+2485
| | | | | | | | | | | | | 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)
* update readmev2.4ShevAbam2015-02-121-1/+2
|
* v2.4 in config fileShevAbam2015-02-121-1/+1
|
* Fix on retrieving OS nameShevAbam2015-02-111-2/+3
|
* Fixed memory datas on Arch #15ShevAbam2015-02-052-6/+11
|
* CPU : changes on retrieving CPU informationShevAbam2015-01-166-26/+42
| | | | | Load Average and CPU : fix on recovery the number of CPU cores Last login : the datas are retrieved differently
* Rewriting the network module (#12 and #16)ShevAbam2014-12-192-11/+105
| | | | Some issues with Arch or old Ubuntu
* Network : fix for ifconfig command and for getting network ratesv2.3ShevAbam2014-11-111-8/+23
|
* Fix on retreive users connected on system blockShevAbam2014-11-111-6/+1
|
* Gauges : change widthShevAbam2014-11-113-4/+5
|
* Add favicon ; change measurements ; fix on ping moduleShevAbam2014-11-115-5/+12
|
* Merge pull request #8 from Wohlraj/distro_nameshevabam2014-11-111-12/+3
|\ | | | | Fix distro name for some more platforms (e.g. Raspbian).
| * 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
|/
* x Bug on check_updatesv2.2ShevAbam2014-10-211-1/+1
|
* Several new things !ShevAbam2014-10-213-4/+52
| | | | | | | - 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)*
* Merge pull request #7 from Wohlraj/df-space-fixshevabam2014-10-211-1/+1
|\ | | | | Fixes issue with spaces in filesystem name.
| * Fixes issue with spaces in filesystem name.Hugues Granger2014-10-211-1/+1
|/
* Merge pull request #4 from dustindauncey/mastershevabam2014-09-082-21/+31
|\ | | | | Improved unity in labels and made more general for users
| * Update esm.config.jsonDustin Dauncey2014-09-071-8/+18
| | | | | | Added a couple more examples of services. Also edited names to be more general (removed the specific application name since that depends on everybody's configuration). Also changed hosts to be the top visited sites in the world.
| * 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.
* Update README.mdv2.1ShevAbam2014-06-181-1/+1
|
* Add README.mdShevAbam2014-06-181-0/+25
|
* - System : fix to get the distro nameShevAbam2014-06-1811-27/+50
| | | | | | | | | | - 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-1833-0/+3672