HMC Manual Reference Pages  - LSSTAT (1)

NAME

lsstat - list statistics

CONTENTS

Synopsis
Description
Options
Examples
Environment
Bugs
Author
See Also

SYNOPSIS

lsstat -r {samplerate | vlan} [-m managed-system]
[-F [attribute-names] [--header]] [--help]

DESCRIPTION

lsstat lists statistics collected for a managed-system. This command also lists the Hardware Management Console (HMC) settings, such as the sample rate, for statistics collection.

When listing statistics collected for a managed-system, only the last sample collected is listed.

OPTIONS

-r The type of resources to list. Valid values are samplerate for the sample rate for statistics collection, and vlan for Virtual Local Area Network (VLAN) statistics data.
-m The name of the managed system for which statistics data or the HMC settings for statistics collection are to be listed. The name may either be the user-defined name for the managed system, or be in the form tttt-mmm*sssssss, where tttt is the machine type, mmm is the model, and sssssss is the serial number of the managed system. The tttt-mmm*sssssss form must be used if there are multiple managed systems with the same user-defined name.

This option is required when listing statistics data. This option is not required when listing the HMC settings for statistics collection. If it is not specified, then the settings for all of the systems that support statistics collection and are currently managed by this HMC will be listed.

-F A delimiter separated list of attribute names for the desired attribute values to be displayed. If no attribute names are specified, then values for all of the attributes will be displayed.

When this option is specified, only attribute values will be displayed. No attribute names will be displayed. The attribute values displayed will be separated by the delimiter which was specified with this option.

This option is useful when only attribute values are desired to be displayed, or when the values of only selected attributes are desired to be displayed.

--header Display a header record, which is a delimiter separated list of attribute names for the attribute values that will be displayed. This header record will be the first record displayed. This option is only valid when used with the -F option.
--help Display the help text for this command and exit.

EXAMPLES

List the VLAN statistics data for managed system mySystem:

lsstat -r vlan -m mySystem

List the sample rates for all managed systems that support VLAN statistics collection:

lsstat -r samplerate

ENVIRONMENT

None

BUGS

None

AUTHOR

IBM Austin

SEE ALSO

chstat


Linux LSSTAT (1) September 2010
Generated by manServer 1.07 from lsstat.1 using man macros.