Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traceback on sel #4

Closed
martbhell opened this issue Feb 6, 2020 · 6 comments
Closed

Traceback on sel #4

martbhell opened this issue Feb 6, 2020 · 6 comments
Milestone

Comments

@martbhell
Copy link

As mentioned in #3

[OK]: Found 22 firmware entries. Use '--detailed' option to display them.
Traceback (most recent call last):
  File "check_redfish.py", line 2918, in 
    if "sel"        in args.requested_query: get_event_log("System")
  File "check_redfish.py", line 1794, in get_event_log
    get_event_log_dell_fujitsu(type, system_manager_id)
  File "check_redfish.py", line 1988, in get_event_log_dell_fujitsu
    if event_entry.get("EntryCode")[0].get("Member") == "Deassert" and assoc_id is not None:
AttributeError: 'str' object has no attribute 'get'

And the output of

python3 check_redfish.py -H localhost:4444 --sel -v 2>&1; done > /tmp/check_redfish_sel_error.txt

is

2020-02-06 13:34:57,730 - DEBUG: HTTP REQUEST: GET
	PATH: /redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel
	BODY: None
2020-02-06 13:34:57,730 - INFO: Attempt 1 of /redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel
2020-02-06 13:34:58,439 - INFO: Response Time to /redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel: 0.6155034470139071 seconds.
2020-02-06 13:34:58,441 - DEBUG: HTTP RESPONSE for /redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel:
Code: 200 OK
Headers:
	Date: Thu, 06 Feb 2020 11:34:57 GMT
	Server: Apache
	WWW-Authenticate: Basic realm="RedfishService"
	Link: </redfish/v1/Schemas/LogEntryCollection.json>;rel=describedby
	OData-Version: 4.0
	Access-Control-Allow-Origin: *
	Cache-Control: no-cache
	X-Frame-Options: DENY
	Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
	Content-Length: 25126
	Keep-Alive: timeout=60, max=100
	Connection: Keep-Alive
	Content-Type: application/json;odata.metadata=minimal;charset=utf-8

