HP 3PAR InForm OS 3.1.1 Command Line Interface Reference
• Serial. The battery serial number.
• State. The current status of the battery. Battery states can be as follows:
--. Cannot determine the battery state.◦
◦ NotPresent. Battery is missing.
◦ OK. Battery is operating normally.
◦ Failed. Battery is operating abnormally.
◦ MaxLifeLow. Maximum battery life is low (less than 12 minutes).
• ChgLvl. Percentage of battery charge status for the node.
• ExpDate. The expiration date of the battery.
• Expired. Indicates whether expired batteries are connected to the power supply.
• Testing. Indicates whether a battery test is in progress. When a battery test is in progress,
the batteries cannot be counted so the number of batteries shown is a cached value.
The following example displays detailed battery information:
cli% showbattery -d
--------------Node 0 PS 0 Battery 0---------------
Node ID : 0
Power Supply ID : 0
Battery ID : 0
Manufacturer : MAG
Model : 0800-0016-50.0B
Serial Number : 70315366
State : OK
Charge State : FullyCharged
Charge Level(%) : 100
Max Battery Life(mins) : 25
Expired : No
Test in Progress : No
Expiration Date : 2010-07-17 13:00:00 PD
...
The following example displays the inventory information for the battery using the showbattery
–i command:
cli% showbattery -i
Node PS Bat -Manufacturer- -Model- -Serial-
0 0 0 -- -- FFFFFFFF
0 1 0 -- -- FFFFFFFF
1 0 0 -- -- --
1 1 0 -- -- --
• Node. The controller node number.
• PS. The power supply number.
• Manufacturer. The manufacturer of the battery.
• Model. The battery model.
• Serial. Indicates the serial number of the battery.
showbattery 353