HP StorageWorks Fabric OS 5.0.0 Command Reference Guide (AA-RW1MA-TE, May 2005)

392 Fabric OS commands
Deletes one or all filter-based performance monitors from a port.
Synopsis
perfdelfiltermonitor [slotnumber/]portnumber [monitorid]
Availability
admin
NOTE: This command requires a Performance Monitor license.
Description
Use this command to delete a filter-based performance monitor from a port, or all such monitors
associated with a port.
Operands
This command has the following operands:
Optionally, a comma can separate the operands. A space is required to separate the operands even
when using commas.
Examples
To delete filter monitor 4 from a port, and then all filter monitors from the port:
See also
perfAddUserMonitor
perfShowFilterMonitor
perfDelFilterMonitor
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 added,
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.
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