Hi Have had a ongoing problem that I havent been able to resolve mainly due to lack on command line experience and interpretation.
Hav a 650VA ups connected via USB that is regularly loosing and reconnecting to the server. Get warning from the server with the following info every 20 minutes. Ive installed NUT version 2.2. I am able to get detailed info from the UPS using the nut command.
Broadcast message from nut (Sat Aug 29 11:48:21 2009):
Communications with UPS UPS@localhost lost
Broadcast message from nut (Sat Aug 29 11:48:26 2009):
Communications with UPS UPS@localhost established
Broadcast message from nut (Sat Aug 29 12:04:42 2009):
Communications with UPS UPS@localhost lost
Broadcast message from nut (Sat Aug 29 12:04:47 2009):
Communications with UPS UPS@localhost established
Ive been advised to upgrade to the latest NUT version 2.4 as this may resolve the connection issues with the UPS - I just dont know how to do this in command line- can anyone help.
Heres some relevant info that
login as: root
root@192.168.0.254's password:
Last login: Sat Aug 29 11:44:50 2009 from 192.168.0.230
[root@server ~]# config show nut
nut=service
Device=/dev/ttyS0
MasterPass=253855868565501
Model=megatec_usb
SlavePass=645711220929190
Type=megatec_usb
status=enabled
[root@server ~]# upsc -l
UPS
[root@server ~]# nano /etc/ups/upsd.users
GNU nano 1.2.4 File: /etc/ups/upsd.users
#------------------------------------------------------------
# !!DO NOT MODIFY THIS FILE!!
#
# Manual changes will be lost when this file is regenerated.
#
# Please read the developer's guide, which is available
# at
http://www.contribs.org/development/#
# Copyright (C) 1999-2006 Mitel Networks Corporation
#------------------------------------------------------------
[upsmaster]
password = 1cheon
allowfrom = localhost
upsmon master
[upsslave]
password = 1cheon
allowfrom = localhost localnet
upsmon slave
I Had tried to load the drivers that came with the ups- BUT JUST GOT LOST.
Can anyone help.
Regards John