| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enable systemd service support | Jan Tuomi | 2020-06-23 | 1 | -2/+5 |
| | | |||||
| * | Merge branch 'feature/unix-socket-support' | Jan Tuomi | 2020-06-23 | 2 | -22/+56 |
| |\ | |||||
| | * | Add support for Unix sockets in service list | Jan Tuomi | 2020-06-23 | 2 | -22/+56 |
| |/ | |||||
| * | Merge branch 'master' of https://github.com/shevabam/ezservermonitor-web | ShevAbam | 2019-01-17 | 2 | -0/+4 |
| |\ | |||||
| | * | Adds option to ignore /dev/loopX via config file #60 | shevabam | 2018-09-02 | 2 | -0/+4 |
| | | | |||||
| * | | Network: ifconfig command check errors no longer appear in logs | ShevAbam | 2019-01-17 | 1 | -1/+1 |
| |/ | |||||
| * | Fix sequence of CPU load from mobile #57 | ShevAbam | 2018-05-23 | 1 | -5/+7 |
| | | |||||
| * | Scan Port : check the return of the fwrite #59 | ShevAbam | 2018-04-03 | 1 | -10/+17 |
| | | |||||
| * | Ping : add "round-trip" in awk regex | ShevAbam | 2017-11-29 | 1 | -1/+1 |
| | | |||||
| * | fix PHP 7.1 notices "non well formed numeric value" #52 | shevabam | 2017-11-02 | 4 | -2/+5 |
| | | |||||
| * | Merge pull request #55 from HBadertscher/disk_ignore_mount | shevabam | 2017-11-02 | 2 | -1/+8 |
| |\ | | | | | Adds option to ignore mounts via config file | ||||
| | * | Adds option to ignore mounts via config file | HBadertscher | 2017-11-01 | 2 | -1/+8 |
| |/ | | | | | | | | | | | This allows you to configure eZ Server Monitor to ignore certain disks via the "ignore_mounts" option in the configuration file. You can either create no "ignore_mounts" option at all, or set it to [] if you want to show all mounts. To ignore certain mounts, add the exact mount path to the array, e.g. ["/mnt/disk1"] or ["/mnt/disk1", "/mnt/disk2"]. This is done with *exact* string matching, so make sure the entries are correct. This makes it possible to ignore "/" and still show other paths. | ||||
| * | Merge pull request #48 from Nicolas01/DontRemoveSpacesInMountPoints | shevabam | 2017-03-23 | 1 | -2/+4 |
| |\ | | | | | Don't remove spaces in mount points | ||||
| | * | fix printf to allow to print % with mawk | Nicolas LLOBERA | 2017-03-23 | 1 | -1/+1 |
| | | | |||||
| | * | fix the awk command | Nicolas LLOBERA | 2017-03-21 | 1 | -1/+1 |
| | | | |||||
| | * | manages spaces in mount point names | Nicolas LLOBERA | 2017-03-20 | 1 | -1/+3 |
| | | | |||||
| | * | do not remove spaces from the mount point names | Nicolas LLOBERA | 2017-03-20 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #49 from Nicolas01/ImproveLastLoginDate | shevabam | 2017-03-21 | 1 | -2/+2 |
| |\ \ | | | | | | | Improve last login date | ||||
| | * | | displays the full date | Nicolas LLOBERA | 2017-03-20 | 1 | -2/+2 |
| | | | | |||||
| | * | | Merge branch 'master' of https://github.com/shevabam/ezservermonitor-web | Nicolas LLOBERA | 2017-03-20 | 2 | -6/+6 |
| | |\ \ | |/ / |/| / | |/ | |||||
| * | | Merge pull request #47 from Nicolas01/fixFileExistsInOsDetection | shevabam | 2017-03-20 | 2 | -6/+6 |
| |\ \ | | | | | | | Fix file exists in os detection | ||||
| | * | | checks if the file exists before trying the command for the cpu temperature | Nicolas LLOBERA | 2017-03-20 | 1 | -2/+2 |
| | | | | |||||
| | * | | Revert "dark theme" | Nicolas LLOBERA | 2017-03-20 | 2 | -78/+0 |
| | | | | | | | | | | | | | This reverts commit 859f243fa2f3f8d305c00a3096eda4e1fb9082a0. | ||||
| | * | | checks if the file exists before trying the command | Nicolas LLOBERA | 2017-03-20 | 1 | -4/+4 |
| | | | | |||||
| | | * | Revert "dark theme" | Nicolas LLOBERA | 2017-03-20 | 2 | -78/+0 |
| | |/ | | | | | | | This reverts commit 859f243fa2f3f8d305c00a3096eda4e1fb9082a0. | ||||
| | * | Merge remote-tracking branch 'upstream/master' | Nicolas LLOBERA | 2017-03-20 | 2 | -1/+678 |
| | |\ | |/ |/| | |||||
| * | | Fix network mount point with spaces #36 | shevabam | 2016-12-24 | 1 | -1/+4 |
| | | | |||||
| * | | Added LICENSE file #45 | shevabam | 2016-12-24 | 1 | -0/+674 |
| | | | |||||
| | * | dark theme | Nicolas LLOBERA | 2016-12-17 | 2 | -0/+78 |
| |/ | |||||
| * | Merge pull request #40 from hutchison/master | shevabam | 2016-08-30 | 1 | -0/+2 |
| |\ | | | | | Adds .ht{access|passwd} to .gitignore. | ||||
| | * | Adds .ht{access|passwd} to .gitignore. | Martin Darmüntzel | 2016-08-30 | 1 | -0/+2 |
| |/ | |||||
| * | System : better OS name detection | ShevAbam | 2016-04-19 | 1 | -3/+6 |
| | | |||||
| * | Closing tcp connection #34 | ShevAbam | 2016-04-16 | 1 | -4/+3 |
| | | |||||
| * | Closing tcp connection #34 | ShevAbam | 2016-04-16 | 1 | -0/+6 |
| | | |||||
| * | System : prevents error with date if there is no date.timezone defined in ↵ | ShevAbam | 2016-01-08 | 1 | -1/+1 |
| | | | | | php.ini | ||||
| * | System : prevents error with date if there is no date.timezone defined in ↵ | ShevAbam | 2016-01-08 | 1 | -0/+1 |
| | | | | | php.ini | ||||
| * | Merge branch 'master' of https://github.com/shevabam/ezservermonitor-web | ShevAbam | 2016-01-08 | 2 | -1/+2 |
| |\ | |||||
| | * | CSS : header custom_title if <a> no text-underlinev2.5 | ShevAbam | 2015-07-21 | 2 | -1/+2 |
| | | | |||||
| * | | Disk : add -P option to df command for POSIX output format if disk mounts ↵ | ShevAbam | 2016-01-08 | 1 | -1/+1 |
| |/ | | | | have long names #27 | ||||
| * | Change auto refresh method | ShevAbam | 2015-07-17 | 6 | -7/+11 |
| | | | | | Theme slate little a more lighter | ||||
| * | Uptime : more readable | ShevAbam | 2015-07-16 | 2 | -16/+42 |
| | | |||||
| * | Themes available ! | ShevAbam | 2015-07-15 | 9 | -44/+146 |
| | | | | | Disk : filesystem column is hidden in mobile view | ||||
| * | Disk : add filesystem and option to enable/disable it (disk:show_filesystem) | ShevAbam | 2015-07-14 | 4 | -7/+18 |
| | | | | | Network usage : center values of receive and transmit | ||||
| * | Add option to add custom title in header (esm:custom_title) | ShevAbam | 2015-07-13 | 7 | -29/+48 |
| | | | | | | | Last login : add option to enable or not Disk : add filesystem Disk : values are centered | ||||
| * | General : cleaning and optimizing CSS | ShevAbam | 2015-07-07 | 32 | -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.4 | ShevAbam | 2015-02-12 | 1 | -1/+2 |
| | | |||||
| * | v2.4 in config file | ShevAbam | 2015-02-12 | 1 | -1/+1 |
| | | |||||
| * | Fix on retrieving OS name | ShevAbam | 2015-02-11 | 1 | -2/+3 |
| | | |||||
| * | Fixed memory datas on Arch #15 | ShevAbam | 2015-02-05 | 2 | -6/+11 |
| | | |||||
| * | CPU : changes on retrieving CPU information | ShevAbam | 2015-01-16 | 6 | -26/+42 |
| | | | | | | Load Average and CPU : fix on recovery the number of CPU cores Last login : the datas are retrieved differently | ||||
