Hello,

I have a CyberPower 1350VA and it's around 2 to 3 years old.  I'm seeing random occurrences of low battery false alarm indicators with a battery supply of 1%.  I would assume this means the unit needs replacement, but in the meantime, is there any way I can ask upsmon to verify with two consecutive POLLFREQ intervals?  Meaning, try again one more time.  The issue always clears on the very next POLLFREQ so it looks like it gets garbage data for a single POLLFREQ interval.  I'm experiencing problems where my entire LAN is shutdown because NUT triggered the low battery actions and I'm hoping there's a workaround for this until I can replace it.

In case it's needed, here are some of my conf files.

ups.conf:
[myups1]
    driver = usbhid-ups
    port = auto
    vendorid = 0764
    desc = "CyberPower 1350VA/CP1500AVR/CST135XLU"
    pollinterval = 10
    ignorelb
    override.battery.charge.low = 80
    override.battery.charge.warning = 90
    override.battery.runtime.low = 600


upsmon.conf:
RUN_AS_USER nut
MONITOR myups1@localhost:3493 1 nutmaster pass master
MINSUPPLIES 1
SHUTDOWNCMD "/sbin/shutdown --poweroff +1"
NOTIFYCMD /sbin/upssched
POLLFREQ 10
POLLFREQALERT 5
HOSTSYNC 15
DEADTIME 30
POWERDOWNFLAG /etc/nut/killpower
NOTIFYFLAG ONLINE   SYSLOG+WALL+EXEC
NOTIFYFLAG ONBATT   SYSLOG+WALL+EXEC
NOTIFYFLAG LOWBATT  SYSLOG+WALL+EXEC
NOTIFYFLAG FSD      SYSLOG+WALL+EXEC
NOTIFYFLAG COMMOK   SYSLOG+WALL
NOTIFYFLAG COMMBAD  SYSLOG+WALL
NOTIFYFLAG SHUTDOWN SYSLOG+WALL
NOTIFYFLAG REPLBATT SYSLOG+WALL
NOTIFYFLAG NOCOMM   SYSLOG+WALL
NOTIFYFLAG NOPARENT SYSLOG+WALL
RBWARNTIME 43200
NOCOMMWARNTIME 300
FINALDELAY 60
CERTVERIFY 0
FORCESSL 0


Thanks!
-MikeD

_______________________________________________
Nut-upsuser mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to