Perfdeleemonitor – Dell POWEREDGE M1000E User Manual

Page 628

Advertising
background image

600

Fabric OS Command Reference

53-1002746-01

perfDelEEMonitor

2

perfDelEEMonitor

Deletes one or all end-to-end performance monitors from a port.

SYNOPSIS

perfdeleemonitor [slot/]port [monitorId]

DESCRIPTION

Use this command to delete an end-to-end performance monitor from a port, or all such monitors
associated with a port.

NOTES

This command requires an Advanced Performance Monitoring license.

This command is not supported on virtual FC ports (VE/VEX_Port), EX_Port, M (Mirror) ports and GbE
ports.

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.

OPERANDS

This command has the following operands:

slot

For bladed systems only, specifies the slot number of the port on which to delete
the monitor, followed by a slash (/).

port

Specifies the number of the port on which the monitor is to be deleted, relative to
its slot for bladed systems. Use switchShow for a list of valid ports.

monitorId

Specifies the numeric key of the monitor to be deleted. The key is defined when a
monitor is created. Use perfMonitorShow to determine the monitor key. This
operand is optional. If no operand is specified, this command deletes all
end-to-end monitors associated with the port.

EXAMPLES

To delete an end-to-end monitor on a port, or all such monitors:

switch:admin> perfdeleemonitor 7/2 5
End-to-End monitor number 5 deleted

switch:admin> perfdeleemonitor 7/2
This will remove ALL EE monitors on port 2, \
continue? (yes, y, no, n): [no] y

SEE ALSO

perfAddEEMonitor

,

perfMonitorShow

Advertising