aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for Unix sockets in service listJan Tuomi2020-06-232-22/+56
* Merge branch 'master' of https://github.com/shevabam/ezservermonitor-webShevAbam2019-01-172-0/+4
|\
| * Adds option to ignore /dev/loopX via config file #60shevabam2018-09-022-0/+4
* | Network: ifconfig command check errors no longer appear in logsShevAbam2019-01-171-1/+1
|/
* Fix sequence of CPU load from mobile #57ShevAbam2018-05-231-5/+7
* Scan Port : check the return of the fwrite #59ShevAbam2018-04-031-10/+17
* Ping : add "round-trip" in awk regexShevAbam2017-11-291-1/+1
* fix PHP 7.1 notices "non well formed numeric value" #52shevabam2017-11-024-2/+5
* Merge pull request #55 from HBadertscher/disk_ignore_mountshevabam2017-11-022-1/+8
|\
| * Adds option to ignore mounts via config fileHBadertscher2017-11-012-1/+8
|/
* Merge pull request #48 from Nicolas01/DontRemoveSpacesInMountPointsshevabam2017-03-231-2/+4
|\
| * fix printf to allow to print % with mawkNicolas LLOBERA2017-03-231-1/+1
| * fix the awk commandNicolas LLOBERA2017-03-211-1/+1
| * manages spaces in mount point namesNicolas LLOBERA2017-03-201-1/+3
| * do not remove spaces from the mount point namesNicolas LLOBERA2017-03-201-2/+2
* | Merge pull request #49 from Nicolas01/ImproveLastLoginDateshevabam2017-03-211-2/+2
|\ \
| * | displays the full dateNicolas LLOBERA2017-03-201-2/+2
| * | Merge branch 'master' of https://github.com/shevabam/ezservermonitor-webNicolas LLOBERA2017-03-202-6/+6
| |\ \ | |/ / |/| / | |/
* | Merge pull request #47 from Nicolas01/fixFileExistsInOsDetectionshevabam2017-03-202-6/+6
|\ \
| * | checks if the file exists before trying the command for the cpu temperatureNicolas LLOBERA2017-03-201-2/+2
| * | Revert "dark theme"Nicolas LLOBERA2017-03-202-78/+0
| * | checks if the file exists before trying the commandNicolas LLOBERA2017-03-201-4/+4
| | * Revert "dark theme"Nicolas LLOBERA2017-03-202-78/+0
| |/
| * Merge remote-tracking branch 'upstream/master'Nicolas LLOBERA2017-03-202-1/+678
| |\ | |/ |/|
* | Fix network mount point with spaces #36shevabam2016-12-241-1/+4
* | Added LICENSE file #45shevabam2016-12-241-0/+674
| * dark themeNicolas LLOBERA2016-12-172-0/+78
|/
* Merge pull request #40 from hutchison/mastershevabam2016-08-301-0/+2
|\
| * Adds .ht{access|passwd} to .gitignore.Martin Darmüntzel2016-08-301-0/+2
|/
* System : better OS name detectionShevAbam2016-04-191-3/+6
* Closing tcp connection #34ShevAbam2016-04-161-4/+3
* Closing tcp connection #34ShevAbam2016-04-161-0/+6
* System : prevents error with date if there is no date.timezone defined in php...ShevAbam2016-01-081-1/+1
* System : prevents error with date if there is no date.timezone defined in php...ShevAbam2016-01-081-0/+1
* Merge branch 'master' of https://github.com/shevabam/ezservermonitor-webShevAbam2016-01-082-1/+2
|\
| * CSS : header custom_title if <a> no text-underlinev2.5ShevAbam2015-07-212-1/+2
* | Disk : add -P option to df command for POSIX output format if disk mounts hav...ShevAbam2016-01-081-1/+1
|/
* Change auto refresh methodShevAbam2015-07-176-7/+11
* Uptime : more readableShevAbam2015-07-162-16/+42
* Themes available !ShevAbam2015-07-159-44/+146
* Disk : add filesystem and option to enable/disable it (disk:show_filesystem)ShevAbam2015-07-144-7/+18
* Add option to add custom title in header (esm:custom_title)ShevAbam2015-07-137-29/+48
* General : cleaning and optimizing CSSShevAbam2015-07-0732-409/+2485
* 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
* Rewriting the network module (#12 and #16)ShevAbam2014-12-192-11/+105
* Network : fix for ifconfig command and for getting network ratesv2.3ShevAbam2014-11-111-8/+23