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

386 Fabric OS commands
Clears statistics counters of an end-to-end performance monitors.
Synopsis
perfcleareemonitor [slotnumber/]portnumber [monitorId]
Availability
admin
NOTE: This command requires a Performance Monitor license.
This command is deprecated; use perfMonitorClear instead.
Description
Use this command to clear statistics counters for all end-to-end performance monitors on a port, or an
end-to-end monitor associated with a specific monitorId.
Issuing portStatsClear on a port also results in all end-to-end monitors clearing.
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 clear statistics counters for an end-to-end monitor:
perfClearEEMonitor
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 clear. 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
cleared.
switch:admin> perfcleareemonitor 1/2 5
End-to-End monitor number 5 counters are cleared
switch:admin> perfcleareemonitor 1/2
This will clear ALL EE monitors' counters on port 2, continue? (yes, y,
no, n):
[no] y