nagios: adjust redhat.com email check
Right now there's often a backlog due to it not responding to the fedora side. So, lets bump up the checks a bit so they do not alert all the time. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3b3e224415
commit
18eecec303
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
command[check_postfix_redhat]={{ libdir }}/nagios/plugins/check_postfix_queue.py redhat.com -w 80 -c 100 -L 30
|
||||
command[check_postfix_redhat]={{ libdir }}/nagios/plugins/check_postfix_queue.py redhat.com -w 150 -c 200 -L 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue