Use this command to configure an RMON history entry.
index | Specifies an index number for this entry. |
port-string | (Optional) Assigns this entry to a specific port. |
buckets buckets | (Optional) Specifies the maximum number of entries to maintain. |
interval interval | (Optional) Specifies the sampling interval in seconds. |
owner owner | (Optional) Specifies a management station owner for this entry. |
direction | (Optional) Specifies the configuration of the RMON history collection direction. |
rx+tx | Configures the direction of history collection for both receive and transmit. |
rx | Configures the direction of history collection for receive only. |
tx | Configures the direction of history collection for transmit only. |
All command modes.
RMON history is a periodic statistical sampling of RMON statistics. RMON history can be configured to gather the periodic sum of received and transmitted counters, received only, or transmitted only by setting the history direction.
This example shows how configure RMON history entry 1 on port ge.2.1 to sample every 30 seconds:
System(rw)->set rmon history 1 ge.2.1 interval 30