Command Reference Guide

Remote Monitoring Commands
CLI Command Reference
September 2014 Page 256
HP Moonshot Switch Module CLI Command Reference
rmon collection history
This command sets the history control parameters of the RMON historyControl MIB group.
Example: The following shows an example of the command.
(Routing) (Interface 1/0/1)# rmon collection history 1 buckets 10 interval 30 owner myOwner
Example: The following shows an example of the command.
(Routing) (Interface 1/0/1-1/0/10)#rmon collection history 1 buckets 10 interval 30 owner myOwner
Error: 'rmon collection history' is not supported on range of interfaces.
no rmon collection history
This command will delete the history control group entry with the specified index number.
Example: The following shows an example of the command.
(Routing) (Interface 1/0/1-1/0/10)# no rmon collection history 1
Note: This command is not supported on interface range. Each RMON history control collection entry
can be configured on only one interface. If you try to configure on multiple interfaces, DUT displays
an error.
Format
rmon collection history index number [buckets number|interval interval in sec|owner
string]
Mode Interface Config
Parameter Description
Index An index that uniquely identifies an entry in the historyControl table. Each such
entry defines a set of samples at a particular interval for an interface on the
device. The range is 1 to 65535.
Buckets number The maximum number of entries to maintain. The range is 1 to 65535.
Interval The interval in seconds over which the data is sampled. The range is 1 to 3600.
The default is 1800.
Owner The owner string associated with the history control entry. The default is
monitorHistoryControl.
Format
no rmon collection history index number
Mode Interface Config