- fix path to stats file in nrpe check

OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins-mailstat?expand=0&rev=8
This commit is contained in:
Lars Vogdt 2020-08-17 11:29:43 +00:00 committed by Git OBS Bridge
parent 5e9ee45b3c
commit e013b4e993
2 changed files with 6 additions and 1 deletions

View File

@ -6,4 +6,4 @@
# the user executing the check below. Example: # the user executing the check below. Example:
# touch /var/log/mailgraph/mailgraph.stats{,old} # touch /var/log/mailgraph/mailgraph.stats{,old}
# chown nagios: /var/log/mailgraph/mailgraph.stats{,old} # chown nagios: /var/log/mailgraph/mailgraph.stats{,old}
command[check_mailstat]=/usr/lib/nagios/plugins/check_mailstat -w 1000:0:0:0:0:10 -c 2000:0:0:0:0:30 -s /var/log/mailgraph/mailgraph.statsi command[check_mailstat]=/usr/lib/nagios/plugins/check_mailstat -w 1000:0:0:0:0:10 -c 2000:0:0:0:0:30 -s /var/log/mailgraph/mailgraph.stats

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 17 11:29:10 UTC 2020 - Lars Vogdt <lars@linux-schulserver.de>
- fix path to stats file in nrpe check
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jun 21 09:51:12 UTC 2020 - lars@linux-schulserver.de - 0.9.1 Sun Jun 21 09:51:12 UTC 2020 - lars@linux-schulserver.de - 0.9.1