Configuring an RMON History
Defining the Bucket Count
Defining the Bucket Interval
Activating an RMON History Entry
Cisco Content Services Switch Administration Guide
6-26
You can define a bucket count, which is the number of discrete sampling intervals
over which data is saved for a history entry. Use the requested-buckets count
command to define a bucket count. The count variable is an integer from 1 to
65535. The default is 50.
To define a bucket count of 25, enter:
(config-rmonhistory[5])# requested-buckets 25
You can specify the time interval, in seconds, to take a bucket sample for an
RMON history operation. Use the interval value command to set this interval.
Enter an integer from 1 to 3600 seconds. The default is 1800 (30 minutes).
To define a time interval of 60 seconds, enter:
(config-rmonhistory[5])# interval 60
After you configure the history attributes, you can activate the history for the port.
Use the active command to activate an RMON history entry. Before you activate
the history, make sure you finish configuring it and are satisfied with the RMON
history settings. After you activate a history, you cannot modify its configuration
settings. The only way to change the history is to delete it, and then recreate it.
Before activating this command, you must specify the owner of the RMON
history entry.
To activate the history, enter:
(config-rmonhistory[5])# active
Chapter 6
Configuring Remote Monitoring (RMON)
OL-5647-02