Monitorix/lib
Jordi Sanfeliu acc3f1bb62 Improved the alerting system in 'gensens.pm'
From now on, the alerts accepts a forth parameter that specifies
when the alert will be triggered. This parameter accepts two values:
'above' or 'below', being the 'above' the default value if it's not
specified, in order to keep backwards compatibility.

This way, if some value in the graph is 'above' or 'below' from the
threshold during more time than specified in the timeout value, the
alert will be triggered.

#221
2019-02-08 09:45:12 +01:00
..
HTTPServer.pm fixed in HTTP built-in to force authentication (when enabled) always, even on non-existing pages 2018-10-05 09:54:06 +02:00
Monitorix.pm fixed a typo in 'lib/Monitorix.pm' 2018-10-22 09:44:17 +02:00
ambsens.pm Added a complete graph to support external ambient sensors ('ambsens.pm') 2017-11-24 09:06:40 +01:00
apache.pm redirect all the output into an array to support parallelizing in 'apache.pm' 2017-07-21 10:35:53 +02:00
apcupsd.pm force to save values as 'unknown' when 'apcaccess' returns error. #201 2018-02-26 09:15:56 +01:00
bind.pm redirect all the output into an array to support parallelizing in 'bind.pm' 2017-07-24 11:56:05 +02:00
chrony.pm redirect all the output into an array to support parallelizing in 'chrony.pm' 2017-07-24 12:05:02 +02:00
disk.pm small fixes 2018-03-06 09:57:50 +01:00
du.pm added in 'du.pm' the ability to count files in every directory defined. #112 2018-10-26 12:49:24 +02:00
emailreports.pm small change 2017-09-25 15:24:19 +02:00
fail2ban.pm redirect all the output into an array to support parallelizing in 'fail2ban.pm' 2017-07-25 12:32:32 +02:00
fs.pm fixed to limit the length of the device names in 'fs.pm' 2017-12-01 11:51:58 +01:00
ftp.pm small fix 2017-07-27 09:10:20 +02:00
gensens.pm Improved the alerting system in 'gensens.pm' 2019-02-08 09:45:12 +01:00
hptemp.pm added the ability to include an alert for each defined sensor in 'hptemp.pm' 2017-07-28 13:02:10 +02:00
icecast.pm redirect all the output into an array to support parallelizing in 'icecast.pm' 2017-07-27 12:07:54 +02:00
int.pm redirect all the output into an array to support parallelizing in 'int.pm' 2017-07-27 12:12:18 +02:00
ipmi.pm allow negative thermal margin values in ipmi 2019-01-16 10:21:22 +02:00
kern.pm redirect all the output into an array to support parallelizing in 'kern.pm' 2017-07-20 16:16:58 +02:00
libvirt.pm redirect all the output into an array to support parallelizing in 'libvirt.pm' 2017-07-27 12:19:32 +02:00
lighttpd.pm redirect all the output into an array to support parallelizing in 'lighttpd.pm' 2017-07-31 11:31:06 +02:00
lmsens.pm fixed a missalignment of the MB & CPU temperatures values in 'lmsens.pm' 2017-12-01 11:22:11 +01:00
mail.pm small fix 2017-09-01 12:13:03 +02:00
memcached.pm redirect all the output into an array to support parallelizing in 'memcached.pm' 2017-08-02 19:13:23 +02:00
mongodb.pm redirect all the output into an array to support parallelizing in 'mongodb.pm' 2017-08-02 19:19:29 +02:00
mysql.pm redirect all the output into an array to support parallelizing in 'mysql.pm' 2017-08-02 19:25:36 +02:00
net.pm now 'net.pm' is able to monitor unlimited number of network interfaces. #188 2017-08-31 16:15:36 +02:00
netstat.pm removed the -H parameter from the 'ss' commands in order improve compatibility accross different Linux distributions. #196 2018-01-22 17:42:10 +01:00
nfsc.pm redirect all the output into an array to support parallelizing in 'nfsc.pm' 2017-08-03 10:45:46 +02:00
nfss.pm redirect all the output into an array to support parallelizing in 'nfss.pm' 2017-08-03 10:54:52 +02:00
nginx.pm redirect all the output into an array to support parallelizing in 'nginx.pm' 2017-08-03 10:58:37 +02:00
ntp.pm redirect all the output into an array to support parallelizing in 'ntp.pm' 2017-08-04 09:24:55 +02:00
nut.pm redirect all the output into an array to support parallelizing in 'nut.pm' 2017-08-04 09:36:06 +02:00
nvidia.pm fix legend diaplay for nvidia 2017-09-28 02:25:40 +08:00
pagespeed.pm redirect all the output into an array to support parallelizing in 'pagespeed.pm' 2017-08-28 17:27:59 +02:00
phpapc.pm redirect all the output into an array to support parallelizing in 'phpapc.pm' 2017-08-28 17:44:39 +02:00
port.pm redirect all the output into an array to support parallelizing in 'port.pm' 2017-08-28 17:50:15 +02:00
proc.pm redirect all the output into an array to support parallelizing in 'proc.pm' 2017-07-21 09:51:40 +02:00
process.pm fixed in 'process.pm' to fully honour the option 'netstats_in_bps' 2017-10-24 12:28:50 +02:00
raspberrypi.pm redirect all the output into an array to support parallelizing in 'raspberrypi.pm' 2017-08-29 10:58:42 +02:00
serv.pm redirect all the output into an array to support parallelizing in 'serv.pm' 2017-08-29 11:05:37 +02:00
squid.pm redirect all the output into an array to support parallelizing in 'squid.pm' 2017-08-29 11:30:18 +02:00
system.pm entropy disabled while waiting for a solution 2018-05-15 09:48:58 +02:00
tc.pm redirect all the output into an array to support parallelizing in 'tc.pm' 2017-08-29 11:35:15 +02:00
traffacct.pm small update 2017-01-19 18:27:17 +01:00
user.pm redirect all the output into an array to support parallelizing in 'user.pm' 2017-08-30 10:24:52 +02:00
varnish.pm redirect all the output into an array to support parallelizing in 'varnish.pm' 2017-08-30 10:33:05 +02:00
verlihub.pm redirect all the output into an array to support parallelizing in 'verlihub.pm' 2017-08-30 10:36:23 +02:00
wowza.pm redirect all the output into an array to support parallelizing in 'wowza.pm' 2017-08-30 10:41:55 +02:00
zfs.pm added ZFS iostat per pool in 'zfs.pm' #190 2018-03-23 11:29:07 +01:00