Gracefull shutdown/restart nGeniusPULSE
Introduction
To minimize the risk of data loss, it is recommended that all services are stopped before restarting or shutting down the machine.
Solution
nGeniusPULSE
- Connect to the host using an SSH client of your choice
- Login as IPMadmin (for default credentials read default credentials)
- Change to the folder /opt/ipm/appliance/
# cd /opt/ipm/appliance/
- Execute the stop script
# ./ipm-stop-services.sh
- Shutdown (h) or reboot (r) the machine
# shutdown -h now