stop nagios
Posted: Tue May 06, 2014 3:48 am
hi,
i need to stop nagios server , so i plan to do the following, so please is it a correct way :
1.stop nagios using this command:
service nagios stop
killall nagios
service ndo2db stop
2.stop the server(Centos):
shutdown -h now
start steps:
1.start the server(Centos)
2. start nagios:
service nagios start
killall nagios
service ndo2db start
thanks,
i need to stop nagios server , so i plan to do the following, so please is it a correct way :
1.stop nagios using this command:
service nagios stop
killall nagios
service ndo2db stop
2.stop the server(Centos):
shutdown -h now
start steps:
1.start the server(Centos)
2. start nagios:
service nagios start
killall nagios
service ndo2db start
thanks,