CLI Reference SEM Configuration Commands
Indicates parameter 4 for
event publishing
The following example monitors the event published by the action
publish-event with the demand of subsystem ID being 100, type ID being
50 and recording logs after triggering
Ruijie(config)#smart manager applet Test_1
Ruijie(config-applet)#event tag monitor_event application
sub-system 100 type 50
Ruijie(config-applet)#action 00 syslog msg "Have event :subsystem
$_application_sub_system type $_application_type"
Ruijie(config-applet)#commit
Ruijie(config-applet)#exit
Define the command lined based SEM policy.
Publish the action of application event.
event counter
In SEM configuration mode, this command monitors the SEM counter. The no form of this
command deletes the event of specified name.
event tag event-name [correlate {andnot | and | or}] counter name counter-name entry-op
operator entry-val entry-value exit-op operator exit-val exit-value
no event tag event-name
correlate {andnot |
and | or}
(Optional) correlationship between current
event and previous all event combinations in
the case of multiple events.
Specify the name of the counter monitored.
The method that triggers comparision:
eq equal to
ge greater than or equal to
gt greater than
le less than or equal to