Nagios XI 5.5.2 and poweshell script
Posted: Wed Sep 12, 2018 5:47 am
Hi to all!
I checked powershell script according with https://assets.nagios.com/downloads/nag ... ios-XI.pdf
I add this lines from this document https://assets.nagios.com/downloads/nag ... ios-XI.pdf
I try different version 0.3 and 0.5 of nsclient and I changed some settings in nslient.ini.
But I have problem with testing the check from the Nagios XI Server.
When I use
[root@nagios libexec]# ./check_nrpe -H server_name
I (0.4.4.23 2016-04-05) seem to be doing fine...
When I use
[root@nagios libexec]# ./check_nrpe -H server_name -t 120 -p 5666 -c check_updates
CHECK_NRPE: Receive header underflow - only 0 bytes received (4 expected).
Locally on server powershell script works fine.
BR
Wojtek
I checked powershell script according with https://assets.nagios.com/downloads/nag ... ios-XI.pdf
I add this lines from this document https://assets.nagios.com/downloads/nag ... ios-XI.pdf
I try different version 0.3 and 0.5 of nsclient and I changed some settings in nslient.ini.
But I have problem with testing the check from the Nagios XI Server.
When I use
[root@nagios libexec]# ./check_nrpe -H server_name
I (0.4.4.23 2016-04-05) seem to be doing fine...
When I use
[root@nagios libexec]# ./check_nrpe -H server_name -t 120 -p 5666 -c check_updates
CHECK_NRPE: Receive header underflow - only 0 bytes received (4 expected).
Locally on server powershell script works fine.
BR
Wojtek