fuelg command
This command displays information about the server power.
Use the fuelg command to display information about server power usage and configure server power management. This command also configures policies for power redundancy loss. The following table shows the arguments for the options.
Option | Description | Values |
---|---|---|
-pme | Enable or disable power management and capping on the server. | on, off |
-pcapmode | Set the power capping mode for the server. | ac, dc |
-pcap | A numeric value that falls within the range of power capping values displayed when running the fuelg command, with no options, on the target. | numeric wattage value |
-pc | Display current power consumption | ac,dc |
If power supply redundancy is not supported the following option is supported: | ||
-pm | Set the policy mode for loss of redundant power. | basic with throttling (default), redundant without throttling, redundant with throttling |
The following option might not be available on all systems: | ||
-perf | Display the current compute utilization, including system, microprocessor, and I/O. | percentage |
If power supply redundancy is supported the following options are supported: | ||
-mpc | Set the maximum power consumption budget for the server. | current configuration, all hot-plug components |
-at | Allow throttling to keep the server within the power budget. | on, off |
-r | Allow power redundancy for the server. | on, off |
-nn | Value of N+N redundancy configuration. | redundancy configuration value |
Syntax:
fuelg [<em className="ph i">options</em>]
option:
-pme <em className="ph i">on|off</em>
-pcapmode <em className="ph i">dc|ac</em>
-pcap
-perf
-pc ac|dc
-pm <em className="ph i">bt|r|rt</em>
-mpc <em className="ph i">cc|ahp</em>
-at <em className="ph i">on|off</em>
-r <em className="ph i">on|off</em>
-nn
Example:
system> fuelg
-pme: on
system>
Give feedback