CLI Reference SEM Configuration Commands
The following example configures to monitor logs. When the string
“memory fail” is detected, active/standby switchover will be forced.
Ruijie(config)#intelligence manager applet Test_1
Ruijie(config-applet)#event tag monitor_log syslog pattern "memory
fail"
Ruijie(config-applet)#action 00 force-switchover
Ruijie(config-applet)#commit
Ruijie(config-applet)#exit
Define the command line based SEM policy.
event timer
This command is used to configure a time-based event in SEM configuration mode. The no form
of this command is used to delete an event with the specified name.
event tag event-name [correlate {andnot | and | or}] timer {absolute {unix time-value | date
date-value} | countdown time time-value | cron cron-entry cron-entry | watchdog time
time-value} [name timer-name]
no event tag event-name
correlate { andnot |
and | or }
The relation between the current event and
the combination of the previous events in the
case of multiple events (optional). The