Hello,
as Mr. Nigel Prentice already pointed out:
Your command definition should read:
define command{
command_name check_rbl
command_line $USER1$/check_rbl.pl $HOSTADDRESS$
}
The "!" is used as argument separator in service definitions - do not
use the "!" in the command definition.
Regards,
Stefan Nottorf