check_nt: Could not parse arguments

Christoph Stoettner info at stoeps.de
Wed May 20 18:17:17 CEST 2009


Hi,

Problem is the first $ in password1$ of your command-definition (check_nt)

command_line     $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s Password1$ -v
$ARG1$ $ARG2$

I would say, that it should be -s $USER2$ when you store the password in
your resource.cfg or -s $Password1$

Bye
Christoph (Stoeps)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20090520/8dbcdbc5/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list