Page 1 of 1

check_nrpe

Posted: Mon Dec 27, 2021 10:12 am
by deek
Hi Team ,

I have got a problem in NagiosXI after the upgradation . Once we upgraded the NagiosXI to 5.8.6 the check_nrpe plugin was not working . So we added -2 to the command of check_nrpe and most of them worked .

There are certain parameters which shows OK status in NagiosXI GUI but gives an error when trying on the command line . Could you please let us know on how to fix this issue .
Capture_nrpe2.PNG
Capture_nrpe.PNG

Re: check_nrpe

Posted: Mon Dec 27, 2021 4:51 pm
by ssax
It's like just the Run Check Command button that's having issues with the escaping as they recently hardened that functionality.

Run the command from the CLI from an SSH session but run this command first:

Code: Select all

su - nagios

Re: check_nrpe

Posted: Tue Dec 28, 2021 12:54 pm
by deek
Yes we are getting the correct output from the CLI from an SSH session .
What can be done to remediate the issue on run check command .

Re: check_nrpe

Posted: Tue Dec 28, 2021 5:54 pm
by ssax
Development will need to implement a fix for it, I've submitted the bug report to them with a link back to this thread and explaining the issue:

Code: Select all

NEW TASK ID 15701 created - Nagios XI Bug Report: XI - CCM - Run Check Command button escaping issue

Re: check_nrpe

Posted: Tue Jan 04, 2022 8:58 am
by deek
Sure . Please keep me posted with updates .

Thanks & Regards ,
Arya

Re: check_nrpe

Posted: Tue Jan 04, 2022 5:26 pm
by ssax
I apologize, but we do not currently have an automated system that will notify you (or us) when development has completed the task. You'll need to check the Change Logs on each release like we do to determine if something has been fixed:

https://www.nagios.com/downloads/nagios-xi/change-log/

Thank you!

Re: check_nrpe

Posted: Wed Jan 19, 2022 9:10 am
by deek
Thanks .
You can close this ticket .