}}
aes checks regularly if the system can be suspended or shut down. This parameter specifies the time in seconds between two such checks. Normally should be left untouched.
{{Code|Code=
./aes --showenergybalance
}}
View the energy savings in kWh due to the use of Amahi Energy Saver.
{{Code|Code=
./aes --setpowerconsumption pc_on pc_standby
}}
Set the average power consumption when working ("pc_on") and powered off ("pc_off"). Values given in Watts. pc_on must be greater than pc_off.
{{Code|Code=