Displaying 2 results from an estimated 2 matches for "hat_pc_ups".
2005 Aug 19
1
MGE 2200, Synchronizing........ giving up
Hi,
I find the following feature with MGE Pulsar evolution 2200:
[root@hat ups]# /usr/sbin/upsd
Network UPS Tools upsd 2.0.2
Connected to UPS [hat_PC_ups]: mge-utalk-ttyS0
Synchronizing........ giving up
[root@hat ups]# upsc hat_PC_ups@localhost
Error: Data stale
Is there a way to make the sync part longer?
After 5-10 seconds, however, things work fine:
[root@hat ups]# upsc hat_PC_ups@localhost
battery.charge: 100.0
battery.charge.low: 30
batter...
2005 Aug 10
1
/var/state not accessible
...needs long and clean shutdown. If there is a power
outage, I would like to shut down after 2 minutes, and not wait any
more. The shutdown time is pretty long, and thus I 'panic' after 2
minutes of loss of power. Therefore, I use the upssched and
upssched-cmd utilities.
ups.conf:
--------
[hat_PC_ups]
driver = belkinunv
port = /dev/ttyS0
sdorder = 0
[hat_HAT_ups]
driver = belkinunv
port = /dev/ttyS1
sdorder = 0
upsd.conf:
---------
ACL all 0.0.0.0/0
ACL localhost 127.0.0.1/32
ACCEPT localhost
REJECT all
upsd.users
----------
[nut]
passwo...