Ruijie Networks RG-S2600E Series Cli Reference Manual page 1076

Table of Contents

Advertisement

S2600E CLI Reference Guide
Examples
Related
commands
Platform
description
7.1.16
event none
In SEM configuration mode, this command is used to configure a monitor of the
smart manager run command. The no form of this command is used to delete
an event with the specified name.
event tag event-name [correlate {andnot | and | or }] none [sync {yes
[default wait-time]| no}]
no event tag event-name
Parameter
description
Chapter 7 SEM Configuration Commands
The following example configures to restart the device
when the free memory is less than 20M.
Ruijie(config)#intelligence manager applet Test_1
Ruijie(config-applet)#event tag monitor_memory sysmon
memory scope system-free entry-op lt entry-val 20000
Ruijie(config-applet)#action 00 reload
Ruijie(config-applet)#commit
Ruijie(config-applet)#exit
The following example configures to generate a log when
the system CPU utilization exceeds 95%.
Ruijie(config)#intelligence manager applet Test_2
Ruijie(config-applet)#event monitor_cpu sysmon cpu scope
system entry-op gt entry-val 95
Ruijie(config-applet)#action 00 syslog msg "system
busy !"
Ruijie(config-applet)#commit
Ruijie(config-applet)#exit
Command
Description
smart manager
Define the command line based SEM
applet
policy.
N/A
Parameter
event-name
correlate
{ andnot | and |
Description
The event name.
The relation between the current
event and the combination of the

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RG-S2600E Series and is the answer not in the manual?

Table of Contents