-3
(List Services) command and with the
-? option. The parameter list, accepted by the -3
command, is displayed to the screen.
command prompt: vpstat -3 -?
result:
List Services <param_list>:[ServiceNames][ -n NodeName][ -d][ -s State][ -l][ -a] or :[ServiceNames][ -n NodeName][ -d] -r [action] Name1 Name2 ... : internal ServiceName of services that will be checked for State. If none is specified, list of services is read from [SERVICELIST] section of configuration file. -n NodeName|IP : Lists/checks service on NodeName|IP, if none is specified, listing is performed on the local system. -d : Detailed output. -r [action] : Restarts services with optional START or STOP only action. -s State : Lists/checks only services with state equal to State: ALL | ACTIVE | STOP. Default = ACTIVE -l : List checked services. -a : Lists all services. No checking is performed.