Add /var/log to disk.cfg
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
3fe2270f18
commit
c23916a679
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ command[check_disk_/srv/cache/lookaside]={{ libdir }}/nagios/plugins/check_disk
|
|||
command[check_disk_/srv]=/usr/lib64/nagios/plugins/check_disk -w 20% -c 10% -p /srv
|
||||
command[check_disk_/srv/buildmaster]=/usr/lib64/nagios/plugins/check_disk -w 20% -c 10% -p /srv/buildmaster
|
||||
command[check_disk_/srv/taskotron]=/usr/lib64/nagios/plugins/check_disk -w 20% -c 10% -p /srv/taskotron
|
||||
command[check_disk_/var/log]=/usr/lib64/nagios/plugins/check_disk -w 20% -c 15% -p /var/log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue