Sun Management Center 4.0 Installation and Configuration Guide

Stopping Components Using es-stop

The es-stop command-line script enables you to stop specific Sun Management Center components. The syntax of the es-stop command is as follows:

es-stop -ahlYAS [-y instance-name]

Note –

On Solaris 10, es-stop stops the services managed by SMF.


The following table describes the es-stop command parameters.

Table 8–2 es-stop Options

Option 

Modifying Options 

Definition 

-a

 

Stop the Sun Management Center agent 

-h

 

List the options for es-stop

-l

 

Stop the platform agent 

-y

instance-name

Stop the platform agent instance named instance-name

-Y

 

Stop all instances of platform agents 

-A

 

Stop all Sun Management Center components except the console 

-S

 

Stop all Sun Management Center server and server subcomponents 

The following examples show how to use es-stop and its parameters.

To stop all Sun Management Center processes, type:


# /opt/SUNWsymon/sbin/es-stop -A

To stop all Sun Management Center processes except the agent, type:


# /opt/SUNWsymon/sbin/es-stop -S