226
Parameters
job-name
: Specifies the job name, a case-sensitive string of 1 to 47 characters.
Usage guidelines
You can assign multiple jobs to a schedule. The jobs in a schedule are executed concurrently.
The jobs to be assigned to a schedule must already exist. To create a job, use the
scheduler job
command.
Examples
# Assign job
save-job
to schedule
saveconfig
.
<Sysname> system-view
[Sysname] scheduler schedule saveconfig
[Sysname-schedule-saveconfig] job save-job
Related commands
•
scheduler job
•
scheduler schedule
memory-threshold
Use
memory-threshold
to set free-memory thresholds.
Use
undo memory-threshold
to restore the defaults.
Syntax
In standalone mode:
memory-threshold
[
slot
slot-number
[
cpu
cpu-number
] ]
minor
minor-value
severe
severe-value
critical
critical-value
normal
normal-value
undo memory-threshold
[
slot
slot-number
[
cpu
cpu-number
] ]
In IRF mode:
memory-threshold
[
chassis
chassis-number
slot
slot-number
[
cpu
cpu-number
] ]
minor
minor-value
severe
severe-value
critical
critical-value
normal
normal-value
undo memory-threshold
[
chassis
chassis-number
slot
slot-number
[
cpu
cpu-number
] ]
Default
•
Minor alarm threshold
—96 MB.
•
Severe alarm threshold
—64 MB.
•
Critical alarm threshold
—48 MB.
•
Normal state threshold
—128 MB.
Views
System view
Predefined user roles
network-admin