Clean appliance reboot or shutdownΒΆ

These commands are used to gracefully shut down the Plixer Endpoint Analytics appliance (physical or VM) prior to powering it off. Performing a clean shut down or restart will ensure that the system is able to complete all running disk operations and close the database before it is powered down.

To completely shut down or power off the appliance, issue the following command with root privileges:

shutdown -p now

To reboot/restart the appliance, issue the following command with root privileges:

shutdown -r now