Open
Description
Hey,
i tried to setup Freenas as slave using a RaspberryPi on the UPS with apcupsd as master.
Now I want to override the charge.low value. But it seems like it is not possible with the apcupsd-ups driver?
What am I doing wrong?
ups.conf:
[ups]
driver = apcupsd-ups
port = 10.0.10.51:3551
desc = "SMT1500I"
ignorelb =
override.battery.charge.low = 30
root@freenas:~ # upsc ups
battery.charge: 40.0
battery.charge.low: 5 <-------- value from Master config: apcupsd.conf
battery.runtime: 4020.0
battery.runtime.low: 180
battery.voltage: 25.6
battery.voltage.nominal: 24.0
device.mfr: APC
device.model: Smart-UPS 1500
device.type: ups
driver.name: apcupsd-ups
driver.parameter.pollinterval: 60
driver.parameter.port: 10.0.10.51:3551
driver.parameter.synchronous: no
driver.version: 2.7.4
driver.version.internal: 0.04
ups.date: 2019-11-02
ups.firmware: UPS 08.3
ups.firmware.aux: ID=18
ups.id: SMT1500I
ups.mfr: APC
ups.mfr.date: 2012-06-14
ups.model: Smart-UPS 1500
ups.status: OL
ups.time: 17:58:45
And yes i could modify the apcupsd.conf but that's not what i want.
Freenas should shutdown earlier than the other clients.
Greetings
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo