File: get_ilo_event_log

package info (click to toggle)
python-hpilo 3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 968 kB
  • ctags: 363
  • sloc: python: 2,451; ruby: 467; makefile: 119
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)]