BESTUPSSection: Network UPS Tools (NUT) (8)Updated: Fri Dec 26 2003 |
BESTUPSSection: Network UPS Tools (NUT) (8)Updated: Fri Dec 26 2003 |
Other UPS hardware using the Phoenixtec protocol should also work, but they will generate a warning since their battery information is not known.
This driver does not support some older Best/SOLA units.
This driver supports the following optional settings in the ups.conf(5):
Override the nominal battery voltage which is normally determined by asking the hardware. This is useful if your UPS constantly reports battery.charge values just below 100% even when it's completely charged.
If you have this problem, set this to whatever battery.voltage reports when the UPS is known to be completely charged with a good battery.
The author's Best Fortress 750 uses nombattvolt=27.4.
The battery charge percentage value (in battery.charge) is derived from the voltage data that the UPS returns, since the UPS doesn't return that value directly. On some hardware, the charge will remain at 100% for a long time and then drops quickly shortly before the battery runs out. You can confirm from the battery.voltage readings that this is a problem with the UPS and not this driver.
Similarly, the float from the charger in some models forces the battery charge percentage back up to 100% immedately after the UPS goes back on-line, so you can't tell when it is really recharged.
Finally, some models give one value for the battery's nominal voltage and yet actually have a nominal voltage slightly below that. This leads to things such as the perpetual 98.7% charge on the author's Fortress 750, even when it's been charging for weeks. You can use nombattvolt= in ups.conf(8) to fix this.