Skip to main content
A newer release of this product is available.

statistics catalog object show

Contributors
Suggest changes

Display the list of objects

Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.

Description

This command displays the names and descriptions of objects from which you can obtain performance data. The displayed data is either node-specific or cluster-wide, depending on the objects specified.

Parameters

[-fields <fieldname>,…​]

If you specify the -fields <fieldname>, …​ parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

| [-describe ] (privilege: advanced) }

Displays detailed information about each object, including privilege level.

[-object <text>] - Object (privilege: advanced)

Selects the objects for which you want to display information. If you do not specify this parameter, the command displays details for all of the objects.

[-privilege <text>] - Privilege Level (privilege: advanced)

Selects the objects that match this parameter value.

[-is-deprecated {true|false}] - Is Object Deprecated (privilege: advanced)

Selects the objects that are deprecated (true) or are not deprecated (false).

[-replaced-by <text>] - Replaced By Object If Deprecated (privilege: advanced)

Selects all deprecated objects that are replaced by the object provided to this parameter.

[-is-statistically-tracked {true|false}] - Is Object Statistically Tracked (privilege: advanced)

Specifies if the object is statistically tracked

[-description <text>] - Description (privilege: advanced)

Selects the objects that match this parameter value.

Examples

The following example displays descriptions of all objects in the cluster:

cluster1::> statistics catalog object show
    aggregate                   CM object for exporting aggregate performance
                                counters
    audit_ng                    CM object for exporting audit_ng performance
                                counters
    cifs                        These counters report activity from both SMB
                                and SMB2 revisions of the CIFS protocol. For
                                information isolated to SMB, see the 'smb1'
                                object. For SMB2, see the 'smb2' object.
    cifs:node                   These counters report activity from both SMB
                                and SMB2 revisions of the CIFS protocol. For
                                information isolated to SMB, see the 'smb1'
                                object. For SMB2, see the 'smb2' object.
    cifs:vserver                These counters report activity from both SMB
                                and SMB2 revisions of the CIFS protocol. For
                                information isolated to SMB, see the 'smb1'
                                object. For SMB2, see the 'smb2' object.
    cluster_peer                The cluster peer object contains peer
                                counters.
[...]