- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1. w.r.t Intel AMT SDK, HealthState property of Computer system is mapped to system health state H0 - H3 .
What does these states represent ( H0 , H1, H2, H3 )? where can i get more details ?
Note: In case of CompSystem.EnabledState property refer to S0 - S5 state & i could get details of these in intel website.
"http://software.intel.com/en-us/blogs/2007/01/10/all-about-system-power-states-s0-s5/# comments"
Thanks
Valantina
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It says in the class description of CIM_ComputerSystem.HealthState:
Product Specific Usage:
HealthState
i. HealthState = 5 ("OK") when system is in H0 health state
ii. HealthState = 20 ("Major failure") when system is in H1 health state
iii. HealthState = 25 ("Critical failure") when system is in H2 health state
iv. HealthState = 30 ("Non-recoverable error") when system is in H3 health state
Additionaly:
The Host instance (ManagedSystem) always returns 5.
The AMT instance returns 5, unless:
1. AMT is disabled by SKU (returns 0 – Unknown).
2. Watchdog of computer system health expired (returns 20).
Thanks
Nati

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page