Skip to main content

system feature-usage show-summary

Display Feature Usage Summary

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

Description

Display usage summary information about features in the cluster on a per-node basis. The summary information includes counter information such as the number of weeks the feature was in use and the last date and time the feature was used. Additional information can also be displayed by using the -instance parameter.

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.
| [-instance ]}
If you specify the -instance parameter, the command displays detailed information about all fields.
[-serial-number <Node Serial Number>] - Node Serial Number
Displays usage summary information for the specified serial number.
[-feature-name <Managed Feature>] - Feature Name
Displays usage summary information for the specified feature name.
[-weeks-in-use <integer>] - Weeks In-Use
Displays usage summary information for features matching the number of weeks in use.
[-last-used <MM/DD/YYYY HH:MM:SS>] - Date last used
Displays usage summary information for features last used on the specified date.
[-owner <text>] - Owner
Displays usage summary information for the specified owner name.
[-weeks-not-used <integer>] - Weeks Not Used
Displays usage summary information for features matching the number of weeks not in use.
[-weeks-configured <integer>] - Weeks Configured
Displays usage summary information for features matching the number of weeks that the feature was in configuration.
[-weeks-not-available <integer>] - Weeks Data Not Available
Displays usage summary information for features matching the number of weeks when usage data was not available.

Examples

The following example displays a usage summary output for a cluster of two nodes:

cluster1::> system feature-usage show-summary
Node Serial Number: 1-81-0000000000000721822000029
Owner: d7k100_1
Feature Name Weeks In Use Date Last Used
------------ ----------------- --------------------
CIFS 0 -
NFS 0 -
iSCSI 1 2/15/2020 00:00:00
FCP 0 -
FlexClone 0 -
Snaprestore 0 -
Snapvault_Primary 1 2/15/2020 00:00:00
Snapmirror 0 -

Node Serial Number: 1-81-0000000000000721822000030
Owner: d7k100_2
Feature Name Weeks In Use Date Last Used
------------ ----------------- --------------------
CIFS 0 -
NFS 0 -
iSCSI 1 2/15/2020 00:00:00
FCP 0 -
FlexClone 0 -
Snaprestore 0 -
Snapvault_Primary 0 -
Snapvault_Secondary 0 -
Snapmirror 0 -
18 entries were displayed.