Shutdown and Restart NagiosXI and the VM
Posted: Tue Feb 14, 2017 11:12 am
We would like to increase the memory on the NagiosXI virtual server and our server admins mentioned that this would require a reboot. We are using the CentOS image that we downloaded for the trial.
Found these steps in one of the forum threads and wanted to make sure that these commands are still valid:
Step 1: Shutdown NagiosXI
service nagiosxi stop
service npcd stop
service ndo2db stop
service nagios stop
service postgresql stop
service mysqld stop
service httpd stop
Step 2: Shutdown the Virtual Machine
shutdown -h now
Step 3: Make memory changes
Step 4: Restart the server
Step 5: Restart NagiosXI
service httpd start
service mysqld start
service postgresql start
service nagios start
service ndo2db start
service npcd start
service nagiosxi start
Found these steps in one of the forum threads and wanted to make sure that these commands are still valid:
Step 1: Shutdown NagiosXI
service nagiosxi stop
service npcd stop
service ndo2db stop
service nagios stop
service postgresql stop
service mysqld stop
service httpd stop
Step 2: Shutdown the Virtual Machine
shutdown -h now
Step 3: Make memory changes
Step 4: Restart the server
Step 5: Restart NagiosXI
service httpd start
service mysqld start
service postgresql start
service nagios start
service ndo2db start
service npcd start
service nagiosxi start