Hi,
How do i restart nagios on Linux like i on AIX i have stopsrc -s nrpe and startsrc -s nrpe
Thanks,
Srikanth.
how to restart nagios on linux
Re: how to restart nagios on linux
Are you talking about restarting the nagios service or nrpe?
You can restart nagios via:
You can restart nrpe (if it's running under xinetd) via:
You can restart nagios via:
Code: Select all
service nagios restartCode: Select all
service xinetd restartBe sure to check out our Knowledgebase for helpful articles and solutions!