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

statistics preset detail show

Contributors
Suggest changes

Display information about Performance Preset Details

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

Description

Displays the specific details of each preset, including the objects sampled, the counter sample periods, and the counters sampled.

Parameters

{ [-fields <fieldname>,…​]

Selects which performance preset detail attributes to display.

| [-instance ] }

Displays all of the performance preset detail attributes.

[-preset <text>] - Preset Name (privilege: advanced)

Selects the performance preset details that match the specified preset name.

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

Selects the performance preset details that match the specified object name.

[-sample-period <sample_period>] - Archive Sample period (privilege: advanced)

Selects the performance preset details that are collected at the specified sample period.

[-counter-set <text>,…​] - Performance Counter Name Set (privilege: advanced)

Selects the performance preset details that match the specified counters in the counter set. Use "|" to separate multiple counters.

[-instance-filters <text>,…​] - Performance Instance Filters (privilege: advanced)

Selects the performance preset details that match the specified instance filters. Use "|" to separate multiple instance filters. This field is reserved for future use.

Examples

cluster1::*> statistics preset detail show
                         Sample Counter        Instance
Preset Name Object       Period Set            Filters
----------- ------------ ------ -------------- --------------------------------
asup-event  aggregate    1w     instance_name, -
                                node_name,
                                process_name,
                                parent_host,
                                total_
                                transfers,
                                user_reads,
                                user_writes,
                                cp_reads,
                                user_read_
                                blocks,
                                user_write_
                                blocks,
                                cp_read_
                                blocks,
                                wv_fsid,
                                wv_vol_type,
                                wv_fsinfo_fs_
                                version,
                                wv_volinfo_fs_
                                options,
. . .