nagios: Added DHCP service target.
This commit is contained in:
parent
9c2f621ef9
commit
2837e3ae85
2 changed files with 13 additions and 1 deletions
|
@ -179,7 +179,7 @@ define command{
|
|||
# 'check_dhcp' command definition
|
||||
define command{
|
||||
command_name check_dhcp
|
||||
command_line $USER1$/check_dhcp $ARG1$
|
||||
command_line $USER1$/check_dhcp -s $ARG1$
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue