Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

420 Fabric OS Command Reference Manual
53-1000436-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.
This command requires a Brocade 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 Admin Domain restrictions that may be in place.
Operands This command has the following operands:
slotnumber For bladed systems only, this operand specifies the slot number of the port
on which the monitor is to be added, 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 Specify the monitor number to delete. Monitor numbers are defined when
created and can be displayed using perfShowEEMonitor. This operand is
optional. If not specified, all monitor counters on the port are deleted.
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, perfShowEEMonitor