The client seems to be configured properly and testing at the client works as expected. However, at the Creating and Testing the Check of for Nagios XI section of the document I don't get any output when I run the command:
Code: Select all
./check_nrpe -H 192.168.103.20 -p 5666 -c check_updates -t 60
- 2012-12-24 14:44:57: l:..\..\..\..\trunk\modules\CheckExternalScripts\CheckExternalScripts.cpp:229: Arguments: /c echo scripts\check_windows_updates.ps1; exit $LastExitCode | powershell.exe -command -
2012-12-24 14:45:00: l:..\..\..\trunk\service\NSClient++.cpp:385: NSClient++ 0,4,0,172 2012-05-08 x64 booting...
2012-12-24 14:45:00: e:d:\source\nscp\trunk\modules\checkexternalscripts\commands.hpp:91: Failed to parse arguments for command 'check_updates', using old split string method: unknown escape sequence: cmd /c echo scripts\check_windows_updates.ps1; exit $LastExitCode | powershell.exe -command -
Any assistance you could provide is greatly appreciated.
Tom