FortiSIEM
FortiSIEM provides Security Information and Event Management (SIEM) and User and Entity Behavior Analytics (UEBA)
Andy_G
Staff
Staff
Article Id 195381

Description

 

This article describes how to fully shut down AO processes and services. 

 

Scope

 

FortiSIEM.

 

Solution

 

  1. Open an SSH shell to AO Super as root.

 

phtools --stop all    <-----  There are two '-' her

phstatus              <-----  To ensure all ph* processes are down, except phMonit

service crond stop

killall -9 phMonitor  <----- Case Sensitive.

su admin

/opt/glassfish/bin/asadmin stop-domain

 

  1. Alternatively:  

/opt/glassfish/bin/asadmin stop-appserv

exit <----- To return to the root user.

chkconfig --list |grep postgre <----- To check postgresql service version (i.e postgresql-9.1 )

service postgresql-9.1 stopservice httpd st).

phstatus                   <-----  To ensure all ph* processes are down, including phMonitor.