System Management
412
7210 SAS-M, T, R6, R12, Mxp, Sx, S Basic System
Configuration Guide
3HE 16132 AAAB TQZZA Edition: 01
startup-alarm alarm-type — Specifies the alarm that may be sent when this alarm is first
created. If the first sample is greater than or equal to the rising threshold value and
startup-alarm is equal to rising or either, a single rising threshold crossing event is
generated. If the first sample is less than or equal to the falling threshold value and
startup-alarm is equal to falling or either, a single falling threshold crossing event
is generated.
Values rising, falling, either
Default either
kb-memory-use-warn
Syntax kb-memory-use-warn rising-threshold threshold [falling-threshold threshold] interval
seconds [rmon-event-type] [startup-alarm alarm-type]
no kb-memory-use-warn
Context config>system>thresholds
Supported
Platforms
Supported on all 7210 SAS platforms as described in this document, including platforms
configured in the access-uplink operating mode
Description This command configures memory usage, in kilobytes, for warning thresholds
Parameters rising-threshold threshold — Specifies a threshold for the sampled statistic. A single
threshold crossing event is generated when the current sampled value is greater than
or equal to this threshold, and the value at the last sampling interval was less than
this threshold. A single threshold crossing event will also be generated if the first
sample taken is greater than or equal to this threshold and the associated startup-
alarm is equal to rising or either.
After a rising threshold crossing event is generated, another such event will not be
generated until the sampled value falls below this threshold and reaches less than or
equal the falling-threshold value.
Values –2147483648 to 2147483647
Default 0
falling-threshold threshold — Specifies a threshold for the sampled statistic. A single
threshold crossing event is generated when the current sampled value is less than
or equal to this threshold, and the value at the last sampling interval was greater than
this threshold. A single threshold crossing event will also be generated if the first
sample taken is less than or equal to this threshold and the associated startup-alarm
is equal to falling or either.
After a falling threshold crossing event is generated, another such event will not be
generated until the sampled value rises above this threshold and reaches greater
than or equal the rising-threshold value.
Values –2147483648 to 2147483647
Default
0