Page 1 of 1

NRDS_Win Hangs at first Check

Posted: Fri Sep 06, 2013 2:51 pm
by matt.uebel
I am using the NRDS_Win plugins to passively monitor systems as described here http://exchange.nagios.org/directory/Ad ... in/details

Working for all servers except one. Problem server starts plugin dialog as revealed in NRDS_Debug.log, but then never proceeds past the first plugin, which is check_winping.exe. Nothing ever gets sent to the Nagios server.

However, if I manually run the NRDS_Win.vbs script, it completes successfully and sends the checks to the Nagios server.

Got any ideas yribbens?

Re: NRDS_Win Hangs at first Check

Posted: Mon Sep 09, 2013 9:21 am
by slansing
Is the service running correctly? Can you try restarting it to see if checks come in?

The service's have already been configured and added into Nagios correct? Or are some still in Unconfigured objects?
Problem server starts plugin dialog as revealed in NRDS_Debug.log
Can you send a copy of the log?

Re: NRDS_Win Hangs at first Check

Posted: Mon Sep 16, 2013 9:56 am
by matt.uebel
PM'd copy of log.

I have also found a server where the script doesn't run at all from task scheduler, but succeeds if run manually from command line. These are both Windows 2k3 servers.

Re: NRDS_Win Hangs at first Check

Posted: Mon Sep 16, 2013 1:31 pm
by slansing
I don't think the attachment got through, could you re-send it?

Re: NRDS_Win Hangs at first Check

Posted: Tue Sep 17, 2013 12:08 pm
by yancy
Matt,

I apologize for the late response. It sounds like NRDS_win.vbs passes check results back when run manually, otherwise if run by the task scheduler, it does not run. Correct?

There is likely a problem with where the task scheduler is running the file from.

Can you run the following from the command line

Code: Select all

schtasks
Thanks,

-Yancy