ECS2020 Series CLI Reference Guide-R04

40
Rmon Alarm Rising Threshold : 1000
Rmon Alarm Rising Event 1
Rmon Alarm Falling Threshold 100
Rmon Alarm Falling Event 1
Rmon Alarm Owner : admin
ECS2020-10P(config)# rmon event 1 log trap public description test owner admin
ECS2020-10P# show rmon event 1
Rmon Event Index 1
Rmon Event Type : Log and Trap
Rmon Event Community : public
Rmon Event Description : test
Rmon Event Last Sent :
13.3
rmon history
rmon history <1-65535>interface {port-id}[buckets<1-50>][interval<1-3600>][owner NAME]
no rmon history<1-65535>
Null
Global configuration mode
Use the rmon history command to add or modify a RMON history entry.
Use the no form of this command to delete an entry.
You can verify settings by the show rmon history command.
The example shows how to add an RMON history entry that monitors interface gig0/1
every 60 seconds and then modify it to monitor every 30 seconds.
ECS2020-10P(config)# rmon history 1 interface GigabitEthernet 0/1
interval 60 owner admin
ECS2020-10P# show rmon history 1
Rmon History Index 1
Rmon Collection Interface: gi0/1
ECS2020-10P(config)# rmon history 1 interface GigabitEthernet 0/1
interval 30 owner admin
ECS2020-10P# show rmon history 1
Rmon History Index 1
Parameter
Parameter
Description
<1-65535>
Specify event index to create or modify
port-id
Specify the interface to sample
buckets<1-50>
Specify the maximum number of buckets.
interval<1-3600>
Specify time interval for each sample
owner NAME
Specify the owner of history
Default
Usage
Example
Mode
Rmon History Bucket
: 50
Example
Rmon history Interval
: 60
Rmon History Owner
: admin