- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
If read the Events with EventSimulation.exe it will display
the events in this form , which are not understandable form.
DeviceAddress 255
Entity 34
EventSensorType 15
EventSourceType 104
EventSeverity 1
SensorNumber 255
TimeStamp 6/4/2007 7:45:46 PM (UTC)
If we check with internet explorer it will display in this form
Event | Time | Source | Description |
1 | 6/4/2007 7:45 pm |
BIOS | Starting operating system boot process. |
So please help us on how to convert the record into understandable form.
is there any api to covert into understandable form
(or) any documents say mapping between number and description.
Thanks in advance.
Thanks & Regards,
Ravi
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can refer to the Platform Event Trap Format Specification http://www.intel.com/design/servers/ipmi/spec.htm
Also if you download the DTK Sample Code
http://software.intel.com/en-us/articles/download-the-latest-version-of-manageability-developer-tool-kit
you will find some code with the Event Sensor Type, Source Type, etc already mapped into text.
Maria
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for sharing your knowledge with the forum. All of the event logs generated by Intel AMT are in conformance to the IPMI standard and the format is defined in the specifications pointed out by the link in the previous message.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I had the same problem some time ago. The IPMI specification is quite large and you will spend some time going through it. I made a bried summary in this forum of how to achieve this using the intel DTK, please use the following link to see my solution:
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page