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