rmon collection history
Collects Ethernet group statistics for later retrieval.
Syntax
rmon collection history
number
[
buckets
bucket_number
|
interval
seconds
|
owner
name
]
no romn collection history
number
Command Default
RMON history collection is not enabled.
Parameters
-
number
- Specifies the RMON collection control index value. Valid values range from 1 through 65535.
-
buckets
bucket_number
- Specifies the maximum number of buckets for the RMON collection history. Valid values range from 1 through 65535.
-
interval
seconds
- Specifies the alarm sample interval in seconds. Valid values range from 1 through 3600. The default value is 1800.
-
owner
name
- Specifies the identity of the owner. The maximum number of characters is 15.
Modes
Interface subtype configuration mode
Usage Guidelines
This command collects periodic statistical samples of Ethernet group statistics on a specific interface for later retrieval.
Enter
no rmon collection history
number to disable the history of statistics collection.
Examples
To collect RMON statistics, with an RMON collection control index value of 5 for the owner named admin, on a specific Ethernet interface:
device# configure terminal
device(config)# interface ethernet 1/6
device(conf-if-eth-1/6)# rmon collection history 5 owner admin