Add check_tftp
This commit is contained in:
parent
2ed4647fa9
commit
5b67839877
5 changed files with 131 additions and 0 deletions
5
check_tftp/check_tftp.cfg
Normal file
5
check_tftp/check_tftp.cfg
Normal file
|
@ -0,0 +1,5 @@
|
|||
# 'check_tftp' command definition
|
||||
define command{
|
||||
command_name check_tftp
|
||||
command_line /usr/lib/monitoring-plugins/check_tftp $HOSTADDRESS$ $ARG1$
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue