added ups checks for starbug and reddwarf

This commit is contained in:
Radar231 2021-08-07 18:45:46 -04:00
parent f31a4299f6
commit 9f252f70a2
1 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,10 @@ command[check_swap]=/usr/lib/nagios/plugins/check_swap -w 20% -c 10%
command[check_big_procs]=/usr/lib/nagios/plugins/check_procs -w 1000 -c 1200
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
command[check_starbug_ups]=/usr/lib/nagios/plugins/check_ups -H localhost -u myups
command[check_reddwarf_ups]=/usr/lib/nagios/plugins/check_ups -H localhost -u myups
# docker container checks
# files