Deleting filter-based monitors – HP StorageWorks 8B FC Entry Switch User Manual
Page 31
Advanced Performance Monitoring User’s Guide
3-11
Using Advanced Performance Monitoring
3
Example 2. The following command displays the cumulative frame count of all filter-based
monitors defined on port 2. The KEY column lists the monitor numbers.
Deleting Filter-Based Monitors
To delete a filter-based monitor, first list the valid monitor numbers using the
perfShowFilterMonitor command, then use the perfDelFilterMonitor command to delete a
specific monitor.
Note:
If you do not specify a monitor number, then all filter monitors on the port are deleted.
Example. The following commands display the monitors on port 4 (the monitor numbers are listed
in the KEY column), and then delete monitor number 1 on port 4.
sw1:admin> perfShowFilterMonitor 2, 1
0
1
2
3
4
5
6
#CMDs
#CMDs
#CMDs
#Frames
#Frames
#Frames
#CMDs
-------------------------------------------------------------
0
0
0
0
0
0
0
26k
187
681
682
682
494
187
26k
177
711
710
710
534
176
26k
184
734
734
734
550
184
26k
182
649
649
649
467
182
26k
188
754
755
755
567
184
sw1:admin> perfShowFilterMonitor 2
There are 7 filter-based monitors defined on port 2.
KEY ALIAS OWNER_APP OWNER_IP_ADDR FRAME_COUNT
----------------------------------------------------------------
0 SCSI_RD TELNET N/A 0x0000000000002208
1 SCSI_WR TELNET N/A 0x000000000000464a
2 SCSI_RW TELNET N/A 0x000000000000fd8c
3 SCSI_Frame WEB_TOOLS
192.168.169.40 0x00000000002c2229
4 IP_Frame WEB_TOOLS
192.168.169.40 0x0000000000000492
5 FCP/IP
WEB_TOOLS
192.168.169.40 0x0000000000000009
6
SCSI_RD
WEB_TOOLS
192.168.161.140 0x000000000000023a
sw1:admin> perfShowFilterMonitor 4
There are 4 filter-based monitors defined on port 4.
KEY ALIAS OWNER_APP OWNER_IP_ADDR FRAME_COUNT
----------------------------------------------------------------
0 SCSI_RD TELNET N/A 0x0000000000002208
1 SCSI_WR TELNET N/A 0x000000000000464a
2 SCSI_RW TELNET N/A 0x000000000000fd8c
3 SCSI_Frame WEB_TOOLS
192.168.169.40 0x00000000002c2229
sw1:admin> perfDelFilterMonitor 4, 1
Monitor 1 is deleted