let us try this
This commit is contained in:
parent
e69ba5c193
commit
572273d277
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ command[check_disk_/var/lib64/mock]=/usr/lib64/nagios/plugins/check_disk -w 20%
|
|||
command[check_disk_/var/log]=/usr/lib64/nagios/plugins/check_disk -w 15% -c 10% -p /var/log
|
||||
command[check_disk_/srv/cache/lookaside]=/usr/lib64/nagios/plugins/check_disk -w 20% -c 10% -p /srv/cache/lookaside
|
||||
command[check_disk_/project/]=/usr/lib64/nagios/plugins/check_disk -w 5% -c 1% -p /project/
|
||||
command[check_disk_/var/lib/registry]=/usr/lib64/nagios/plugins/check_disk -w 20% -c 10% -p /projects/
|
||||
command[check_disk_/var/lib/registry]=/usr/lib64/nagios/plugins/check_disk -w 20% -c 10% -p /var/lib/registry
|
||||
command[check_zombie_procs]=/usr/lib64/nagios/plugins/check_procs -w 15 -c 25 -s Z
|
||||
command[check_total_procs]=/usr/lib64/nagios/plugins/check_procs -w 900 -c 1000
|
||||
command[check_swap]=/usr/lib64/nagios/plugins/check_swap -w 15% -c 10%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue