HowToRestartNagiosDaemon
From Wiki Centreon
- On Terminal:
service nagios restart
or
/etc/init.d/nagios restart
or
/etc/rc.d/nagios restart
or (on debian or ubuntu)
- With nagios v1
invoke-rc.d nagios restart
- With nagios v2
invoke-rc.d nagios2 restart
- On Centreon:
1. Go to centreon web interface.
2. Go to "Administration" Menu.
3. Go to "Nagios" Tab.
4. In "Nagios Server" field: select the name of the Nagios Server you wish to restart (ex: Principal Poller).
5. Check the "Restart Nagios" box and select "Method Restart"

