Rmon collection history – Brocade Network OS Command Reference v4.1.0 User Manual
Page 665
Network OS Command Reference
627
53-1003115-01
rmon collection history
2
rmon collection history
Collects Ethernet group statistics for later retrieval.
Synopsis
rmon collection history number [buckets bucket_number | interval seconds | owner name]
no romn collection history number
Operands
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.
Defaults
RMON history collection is not enabled.
Command Modes
Interface subtype configuration mode
Description
Use this command to collect periodic statistical samples of Ethernet group statistics on a specific
interface for later retrieval.
Usage Guidelines
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 10-gigabit Ethernet interface:
switch(config)# interface tengigabitethernet 170/0/1
switch(conf-if-te-170/0/1)# rmon collection history 5 owner admin
See Also