Hi Team
On Linux machines, we use service xinetd status/start/stop/restart commands for nrpe agent.
However my client is not ok with this and they are saying xinetd has ability to cause a server outage. Do we have any alternate method to install nrpe instead of xinet? please reply. Thanks.
xinetd service restart
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: xinetd service restart
You could run it in daemon mode
You need to make sure you add their Nagios server to the allowed_hosts field in the nrpe.cfg
Code: Select all
/usr/local/nagios/bin/nrpe -d -c /usr/local/nagios/etc/nrpe.cfg-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: xinetd service restart
Hello, @jyoti22. Please use this manual to uninstall the NRPE:
https://support.nagios.com/kb/article/n ... e-741.html
The newest version of NRPE runs as a standalone NRPE daemon. Here are the installation instructions:
https://support.nagios.com/kb/article.php?id=515
Let me know if you have any other questions.
https://support.nagios.com/kb/article/n ... e-741.html
The newest version of NRPE runs as a standalone NRPE daemon. Here are the installation instructions:
https://support.nagios.com/kb/article.php?id=515
Let me know if you have any other questions.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.