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:
Kevin Fenzi 2022-10-12 12:45:48 -07:00
parent 3b3e224415
commit 18eecec303

View file

@ -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