|
From: Anthony M. <amo...@gm...> - 2009-05-21 02:42:33
|
Hi, Also you may want to remove the process check for Explorer.exe since that process is only running when a user space running. Tony (Author of NC_Net) On Wed, May 20, 2009 at 12:17 PM, Christoph Stoettner <in...@st...>wrote: > 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) > > > ------------------------------------------------------------------------------ > 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 > _______________________________________________ > Nagios-users mailing list > Nag...@li... > 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 > |