Previous Topic: dpmzone showzoneinterfaces Command--Show Network Interfaces of a ZoneNext Topic: dpmzone showzoneprojects Command--Show Projects of a Zone


dpmzone showzoneprocess Command--Show Processes of a Zone

The showzoneprocess command lists all processes on a zone.

This command has the following format:

dpmzone showzoneprocess
[-sc sc_host]
-host hostname
-name zonename
[-locale iso639value]

-sc sc_host

(Optional) Specifies the host name of the Service Controller.

-host hostname

Specifies the Solaris Zones server. This parameter is case-sensitive.

-name zonename

Specifies the zone.

-locale iso639value

(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".

Example

List the processes on zone MyZone3 on SolarisServer2:

dpmzone showzoneprocess -host SolarisServer2 -name MyZone3