- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
With reference to 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 ? any links?
Note: ComputerSystem.EnabledState property refer to S0 - S5 state & i could get details of these states in intel website.
"http://software.intel.com/en-us/blogs/2007/01/10/all-about-system-power-states-s0-s5/#comments"
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
WS-Management > WS-Management Class Reference > CIM Classes > CIM_ComputerSystem
under the detailed description of HealthState you will find:
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

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