CLI Guide

Table Of Contents
monitor destroy
Destroys a performance monitor.
Contexts
All contexts.
In /monitoring context, command is destroy.
Syntax
monitor destroy
[-m|--monitor] monitor-name,monitor-name...
[-c|--context-only]
[-f|--force]
Arguments
Required arguments
[-m|--monitor]
monitor-name
* List of one or more names of the monitors to destroy.
Optional arguments
[-f|-- force]
Destroy monitors with enabled sinks and bypass confirmation.
[-c|--context-only]
Removes monitor contexts from Unisphere for metro node and the CLI, but does not delete
monitors from the firmware. Use this argument to remove contexts that were created on
directors to which the element manager is no longer connected.
* Argument is positional
Description
Deletes the specified performance monitor.
Example
VPlexcli:/> monitor destroy Cluster_2_Dir_2B_diskReportMonitor,
Cluster_2_Dir_2B_portReportMonitor,Cluster_2_Dir_2B_volumeReportMonitor
WARNING: The following items will be destroyed:
Context
------------------------------------------------------------------------------------
/monitoring/directors/Cluster_2_Dir_2B/monitors/Cluster_2_Dir_2B_diskReportMonitor
/monitoring/directors/Cluster_2_Dir_2B/monitors/Cluster_2_Dir_2B_portReportMonitor
/monitoring/directors/Cluster_2_Dir_2B/monitors/Cluster_2_Dir_2B_volumeReportMonitor
Do you wish to proceed? (Yes/No) y
Monitor 'Cluster_2_Dir_2B_volumeReportMonitor' is owned by another management console
and/or has enabled sinks. Do you wish to proceed ? (Yes/No) y
Monitor 'Cluster_2_Dir_2B_portReportMonitor' is owned by another management console
and/or has enabled sinks. Do you wish to proceed ? (Yes/No) y
Monitor 'Cluster_2_Dir_2B_diskReportMonitor' is owned by another management console
and/or has enabled sinks. Do you wish to proceed ? (Yes/No) y
Commands
247