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

Fabric OS 5.0.0 command reference guide 391
Deletes one or all end-to-end performance monitors from a port.
Synopsis
perfdeleemonitor [slotnumber/]portnumber [monitorId]
Availability
admin
NOTE: This command requires a Performance Monitor license.
Description
Use this command to delete an end-to-end 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 an end-to-end monitor on a port, or all such monitors:
See also
perfAddEEMonitor
perfShowEEMonitor
perfDelEEMonitor
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> 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