CHAPTER 10. System Management
© SAMSUNG Electronics Co., Ltd.
page 486 of 689
10.4.2 Retrieving History
Retrieving with CLI
The APC retrieves the history of alarm and event using the following command.
[Alarm History]
WEC8500#
show alarm history all
1 ap 2012-12-20 13:13:25 MAJ AP_f4:d9:fb:24:cf:80 r=1 AP RADIO
CARD TX FAIL Clear radio(1)
2 ap 2012-12-20 13:13:25 MAJ AP_f4:d9:fb:24:cf:80 r=2 AP RADIO
CARD TX FAIL Clear radio(2)
3 ap 2012-12-20 13:13:25 MAJ AP_f4:d9:fb:24:cf:80 r=1,w=1 BSS
…
Because all the alarms are managed per group or level, you can retrieve it selectively using
the following command.
WEC8500# show alarm history group system
1 system 2012-12-21 17:49:45 MAJ APC core2 CPU Load Alarm Declare
LOAD(100.00)
…
WEC8500# show alarm history level major
1 system 2012-12-21 17:49:45 MAJ APC core 2 CPU Load Alarm Declare
LOAD(100.00)
…
[Event History]
You can retrieve event information using the following command.
WEC8500# show event
1 system 2012-08-31 13:59:46 NOT APC MGMT User Login ID=samsung,
IP=192.168.0.91
2 system 2012-08-31 13:48:33 NOT SWM:system Boot Complete -
…
An event is managed per group and you can retrieve it selectively using the following
command.
WEC8500#
show event group interface
1 interface 2012-08-31 13:48:32 NOT APC Index[1] Name[ge1] IF Admin No
Shut AdminStatus[up] OperStatus[up]
…