diff --git a/check_brocade/trunk/examples/commands.cfg b/check_brocade/trunk/examples/commands.cfg index 38b1e91..2ae0a85 100644 --- a/check_brocade/trunk/examples/commands.cfg +++ b/check_brocade/trunk/examples/commands.cfg @@ -1,4 +1,4 @@ define command { 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 }