Brocade Fabric OS Command Reference Guide v6.1.0 (53-1000599-02, June 2008)

Table Of Contents
402 Fabric OS Command Reference
53-1000599-02
perfDelFilterMonitor
2
perfDelFilterMonitor
Deletes one or all filter-based performance monitors from a port.
Synopsis perfdelfiltermonitor [slotnumber/]portnumber [monitorid]
Description Use this command to delete a filter-based 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 Admin Domain restrictions that may be in place. Refer
to chapter 1, "Understanding Admin Domain Restrictions" 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 the
monitor is to be deleted, 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 and can be displayed with the perfMonitorShow
command. This operand is optional. If omitted, this command deletes all
filter-based performance monitors associated with the port.
Examples To delete filter monitor 4 from a port, and then all filter monitors from the port:
switch:admin> perfdelfiltermonitor 2/3 4
The specified filter-based monitor is deleted.
switch:admin> perfdelfiltermonitor 2/3
This will remove ALL monitors on port 19, continue? (yes, y, no, n): [no] y
See Also perfAddUserMonitor, perfMonitorShow