CLI Reference SEM Configuration Commands
Indicate the timeout when the command line
will wait for the completion of policy execution
(optional). The default value is 30s.
This command is used to configure a monitor of the entered
intelligence manager run command. It is the policy that triggers
manual command execution and is used to execute scripts in batches.
Available events:
The following example configures a none type event with the name as
Test_1. When this event is triggered, a log is generated.
Ruijie(config)#intelligence manager applet Test_1
Ruijie(config-applet)#event tag monitor_cmd none
Ruijie(config-applet)#action 00 syslog msg "none event triggered
with $_none_argc argc"
Ruijie(config-applet)#commit
Ruijie(config-applet)#exit
intelligence
manager applet
Define the command line based SEM policy.