Gracefull shutdown/restart nGeniusPULSE

From wiki.comcert.com
Revision as of 07:38, 24 March 2018 by Bert (talk | contribs)
Jump to navigation Jump to search

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