Reporting the Status of SMF Services in a Non-Global Zone

You can check the status of a non-global zone as you log in to the zone, or you can check it after you log in.

Example 5-2 Checking the Status of SMF Services in a Non-Global Zone at Login

This command displays all services in the zone my-zone, including disabled ones, as the administrator logs in.

global$ zlogin my-zone svcs -a

Example 5-3 Checking the Status of SMF Services From Within a Zone

In this example, the administrator logs in to the zone my-zone the zone and then displays all services, including disabled ones.

global$ zlogin my-zone
my-zone$ svcs -a