Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.3.0 (53-1001337-01, July 2009)

Fabric OS Command Reference 545
53-1001337-01
perfDelEEMonitor
2
perfDelEEMonitor
Deletes one or all end-to-end performance monitors from a port.
Synopsis perfdeleemonitor [slotnumber/]portnumber [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:
slotnumber For bladed systems only, specifies the slot number of the port on which to
delete the monitor, followed by a slash (/).
portnumber 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