HP 1:10Gb Ethernet BL-c Switch for c-Class BladeSystem Application Guide

Remote monitoring
156
Configure RMON History (CLI example)
1. Enable RMON on each port where you wish to collect RMON History.
>> /cfg/port 23/rmon (Select Port 23 RMON)
>> Port 23# ena (Enable RMON)
>> Port 23 RMON# apply (Make your changes active)
>> Port 23 RMON# save (Save for restore after reboot)
2. Configure the RMON History parameters.
>> /cfg/rmon/hist 1 (Select RMON History 1)
>> RMON History 1# ifoid 1.3.6.1.2.1.2.2.1.1.23
>> RMON History 1# rbnum 30
>> RMON History 1# intrval 120
>> RMON History 1# owner “Owner_History_1”
3. Apply and save the configuration.
>> RMON History 1# apply (Make your changes active)
>> RMON History 1# save (Save for restore after reboot)
This configuration creates an RMON History group to monitor port 23. It takes a data sample every two
minutes, and places the data into one of the 30 requested buckets. After 30 samples are gathered, the
new samples overwrite the previous samples, beginning with the first bucket. Use SNMP to view the data.
Configure RMON History (BBI example)
1. Configure an RMON History group.
a. Click the Configure context button.
b. Open the Switch folder, and select RMON > History > Add History Group.