search for: l871

Displaying 2 results from an estimated 2 matches for "l871".

Did you mean: 871
2017 Sep 19
0
Bug or feature? polling frequency = (pollfreq + pollinterval)
...to check which version they are using? (Just curious - probably will not affect the problem you described.) > Read about pollfreq, and pollinterval, but didn't see NUT's code. The usbhid-ups code is here: https://github.com/networkupstools/nut/blob/v2.7.4/drivers/usbhid-ups.c#L851-L871 > The values of those are: > driver.parameter.pollfreq: 30 > driver.parameter.pollinterval: 5 > > I found that power consumption (ups.realpower) only changes every 35 > seconds, which is (pollfreq + pollinterval). > > Does this looks correct? I would expect changes at po...
2017 Sep 19
2
Bug or feature? polling frequency = (pollfreq + pollinterval)
Hi, Context of my question: * OS name and version, Synology's distributed Linux: Linux DS 3.10.102 #15152 SMP Fri Sep 1 11:15:03 CST 2017 x86_64 GNU/Linux * exact NUT version, Tricky... the installed tools display: $ /usr/sbin/upsd -V Network UPS Tools upsd DSM6-1-15114-170518 while the one I've compiled, and its not running, displays: $ /opt/sbin/upsd -V Network UPS Tools upsd