Body Response of /redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel: b'{"@odata.context":"/redfish/v1/$metadata#LogEntryCollection.LogEntryCollection","@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel","@odata.type":"#LogEntryCollection.LogEntryCollection","Description":"System Event Logs for this manager","Members":[{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/65","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-31T09:16:03-05:00","Description":" Log Entry 65","EntryCode":"Assert","EntryType":"SEL","Id":"65","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 65","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/64","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-31T09:15:02-05:00","Description":" Log Entry 64","EntryCode":"Assert","EntryType":"SEL","Id":"64","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 64","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/63","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-31T09:14:02-05:00","Description":" Log Entry 63","EntryCode":"Assert","EntryType":"SEL","Id":"63","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 63","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/62","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-31T09:13:02-05:00","Description":" Log Entry 62","EntryCode":"Assert","EntryType":"SEL","Id":"62","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 62","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/61","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-31T09:01:33-05:00","Description":" Log Entry 61","EntryCode":"Assert","EntryType":"SEL","Id":"61","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 61","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/60","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-31T09:00:33-05:00","Description":" Log Entry 60","EntryCode":"Assert","EntryType":"SEL","Id":"60","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 60","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/59","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-31T08:59:33-05:00","Description":" Log Entry 59","EntryCode":"Assert","EntryType":"SEL","Id":"59","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 59","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/58","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-31T08:58:33-05:00","Description":" Log Entry 58","EntryCode":"Assert","EntryType":"SEL","Id":"58","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 58","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/57","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-22T01:09:48-05:00","Description":" Log Entry 57","EntryCode":"Assert","EntryType":"SEL","Id":"57","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 57","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/56","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-22T01:08:48-05:00","Description":" Log Entry 56","EntryCode":"Assert","EntryType":"SEL","Id":"56","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 56","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/55","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-22T01:07:48-05:00","Description":" Log Entry 55","EntryCode":"Assert","EntryType":"SEL","Id":"55","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 55","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/54","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-22T00:56:27-05:00","Description":" Log Entry 54","EntryCode":"Assert","EntryType":"SEL","Id":"54","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 54","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/53","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-22T00:55:27-05:00","Description":" Log Entry 53","EntryCode":"Assert","EntryType":"SEL","Id":"53","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 53","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/52","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-22T00:54:27-05:00","Description":" Log Entry 52","EntryCode":"Assert","EntryType":"SEL","Id":"52","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 52","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/51","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-22T00:53:27-05:00","Description":" Log Entry 51","EntryCode":"Assert","EntryType":"SEL","Id":"51","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 51","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/50","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-17T07:43:17-05:00","Description":" Log Entry 50","EntryCode":"Assert","EntryType":"SEL","Id":"50","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 50","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/49","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-17T07:42:16-05:00","Description":" Log Entry 49","EntryCode":"Assert","EntryType":"SEL","Id":"49","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 49","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/48","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-17T07:41:16-05:00","Description":" Log Entry 48","EntryCode":"Assert","EntryType":"SEL","Id":"48","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 48","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/47","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-17T07:30:02-05:00","Description":" Log Entry 47","EntryCode":"Assert","EntryType":"SEL","Id":"47","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 47","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/46","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-17T07:29:02-05:00","Description":" Log Entry 46","EntryCode":"Assert","EntryType":"SEL","Id":"46","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 46","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/45","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-17T07:28:02-05:00","Description":" Log Entry 45","EntryCode":"Assert","EntryType":"SEL","Id":"45","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 45","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/44","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-17T07:27:01-05:00","Description":" Log Entry 44","EntryCode":"Assert","EntryType":"SEL","Id":"44","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 44","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/43","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T04:15:01-05:00","Description":" Log Entry 43","EntryCode":"Assert","EntryType":"SEL","Id":"43","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 43","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/42","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T04:13:00-05:00","Description":" Log Entry 42","EntryCode":"Assert","EntryType":"SEL","Id":"42","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 42","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/41","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T04:12:00-05:00","Description":" Log Entry 41","EntryCode":"Assert","EntryType":"SEL","Id":"41","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 41","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/40","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T04:11:00-05:00","Description":" Log Entry 40","EntryCode":"Assert","EntryType":"SEL","Id":"40","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 40","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/39","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T03:59:42-05:00","Description":" Log Entry 39","EntryCode":"Assert","EntryType":"SEL","Id":"39","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 39","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/38","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T03:58:42-05:00","Description":" Log Entry 38","EntryCode":"Assert","EntryType":"SEL","Id":"38","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 38","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/37","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T03:57:42-05:00","Description":" Log Entry 37","EntryCode":"Assert","EntryType":"SEL","Id":"37","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 37","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/36","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T03:56:42-05:00","Description":" Log Entry 36","EntryCode":"Assert","EntryType":"SEL","Id":"36","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 36","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/35","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T02:48:27-05:00","Description":" Log Entry 35","EntryCode":"Assert","EntryType":"SEL","Id":"35","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 35","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/34","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T02:47:27-05:00","Description":" Log Entry 34","EntryCode":"Assert","EntryType":"SEL","Id":"34","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 34","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/33","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T02:46:27-05:00","Description":" Log Entry 33","EntryCode":"Assert","EntryType":"SEL","Id":"33","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 33","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/32","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T02:35:03-05:00","Description":" Log Entry 32","EntryCode":"Assert","EntryType":"SEL","Id":"32","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 32","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/31","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T02:34:03-05:00","Description":" Log Entry 31","EntryCode":"Assert","EntryType":"SEL","Id":"31","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 31","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/30","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T02:33:02-05:00","Description":" Log Entry 30","EntryCode":"Assert","EntryType":"SEL","Id":"30","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 30","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/29","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2019-10-16T02:32:02-05:00","Description":" Log Entry 29","EntryCode":"Assert","EntryType":"SEL","Id":"29","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 29","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/28","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2018-12-19T04:28:34-06:00","Description":" Log Entry 28","EntryCode":"Fully Redundant","EntryType":"SEL","Id":"28","Links":{},"Message":"The power supplies are redundant.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"0ffff","Name":" Log Entry 28","SensorNumber":119,"SensorType":"Power Supply / Converter","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/27","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2018-12-19T04:28:32-06:00","Description":" Log Entry 27","EntryCode":"Deassert","EntryType":"SEL","Id":"27","Links":{},"Message":"The input power for power supply 1 has been restored.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"3ffff","Name":" Log Entry 27","SensorNumber":133,"SensorType":"Power Supply / Converter","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/26","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2018-12-19T04:04:14-06:00","Description":" Log Entry 26","EntryCode":"Redundancy Lost","EntryType":"SEL","Id":"26","Links":{},"Message":"Power supply redundancy is lost.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"1ffff","Name":" Log Entry 26","SensorNumber":119,"SensorType":"Power Supply / Converter","Severity":"Critical"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/25","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2018-12-19T04:04:12-06:00","Description":" Log Entry 25","EntryCode":"Assert","EntryType":"SEL","Id":"25","Links":{},"Message":"The power input for power supply 1 is lost.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"3ffff","Name":" Log Entry 25","SensorNumber":133,"SensorType":"Power Supply / Converter","Severity":"Critical"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/24","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2018-11-26T03:36:43-06:00","Description":" Log Entry 24","EntryCode":"Deassert","EntryType":"SEL","Id":"24","Links":{},"Message":"The input power for power supply 2 has been restored.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"3ffff","Name":" Log Entry 24","SensorNumber":134,"SensorType":"Power Supply / Converter","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/23","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2018-11-26T03:36:40-06:00","Description":" Log Entry 23","EntryCode":"Fully Redundant","EntryType":"SEL","Id":"23","Links":{},"Message":"The power supplies are redundant.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"0ffff","Name":" Log Entry 23","SensorNumber":119,"SensorType":"Power Supply / Converter","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/22","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2018-11-26T03:12:28-06:00","Description":" Log Entry 22","EntryCode":"Assert","EntryType":"SEL","Id":"22","Links":{},"Message":"The power input for power supply 2 is lost.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"3ffff","Name":" Log Entry 22","SensorNumber":134,"SensorType":"Power Supply / Converter","Severity":"Critical"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/21","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2018-11-26T03:12:25-06:00","Description":" Log Entry 21","EntryCode":"Redundancy Lost","EntryType":"SEL","Id":"21","Links":{},"Message":"Power supply redundancy is lost.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"1ffff","Name":" Log Entry 21","SensorNumber":119,"SensorType":"Power Supply / Converter","Severity":"Critical"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/20","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2018-10-12T10:06:07-05:00","Description":" Log Entry 20","EntryCode":"Assert","EntryType":"SEL","Id":"20","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 20","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/19","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2018-10-12T09:53:15-05:00","Description":" Log Entry 19","EntryCode":"Assert","EntryType":"SEL","Id":"19","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 19","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/18","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2018-10-12T08:07:44-05:00","Description":" Log Entry 18","EntryCode":"Assert","EntryType":"SEL","Id":"18","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 18","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/17","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2018-10-12T07:54:53-05:00","Description":" Log Entry 17","EntryCode":"Assert","EntryType":"SEL","Id":"17","Links":{},"Message":"The process of installing an operating system or hypervisor is started and is in progress.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"700","Name":" Log Entry 17","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"},{"@odata.id":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/16","@odata.type":"#LogEntry.v1_3_0.LogEntry","Created":"2018-07-04T07:29:55-05:00","Description":" Log Entry 16","EntryCode":"Assert","EntryType":"SEL","Id":"16","Links":{},"Message":"The process of installing an operating system or hypervisor is successfully completed.","MessageArgs":[],"MessageArgs@odata.count":0,"MessageId":"800","Name":" Log Entry 16","SensorNumber":0,"SensorType":"BaseOSBoot/InstallationStatus","Severity":"OK"}],"Members@odata.count":65,"Members@odata.nextLink":"/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel?$skip=50","Name":"Log Entry Collection"}\n'
{'@odata.context': '/redfish/v1/$metadata#LogEntryCollection.LogEntryCollection',
 '@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel',
 '@odata.type': '#LogEntryCollection.LogEntryCollection',
 'Description': 'System Event Logs for this manager',
 'Members': [{'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/65',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-31T09:16:03-05:00',
              'Description': ' Log Entry 65',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '65',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 65',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/64',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-31T09:15:02-05:00',
              'Description': ' Log Entry 64',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '64',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 64',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/63',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-31T09:14:02-05:00',
              'Description': ' Log Entry 63',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '63',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 63',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/62',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-31T09:13:02-05:00',
              'Description': ' Log Entry 62',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '62',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 62',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/61',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-31T09:01:33-05:00',
              'Description': ' Log Entry 61',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '61',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 61',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/60',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-31T09:00:33-05:00',
              'Description': ' Log Entry 60',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '60',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 60',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/59',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-31T08:59:33-05:00',
              'Description': ' Log Entry 59',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '59',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 59',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/58',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-31T08:58:33-05:00',
              'Description': ' Log Entry 58',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '58',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 58',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/57',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-22T01:09:48-05:00',
              'Description': ' Log Entry 57',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '57',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 57',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/56',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-22T01:08:48-05:00',
              'Description': ' Log Entry 56',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '56',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 56',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/55',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-22T01:07:48-05:00',
              'Description': ' Log Entry 55',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '55',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 55',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/54',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-22T00:56:27-05:00',
              'Description': ' Log Entry 54',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '54',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 54',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/53',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-22T00:55:27-05:00',
              'Description': ' Log Entry 53',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '53',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 53',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/52',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-22T00:54:27-05:00',
              'Description': ' Log Entry 52',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '52',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 52',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/51',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-22T00:53:27-05:00',
              'Description': ' Log Entry 51',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '51',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 51',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/50',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-17T07:43:17-05:00',
              'Description': ' Log Entry 50',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '50',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 50',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/49',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-17T07:42:16-05:00',
              'Description': ' Log Entry 49',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '49',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 49',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/48',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-17T07:41:16-05:00',
              'Description': ' Log Entry 48',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '48',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 48',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/47',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-17T07:30:02-05:00',
              'Description': ' Log Entry 47',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '47',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 47',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/46',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-17T07:29:02-05:00',
              'Description': ' Log Entry 46',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '46',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 46',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/45',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-17T07:28:02-05:00',
              'Description': ' Log Entry 45',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '45',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 45',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/44',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-17T07:27:01-05:00',
              'Description': ' Log Entry 44',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '44',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 44',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/43',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T04:15:01-05:00',
              'Description': ' Log Entry 43',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '43',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 43',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/42',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T04:13:00-05:00',
              'Description': ' Log Entry 42',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '42',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 42',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/41',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T04:12:00-05:00',
              'Description': ' Log Entry 41',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '41',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 41',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/40',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T04:11:00-05:00',
              'Description': ' Log Entry 40',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '40',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 40',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/39',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T03:59:42-05:00',
              'Description': ' Log Entry 39',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '39',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 39',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/38',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T03:58:42-05:00',
              'Description': ' Log Entry 38',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '38',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 38',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/37',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T03:57:42-05:00',
              'Description': ' Log Entry 37',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '37',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 37',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/36',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T03:56:42-05:00',
              'Description': ' Log Entry 36',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '36',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 36',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/35',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T02:48:27-05:00',
              'Description': ' Log Entry 35',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '35',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 35',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/34',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T02:47:27-05:00',
              'Description': ' Log Entry 34',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '34',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 34',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/33',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T02:46:27-05:00',
              'Description': ' Log Entry 33',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '33',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 33',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/32',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T02:35:03-05:00',
              'Description': ' Log Entry 32',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '32',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 32',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/31',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T02:34:03-05:00',
              'Description': ' Log Entry 31',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '31',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 31',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/30',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T02:33:02-05:00',
              'Description': ' Log Entry 30',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '30',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 30',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/29',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2019-10-16T02:32:02-05:00',
              'Description': ' Log Entry 29',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '29',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 29',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/28',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2018-12-19T04:28:34-06:00',
              'Description': ' Log Entry 28',
              'EntryCode': 'Fully Redundant',
              'EntryType': 'SEL',
              'Id': '28',
              'Links': {},
              'Message': 'The power supplies are redundant.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '0ffff',
              'Name': ' Log Entry 28',
              'SensorNumber': 119,
              'SensorType': 'Power Supply / Converter',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/27',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2018-12-19T04:28:32-06:00',
              'Description': ' Log Entry 27',
              'EntryCode': 'Deassert',
              'EntryType': 'SEL',
              'Id': '27',
              'Links': {},
              'Message': 'The input power for power supply 1 has been '
                         'restored.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '3ffff',
              'Name': ' Log Entry 27',
              'SensorNumber': 133,
              'SensorType': 'Power Supply / Converter',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/26',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2018-12-19T04:04:14-06:00',
              'Description': ' Log Entry 26',
              'EntryCode': 'Redundancy Lost',
              'EntryType': 'SEL',
              'Id': '26',
              'Links': {},
              'Message': 'Power supply redundancy is lost.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '1ffff',
              'Name': ' Log Entry 26',
              'SensorNumber': 119,
              'SensorType': 'Power Supply / Converter',
              'Severity': 'Critical'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/25',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2018-12-19T04:04:12-06:00',
              'Description': ' Log Entry 25',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '25',
              'Links': {},
              'Message': 'The power input for power supply 1 is lost.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '3ffff',
              'Name': ' Log Entry 25',
              'SensorNumber': 133,
              'SensorType': 'Power Supply / Converter',
              'Severity': 'Critical'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/24',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2018-11-26T03:36:43-06:00',
              'Description': ' Log Entry 24',
              'EntryCode': 'Deassert',
              'EntryType': 'SEL',
              'Id': '24',
              'Links': {},
              'Message': 'The input power for power supply 2 has been '
                         'restored.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '3ffff',
              'Name': ' Log Entry 24',
              'SensorNumber': 134,
              'SensorType': 'Power Supply / Converter',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/23',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2018-11-26T03:36:40-06:00',
              'Description': ' Log Entry 23',
              'EntryCode': 'Fully Redundant',
              'EntryType': 'SEL',
              'Id': '23',
              'Links': {},
              'Message': 'The power supplies are redundant.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '0ffff',
              'Name': ' Log Entry 23',
              'SensorNumber': 119,
              'SensorType': 'Power Supply / Converter',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/22',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2018-11-26T03:12:28-06:00',
              'Description': ' Log Entry 22',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '22',
              'Links': {},
              'Message': 'The power input for power supply 2 is lost.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '3ffff',
              'Name': ' Log Entry 22',
              'SensorNumber': 134,
              'SensorType': 'Power Supply / Converter',
              'Severity': 'Critical'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/21',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2018-11-26T03:12:25-06:00',
              'Description': ' Log Entry 21',
              'EntryCode': 'Redundancy Lost',
              'EntryType': 'SEL',
              'Id': '21',
              'Links': {},
              'Message': 'Power supply redundancy is lost.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '1ffff',
              'Name': ' Log Entry 21',
              'SensorNumber': 119,
              'SensorType': 'Power Supply / Converter',
              'Severity': 'Critical'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/20',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2018-10-12T10:06:07-05:00',
              'Description': ' Log Entry 20',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '20',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 20',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/19',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2018-10-12T09:53:15-05:00',
              'Description': ' Log Entry 19',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '19',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 19',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/18',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2018-10-12T08:07:44-05:00',
              'Description': ' Log Entry 18',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '18',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 18',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/17',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2018-10-12T07:54:53-05:00',
              'Description': ' Log Entry 17',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '17',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is started and is in progress.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '700',
              'Name': ' Log Entry 17',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'},
             {'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel/16',
              '@odata.type': '#LogEntry.v1_3_0.LogEntry',
              'Created': '2018-07-04T07:29:55-05:00',
              'Description': ' Log Entry 16',
              'EntryCode': 'Assert',
              'EntryType': 'SEL',
              'Id': '16',
              'Links': {},
              'Message': 'The process of installing an operating system or '
                         'hypervisor is successfully completed.',
              'MessageArgs': [],
              'MessageArgs@odata.count': 0,
              'MessageId': '800',
              'Name': ' Log Entry 16',
              'SensorNumber': 0,
              'SensorType': 'BaseOSBoot/InstallationStatus',
              'Severity': 'OK'}],
 'Members@odata.count': 65,
 'Members@odata.nextLink': '/redfish/v1/Managers/iDRAC.Embedded.1/Logs/Sel?$skip=50',
 'Name': 'Log Entry Collection'}
Traceback (most recent call last):
  File "check_redfish.py", line 2912, in <module>
    if "sel"        in args.requested_query: get_event_log("System")
  File "check_redfish.py", line 1788, in get_event_log
    get_event_log_dell_fujitsu(type, system_manager_id)
  File "check_redfish.py", line 1982, in get_event_log_dell_fujitsu
    if event_entry.get("EntryCode")[0].get("Member") == "Deassert" and assoc_id is not None:
AttributeError: 'str' object has no attribute 'get'
bb-Ricardo added a commit that referenced this issue Feb 7, 2020
@bb-Ricardo
Copy link
Owner

can you test the "next-release" branch please?

@martbhell
Copy link
Author

can you test the "next-release" branch please?

I can! No stack traces now :)

