Disabling cluster utilization statistics

Prev Next

You can stop the collection and display of IVX cluster utilization statistics.

Note

The Cluster Utilization panel on the Central Management Dashboard is removed when you disable cluster utilization statistics.

To disable cluster utilization statistics:
  1. Log in to the Central Management CLI.

  2. Enable the CLI configuration mode:

    cm-hostname > enable
    cm-hostname # configure terminal
  3. Disable the feature:

    cm-hostname (config) # no cmc mvx status cluster-sizing enable
  4. Verify your change:

    cm-hostname (config) # show cmc mvx status cluster-sizing config
  5. Save your change:

    cm-hostname (config) # write memory

    Note

    To re-enable cluster sizing statistics, use the cmc mvx status cluster- sizing enable command.

Example

The following example stops the collection and display of IVX cluster utilization statistics.

cm-1 (config) # no cmc mvx status cluster-sizing enable

MVX Cluster Sizing Configurations:
Enabled                            : no
Utilization Warning Threshold      : 80%
Utilization Critical Threshold     : 95%