File: get_ilo_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 (19 lines) | stat: -rw-r--r-- 570 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
[{'class': 'iLO 3',
  'count': 1,
  'description': 'Event log cleared.',
  'initial_update': '01/30/2011 16:33',
  'last_update': '01/30/2011 16:33',
  'severity': 'Informational'},
 {'class': 'iLO 3',
  'count': 1,
  'description': 'Server reset.',
  'initial_update': '01/30/2011 16:34',
  'last_update': '01/30/2011 16:34',
  'severity': 'Caution'},
 {'class': 'iLO 3',
  'count': 4,
  'description': 'Server power restored.',
  'initial_update': '01/30/2011 16:34',
  'last_update': '01/30/2011 16:42',
  'severity': 'Informational'},
  (Other log entries skipped)]