File: get_server_event_log

package info (click to toggle)
python-hpilo 4.4.3-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,784 kB
  • sloc: python: 3,418; ruby: 467; makefile: 122; sh: 31
file content (40 lines) | stat: -rw-r--r-- 1,396 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[{'class': 'Maintenance',
  'count': 1,
  'description': 'Maintenance note: IML cleared through hpasmcli',
  'event_class': '0x0021',
  'event_code': '0x0002',
  'initial_update': '04/10/2014 12:26',
  'last_update': '04/10/2014 12:26',
  'severity': 'Informational'},
 {'class': 'Rack Infrastructure',
  'count': 1,
  'description': 'Chassis Enclosure Serial Number SGH035M712 requires minimum firmware revision 03.50. It is currently 03.32.',
  'event_class': '0x0022',
  'event_code': '0x0019',
  'initial_update': '[NOT SET] ',
  'last_update': '[NOT SET] ',
  'severity': 'Caution'},
 {'class': 'POST Message',
  'count': 1,
  'description': 'POST Error: 1785-Slot X Drive Array Not Configured',
  'event_class': '0x000a',
  'event_code': '0x0001',
  'initial_update': '12/20/2013 00:03',
  'last_update': '12/20/2013 00:03',
  'severity': 'Caution'},
 {'class': 'System Revision',
  'count': 1,
  'description': 'Firmware flashed (ProLiant System BIOS - I31 08/02/2014)',
  'event_class': '0x0020',
  'event_code': '0x0002',
  'initial_update': '03/05/2015 09:38',
  'last_update': '03/05/2015 09:38',
  'severity': 'Informational'},
 {'class': 'System Revision',
  'count': 1,
  'description': 'Firmware flashed (iLO 4 2.10)',
  'event_class': '0x0020',
  'event_code': '0x0002',
  'initial_update': '04/08/2015 16:55',
  'last_update': '04/08/2015 16:55',
  'severity': 'Informational'}]