This topic briefly describes the BMC PATROL Agent's support of application power management. It defines OnNow and ACPI and describes how they work. It then describes how the BMC PATROL Agent supports OnNow/ACPI on Windows platforms.
ACPI is the Advanced Configuration and Power Interface. It succeeds Application Power Management (APM) and extends its capabilities. ACPI facilitates power management by making hardware status information available to the operating system. ACPI enables computers to perform the following tasks:
OnNow is Microsoft's implementation of the Advanced Configuration and Power Interface (ACPI). It takes advantage of PC motherboards with BIOSes that support ACPI.
The OnNow feature allows a computer to always be on, and therefore instantly accessible to users, while consuming very little power when not in use.
Sleep state is a condition of power management that enables a system to suspend all processes. This suspension is a virtual shut down that permits a system to awaken and respond to commands without consuming much power. Following are the sleep states:
The following table describes how OnNow/ACPI-compliant applications and non-compliant applications behave when a system enters into sleep state and then awakens:
Order | Description |
---|---|
1 | An internal or external device issues a command to go into sleep state. |
2 | The OnNow/ACPI function takes a snap shot of the system's state and all its applications by writing everything in memory to the hard drive. |
3 | Applications that support power options shut down their processes or die gracefully. Applications that do not support power options simply fail. |
4 | An internal or external device issues an awaken command. |
5 | The OnNow/ACPI function reads the information written to the disk and restores the state of OnNow-supported applications. It also attempts to restore the state of applications that do not support power management. These applications may not be recoverable because their processes are looping or suspended or startup information is unavailable because its owning data structures (such as files or databases) were corrupted during the shutdown. |
The OnNow/ACPI capabilities built into the BMC PATROL Agent include the following: