I did this:
[root@mine root]# more /etc/ups/upsd.conf
#------------------------------------------------------------
# DO NOT MODIFY THIS FILE! It is updated automatically by the
# SME Server software. Instead, modify the source template in
# an /etc/e-smith/templates-custom directory. For more
# information, see
http://www.e-smith.org/custom/#
# copyright (C) 1999-2003 Mitel Networks Corporation
#------------------------------------------------------------
ACL all 0.0.0.0/0
ACL localhost 127.0.0.1/32
ACCESS grant monitor localhost
ACCESS grant login localhost
ACCESS deny all all
Then did:
[root@mine root]# upsc localhost
UPS: localhost
MFR: Generic
MODEL: Back-UPS RS 1000 FW:7.g8 .D USB
SERIAL: QB0428130472
STATUS: OL
BATTVOLT: 26.9
BATTPCT: 100
RUNTIME: 1597
LOADPCT: 35
I think that is what you are looking for.
JB