Hi
I have two servers
1.Nagios server (Where we installed Nagios) 192.168.168.133
2.Client Server (Where we installed NRPE plugin version 2.14) 192.168.18.135
When I ran the command check_NRPE as show in the attachement, it is always running on Nagios server and not on the client machine.ie.It is fetching the version from Nagios Server and not from the client server.
Please suggest.
Thanks
Venu
Check_NRPE command is not running on Client Server
-
venugopaldigital
- Posts: 3
- Joined: Thu Mar 30, 2017 12:38 am
Check_NRPE command is not running on Client Server
You do not have the required permissions to view the files attached to this post.
Re: Check_NRPE command is not running on Client Server
Can you share the output of the following commands executed from the CLI of your Nagios XI machine:
Code: Select all
/usr/local/nagios/libexec/check_nrpe
/usr/local/nagios/libexec/check_nrpe -H 192.168.168.133
/usr/local/nagios/libexec/check_nrpe -H 192.168.168.135
ps aux | grep nrpe
px aux | grep xinetdFormer Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
venugopaldigital
- Posts: 3
- Joined: Thu Mar 30, 2017 12:38 am
Re: Check_NRPE command is not running on Client Server
From these commands I am getting the correct values.But facing the problem when I run from the UI.
thanks
Venu
thanks
Venu
Re: Check_NRPE command is not running on Client Server
Testing commands from the GUI with "Run Check Command" isn't always reliable. As long as your check command definition matches what's working in the CLI, you should be fine.
Are you seeing errors on the service status page as well?
Are you seeing errors on the service status page as well?
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/