alarm
Using the shelf manager CLI
FortiGate-5060 Chassis Guide
34
01-400-129494-20110912
alarm
clia alarm [clear | info| minor | major | critical]
This command provides access to the TELCO alarm outputs.
Enter
clia alarm
without parameters to view the current status of TELCO alarm
outputs:
# clia alarm
Pigeon Point Shelf Manager Command Line Interpreter
alarm mask: 0x00
Alarm mask
0x00
means no alarm.
Clearing alarms
Enter
clia alarm clear
to clear the minor and major alarm outputs. By default, critical
alarm outputs cannot be cleared. However, the
shelfman.conf
file contains the
following lines:
# ALLOW_CLEARING_CRITICAL_ALARM: This parameter of boolean type
enables the
# ability to clear the critical alarm condition without the
alarm cutoff
# button. Default is FALSE.
#
ALLOW_CLEARING_CRITICAL_ALARM = FALSE
If you change
ALLOW_CLEARING_CRITICAL_ALARM
to
TRUE
you can use the
clia
alarm clear
command to clear critical alarms.
Enter
clia alarm info
to display information about the last alarm that occurred:
# clia alarm info
Pigeon Point Shelf Manager Command Line Interpreter
Last saved alarm information:
Alarm mask: 0x00
Alarm date/time: Sun Jun 8 21:56:47 2009
Alarm source: Schroff Carrier
Alarm reason: Cooling state alert
Note:
For more recent versions of the shelf manager firmware,
ALLOW_CLEARING_CRITICAL_ALARM
is set
to
TRUE
by default and the
clia alarm clear
command also clears critical alarms.
Note:
Clearing the alarm changes the information displayed by the
clia alarm
command but not the
information displayed by the
clia alarm info
command.