R3303-HP HSR6800 Routers Network Management and Monitoring Configuration Guide

105
History group configuration example
Network requirements
Configure the RMON history group on the RMON agent in Figure 41 to gather periodical traffic statistics
for GigabitEthernet 2/0/1 every 1 minute.
Figure 41 Network diagram
Configuration procedure
# Configure the RMON history group on the RMON agent to gather traffic statistics every 1 minute for
GigabitEthernet 2/0/1. Retain up to eight records for the interface in the history statistics table.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/0/1
[Sysname-GigabitEthernet2/0/1] rmon history 1 buckets 8 interval 60 owner user1
# Display the history data collected for GigabitEthernet 2/0/1.
[Sysname-GigabitEthernet2/0/1] display rmon history
HistoryControlEntry 2 owned by null is VALID
Samples interface : GigabitEthernet2/0/1<ifIndex.3>
Sampled values of record 1 :
dropevents : 0 , octets : 834
packets : 8 , broadcast packets : 1
multicast packets : 6 , CRC alignment errors : 0
undersize packets : 0 , oversize packets : 0
fragments : 0 , jabbers : 0
collisions : 0 , utilization : 0
Sampled values of record 2 :
dropevents : 0 , octets : 962
packets : 10 , broadcast packets : 3
multicast packets : 6 , CRC alignment errors : 0
undersize packets : 0 , oversize packets : 0
fragments : 0 , jabbers : 0
collisions : 0 , utilization : 0
Sampled values of record 3 :
dropevents : 0 , octets : 830
packets : 8 , broadcast packets : 0
multicast packets : 6 , CRC alignment errors : 0