and I am not having any luck. I am getting (No output on stdout) stderr:
When I run the powershell file manually on the windows box, it works.
When I try to run it from teh command line on the Nagios box, it doesn't seem to be doing anything.
becasue it's using a powershell script, I tried https://assets.nagios.com/downloads/nag ... ios-XI.pdf (becuause its using the same process)
I get the same results with that also. "(No output on stdout) stderr:"
And from the nagios machine, it doesn't seem to do anything.
Code: Select all
[root@G1VPNAG03 libexec]# ./check_nrpe -H G1VPSAJAM01 -t 120 -p 5666 -c check_updates
[root@G1VPNAG03 libexec]#
The NSClient i am using is 0.4.1.105
any ideas?