TL-SL3428/TL-SL3452 JetStream L2 Managed Switch CLI Guide
198
the network. History Group is one of the commonly used RMON Groups. After a
history group is configured, the switch collects network statistics information
periodically, based on which the management station can monitor network
effectively.
Syntax
rmon history index interface { fastEthernet port | gigabitEthernet port }
[ interval seconds ] [ owner owner-name ]
no rmon history index
Parameter
index —— The index nu mber of the entry, ranging from 1 to 12, in the format of
1-3,5.
port —— The Fast/Gigabit Ethernet port number.
seconds —— The interval to take samplings from the port, ranging from 10 to
3600 in seconds. By default, it is 1800.
owner-name —— The owner of the history sample entry, ranging from 1 to 16
characters. By default, it is “monitor”.
Command Mode
Global Configuration Mode
Example
Configure the sample port as 2 and the sample interval as 100 seconds for the
entry 1-3:
TL-SL3428(config)#rmon history 1-3 interface fastEthernet 1/0/2 interval
100 owner owner1
rmon event
Description
The rmon event command is used to configure the entries of SNMP-RMON
Event. To return to the default configuration, please use no rmon event
command. Event Group, as one of the commonly used RMON Groups, is used
to define RMON events. Alarms occur when an event is detected.
Syntax
rmon event index { [ user user-name ] [ description descript ] [ type {none |
log | notify | log-notify } ] [owner owner-name] }
no rmon event index