ezservermonitor-web/libs
HBadertscher 80b48185d3 Adds option to ignore mounts via config file
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.
2017-11-01 11:23:21 +01:00
..
Utils Closing tcp connection #34 2016-04-16 19:18:01 +02:00
cpu.php checks if the file exists before trying the command for the cpu temperature 2017-03-20 17:35:14 +01:00
disk.php Adds option to ignore mounts via config file 2017-11-01 11:23:21 +01:00
last_login.php displays the full date 2017-03-20 23:43:02 +01:00
load_average.php General : cleaning and optimizing CSS 2015-07-07 15:57:41 +02:00
memory.php General : cleaning and optimizing CSS 2015-07-07 15:57:41 +02:00
network.php General : cleaning and optimizing CSS 2015-07-07 15:57:41 +02:00
ping.php General : cleaning and optimizing CSS 2015-07-07 15:57:41 +02:00
services.php General : cleaning and optimizing CSS 2015-07-07 15:57:41 +02:00
swap.php General : cleaning and optimizing CSS 2015-07-07 15:57:41 +02:00
system.php checks if the file exists before trying the command 2017-03-20 16:20:07 +01:00