summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-03Changes specific to darnassus.sceen.netHEADdarnassusRichard Braun
2016-04-19System : better OS name detectionmasterShevAbam
2016-04-16Closing tcp connection #34ShevAbam
2016-04-16Closing tcp connection #34ShevAbam
2016-01-08System : prevents error with date if there is no date.timezone defined in ↵ShevAbam
php.ini
2016-01-08System : prevents error with date if there is no date.timezone defined in ↵ShevAbam
php.ini
2016-01-08Merge branch 'master' of https://github.com/shevabam/ezservermonitor-webShevAbam
2016-01-08Disk : add -P option to df command for POSIX output format if disk mounts ↵ShevAbam
have long names #27
2015-07-21CSS : header custom_title if <a> no text-underlinev2.5ShevAbam
2015-07-17Change auto refresh methodShevAbam
Theme slate little a more lighter
2015-07-16Uptime : more readableShevAbam
2015-07-15Themes available !ShevAbam
Disk : filesystem column is hidden in mobile view
2015-07-14Disk : add filesystem and option to enable/disable it (disk:show_filesystem)ShevAbam
Network usage : center values of receive and transmit
2015-07-13Add option to add custom title in header (esm:custom_title)ShevAbam
Last login : add option to enable or not Disk : add filesystem Disk : values are centered
2015-07-07General : cleaning and optimizing CSSShevAbam
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-02-12update readmev2.4ShevAbam
2015-02-12v2.4 in config fileShevAbam
2015-02-11Fix on retrieving OS nameShevAbam
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-11Gauges : change widthShevAbam
2014-11-11Add favicon ; change measurements ; fix on ping moduleShevAbam
2014-11-11Merge pull request #8 from Wohlraj/distro_nameshevabam
Fix distro name for some more platforms (e.g. Raspbian).
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-21Merge pull request #7 from Wohlraj/df-space-fixshevabam
Fixes issue with spaces in filesystem name.
2014-10-21Fixes issue with spaces in filesystem name.Hugues Granger
2014-09-08Merge pull request #4 from dustindauncey/mastershevabam
Improved unity in labels and made more general for users
2014-09-07Update esm.config.jsonDustin Dauncey
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.
2014-09-07Update index.phpDustin Dauncey
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-06-18Update README.mdv2.1ShevAbam
2014-06-18Add README.mdShevAbam
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