@bb-Ricardo
Copy link
Owner

Thank you for testing.

can you update and try this branch again with "--storage"? It schould at least be dispalyed now.

@bb-Ricardo
Copy link
Owner

solved

@martbhell
Copy link
Author

martbhell commented Feb 12, 2020

Thank you for testing.

can you update and try this branch again with "--storage"? It schould at least be dispalyed now.

It is returning more than UNKNOWN but it's giving critical without the --detailed - is this intentional?

$ python3 check_redfish.py -H localhost:4444 --storage
[CRITICAL]: One or more storage components report an issue

$python3 check_redfish.py -H localhost:4444 --detailed --storage
[OK]: C620 Series Chipset Family SATA Controller [AHCI mode] C620 Series Chipset Family SATA Controller [AHCI mode] (FW: ) status is: None
[OK]: C620 Series Chipset Family SSATA Controller [AHCI mode] C620 Series Chipset Family SSATA Controller [AHCI mode] (FW: ) status is: None
[OK]: Physical Drive Solid State Disk 0:1:0 (SSDSC2KG480G7R / SSD / SATA) 480.10GiB status: None
[OK]: Physical Drive Solid State Disk 0:1:1 (SSDSC2KG480G7R / SSD / SATA) 480.10GiB status: None
[OK]: Logical Drive Solid State Disk 0:1:0 (Solid State Disk 0:1:0) 480GiB (RawDevice) Status: None
[OK]: Logical Drive Solid State Disk 0:1:1 (Solid State Disk 0:1:1) 480GiB (RawDevice) Status: None

This is using commit 509ef37 or 0.0.11

@bb-Ricardo
Copy link
Owner

tracking here #11

@bb-Ricardo bb-Ricardo added this to the 1.0.0 milestone Mar 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants