Nagios nrpe agent installation
Posted: Mon Apr 06, 2020 6:13 am
Hi,
We are trying to install the linux nrpe agent on a server to be monitored by nagios using the check_nrpe plugin.
Following the guide https://assets.nagios.com/downloads/nag ... _Agent.pdf we did all the setup.
./full install gives the below message, but i dont see any folder as /usr/local/nagios...
Proceeding with installation...
Running './0-repos'...
Repos already configured - exiting.
RESULT=0
Running './1-prereqs'...
Prereqs already installed - skipping...
RESULT=0
Running './2-usersgroups'...
Users/groups already configured - skipping.
RESULT=0
Running './3-services'...
/etc/services already updated - skipping.
RESULT=0
Running './4-firewall'...
Firewall rules already configured - skipping.
RESULT=0
Running './A-subcomponents'...
Subcomponents already configured - skipping.
RESULT=0
##########################################################
### ###
### Nagios XI Linux Agent Installation Complete! ###
### ###
##########################################################
Will it be stored inside .tmp itself.?
And when i tried to add the server in Nagios XI, I am getting error as "(No output on stdout) stderr: connect to address xx.xxx.xx.xx port 5666: No route to host"
In the above documentation there are no clear steps on configuration files to allow port 5666 , firewall, xinetd etc..
Could you provide with documentation if any other or advise on the above.
Thanks.
We are trying to install the linux nrpe agent on a server to be monitored by nagios using the check_nrpe plugin.
Following the guide https://assets.nagios.com/downloads/nag ... _Agent.pdf we did all the setup.
./full install gives the below message, but i dont see any folder as /usr/local/nagios...
Proceeding with installation...
Running './0-repos'...
Repos already configured - exiting.
RESULT=0
Running './1-prereqs'...
Prereqs already installed - skipping...
RESULT=0
Running './2-usersgroups'...
Users/groups already configured - skipping.
RESULT=0
Running './3-services'...
/etc/services already updated - skipping.
RESULT=0
Running './4-firewall'...
Firewall rules already configured - skipping.
RESULT=0
Running './A-subcomponents'...
Subcomponents already configured - skipping.
RESULT=0
##########################################################
### ###
### Nagios XI Linux Agent Installation Complete! ###
### ###
##########################################################
Will it be stored inside .tmp itself.?
And when i tried to add the server in Nagios XI, I am getting error as "(No output on stdout) stderr: connect to address xx.xxx.xx.xx port 5666: No route to host"
In the above documentation there are no clear steps on configuration files to allow port 5666 , firewall, xinetd etc..
Could you provide with documentation if any other or advise on the above.
Thanks.