Hi,
We have nagios xi and we are using nrpe agent for all our rhel 7 servers. i am trying to restart the nrpe agent but there is no such service running in rhel 7 system. but all the service are monitored from nagiosxi for the specific server. i am wondering that how can i restart the service.
Thanks,
Sathish kumar S.
nrpe agent restart command not available in redhat linux 7
-
kcloudadmin
- Posts: 1
- Joined: Wed Nov 08, 2017 2:16 am
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: nrpe agent restart command not available in redhat linux
Hi, @kcloudadmin. Try:
Also, please run:
Code: Select all
service nrpe stop
service nrpe startCode: Select all
ps -ef | grep xinetd
ps -ef | grep nrpeAs of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.