35Metered Rack PDU User’s Guide
bkReading
Access: Administrator, Device User
Description: View the current reading (measurement) in Amps for a bank. You can specify all banks, a
single bank, a range, or a comma-separated list of single banks and/or ranges.
Example 1: To view the current reading for bank 3, type:
apc> bkReading 3
E000: Success
3: 4.2 A
Example 2: To view the current reading for all banks, type:
apc> bkReading all
E000: Success
1: 6.3 A
2: 5.1 A
3: 4.2 A
devLowLoad
Access: Administrator, Device User
Description: Set or view the low-load threshold in kilowatts for the device.
Example 1: To view the low-load threshold, type:
apc> devLowLoad
E000: Success
0.5 kW
Example 2: To set the low-load threshold, type:
apc> devLowLoad 1.0
E000: Success
devNearOver
Access: Administrator, Device User
Description: Set or view the near-overload threshold in kilowatts for the device.
Example 1: To view the near-overload threshold, type:
apc> devNearOver
E000: Success
20.5 kW
Example 2: To set the near-overload threshold, type:
apc> devNearOver 21.3
E000: Success