Page 2 of 2

Re: Naigos core 3 + nrdp

Posted: Thu Oct 27, 2016 3:53 am
by ericssonvietnam
added your suggested fix, but lo luck.
[settings]
CONFIG_VERSION=0
CONFIG_NAME=Ind_winnrpe
URL=http://nagiosuat.egi.ericsson.com/nrdp
TOKEN=uatclient
PLUGIN_DIR=C:\Program Files\Nagios\NRDS_Win\plugins
UPDATE_CONFIG=1
UPDATE_PLUGINS=1
LOG_FILE=C:\Program Files\Nagios\NRDS_Win\logs\NRDS_debug.log
IGNORE_SSL_CERTIFICATE_ERRORS

[services]
command[Hardware_Details] = $PLUGIN_DIR$\check_hwinfo.swf

[extensions]
vbs = cscript //nologo //T:10 $CHECK_COMMAND$
swf = cscript //nologo //T:10 $CHECK_COMMAND$
ps1 = powershell -ExecutionPolicy Bypass -File $CHECK_COMMAND$
Debug logs says..
10/26/2016 9:35:00 PM ---NRDS Transaction Finished--- :
10/26/2016 9:40:01 PM ---Starting NRDS Transaction--- :
10/26/2016 9:40:01 PM Diagnostic mode : False
10/26/2016 9:40:01 PM base NRDP address locked and loaded : http://nagiosuat.egi.ericsson.com/nrdp/ ... lient&cmd=
10/26/2016 9:40:01 PM XML being passed to check for updates : http://nagiosuat.egi.ericsson.com/nrdp/ ... DATA=<?xml version='1.0' ?><configs><config><name>Ind_winnrpe</name><version>0</version></config></configs>
10/26/2016 9:40:01 PM running Post routine.. :
10/26/2016 9:40:01 PM ignoring certificate errors : 13056
10/26/2016 9:40:01 PM Post Data.... :
10/26/2016 9:40:01 PM address..... : http://nagiosuat.egi.ericsson.com/nrdp/ ... DATA=<?xml version='1.0' ?><configs><config><name>Ind_winnrpe</name><version>0</version></config></configs>
10/26/2016 9:40:02 PM NRDP response to update query : NO REQUEST HANDLER
10/26/2016 9:40:02 PM command to be run : C:\PROGRA~1\Nagios\NRDS_Win\plugins\check_hwinfo.swf
10/26/2016 9:40:02 PM command line executing : cmd /c C:\PROGRA~1\Nagios\NRDS_Win\plugins\check_hwinfo.swf > %temp%\output.txt

Re: Naigos core 3 + nrdp

Posted: Thu Oct 27, 2016 11:14 am
by dwhitfield
I'm sorry. I made a typo. You should change swf to wsf. I am going to go back and edit my earlier post so people don't copy it before getting to the mea culpa.