mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2024-11-22 10:23:46 +01:00
Fixed script name
This commit is contained in:
parent
b9a7724ba1
commit
cd27b85e97
@ -1,4 +1,4 @@
|
|||||||
define command {
|
define command {
|
||||||
command_name check_brocade_san_env
|
command_name check_brocade_san_env
|
||||||
command_line $USER1$/check_brocade_env.pl -H $HOSTADDRESS$ -c public -l
|
command_line $USER1$/check_brocade_env -H $HOSTADDRESS$ -c public -l
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user