changed 'check_big_procs' config - increased values

This commit is contained in:
Radar231 2021-12-30 13:45:35 -05:00
parent 51f4b842d5
commit 820fcf9fbd
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ command[check_users]=/usr/lib/nagios/plugins/check_users -w 20 -c 50
command[check_swap]=/usr/lib/nagios/plugins/check_swap -w 20% -c 10%
# process & load checks for starbug and reddwarf
command[check_big_procs]=/usr/lib/nagios/plugins/check_procs -w 1000 -c 1200
command[check_big_procs]=/usr/lib/nagios/plugins/check_procs -w 1250 -c 1500
command[check_big_load]=/usr/lib/nagios/plugins/check_load -w 9.0,8.0,7.0 -c 14.0,10.0,8.0
# UPS checks for starbug and reddwarf