This command displays the entries in the RMON history control table.
Format | show rmon collection history [interfaces unit/slot/port] |
Mode | Privileged EXEC |
History Control 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. |
History Control Data Source | The source interface for which historical data is collected. |
History Control Buckets Requested | The requested number of discrete time intervals over which data is to be saved. The range is 1 to 65535. The default is 50. |
History Control Buckets Granted | The number of discrete sampling intervals over which data shall be saved. This object is read-only. The default is 10. |
History Control Interval | The interval in seconds over which the data is sampled. The range is 1 to 3600. The default is 1800. |
History Control Owner | The owner string associated with the history control entry. The default is monitorHistoryControl. |
The following example shows CLI display output for the command.
(Extreme 220) (Routing) #show rmon collection history
Index Interface Interval Requested Granted Owner
Samples Samples
----------------------------------------------------------------------
1 1/0/1 30 10 10 myowner
2 1/0/1 1800 50 10 monitorHistoryControl
3 1/0/2 30 50 10 monitorHistoryControl
4 1/0/2 1800 50 10 monitorHistoryControl
5 1/0/3 30 50 10 monitorHistoryControl
6 1/0/3 1800 50 10 monitorHistoryControl
7 1/0/4 30 50 10 monitorHistoryControl
8 1/0/4 1800 50 10 monitorHistoryControl
9 1/0/5 30 50 10 monitorHistoryControl
10 1/0/5 1800 50 10 monitorHistoryControl
11 1/0/6 30 50 10 monitorHistoryControl
12 1/0/6 1800 50 10 monitorHistoryControl
13 1/0/7 30 50 10 monitorHistoryControl
14 1/0/7 1800 50 10 monitorHistoryControl
15 1/0/8 30 50 10 monitorHistoryControl
16 1/0/8 1800 50 10 monitorHistoryControl
17 1/0/9 30 50 10 monitorHistoryControl
18 1/0/9 1800 50 10 monitorHistoryControl
19 1/0/10 30 50 10 monitorHistoryControl
--More-- or (q)uit
The following example shows CLI display output for the command.
(Extreme 220) (Routing) #show rmon collection history interfaces 1/0/1
Index Interface Interval Requested Granted Owner
Samples Samples
----------------------------------------------------------------------
1 1/0/1 30 10 10 myowner
2 1/0/1 1800 50 10 monitorHistoryControl