Script to stop and start all services

  • 7017210
  • 01-Feb-2016
  • 01-Feb-2016

Environment

NetIQ Change Guardian 4.2

Situation

Change Guardian 4.2 provides a new script that allows you to start, stop, and restart all services. You can also use it to retrieve the status of the services. 

Resolution

The script uses the following syntax:

/opt/netiq/cg/scripts/cg_services.sh {start|stop|restart|status}

For example, to restart all services, open a command prompt and type the following command:

/opt/netiq/cg/scripts/cg_services.sh restart

Cause

To allow flexibility with controlling the services on the Change Guardian Server.