where are the "ipmi sel" entries parameter descriptions?
Posted
by
Horatiu
on Super User
See other posts from Super User
or by Horatiu
Published on 2013-10-31T15:16:31Z
Indexed on
2013/10/31
16:00 UTC
Read the original article
Hit count: 279
In order to troubleshoot a possible hardware issue I have installed ipmitools on my server and am doing queries for info related to poweron/poweroffs, hardware added/removed/status.
I am trying to find some info on how to interpret sel obtained via ipmi sel list and the output looks like this :
72b4 | 10/31/2013 | 10:42:40 | System Event #0x01 | OEM System boot event | Asserted
72c8 | 10/31/2013 | 10:42:48 | System ACPI Power State #0x82 | S0/G0: working | Asserted
I really want to know what "Asserted" means in this context, and also, where can I find a reference with all possible "exit status(es)" ? (Because I think that's what this is, right ?)
© Super User or respective owner