updates to nrpe and flowd

This commit is contained in:
Pi
2019-03-20 11:19:22 -04:00
parent cdcd933a90
commit c7a297ef60
2 changed files with 5 additions and 1 deletions

3
hosts
View File

@@ -54,9 +54,12 @@ sdwcltm5
sdwcltm6
sdwcltm7
sdwcltm4
sdwcltm8
sdwcltm9
sdwsrvm
sdwsrvl
ubuntu-server-1
ubuntu-server-2
[facebook]
sdwcltm5

View File

@@ -8,4 +8,5 @@ command[check_test_file_1G]=/usr/bin/sudo /usr/lib/nagios/plugins/check_file_age
command[check_root]=/usr/lib/nagios/plugins/check_disk -w 20% -c 10% -p /
command[check_mem]=/usr/lib/nagios/plugins/check_mem.pl -u -C -w 85 -c 95
command[check_swap]=/usr/lib/nagios/plugins/check_swap -w 30% -c 10%
command[check_sipp]=/usr/lib/nagios/plugins/check_procs -C sipp -w 1:1 -c 1:1
command[check_fprobe]=/usr/lib/nagios/plugins/check_procs -C fprobe -w 1:1 -c 1:1