[Nut-upsuser] APC UPS wrong input voltage

Charles Lepple clepple at gmail.com
Tue Mar 6 03:23:20 UTC 2018


On Mar 5, 2018, at 4:41 PM, Crispin Proctor <crispin.proctor at gmail.com> wrote:
> 
> The UPS functions as it should - it works when there is no power but cannot test brownout or anything else.

Okay.
> 
> I ran the command you put but it fails to log anything to file. Not sure why.

I'm assuming a Bourne-compatible shell like bash or zsh - can't remember what it should be for csh/tcsh. Be sure there aren't spaces between "2>&1".
> 
> Here is the output though - hope there is enough here.
>  4.344452     Report[get]: (2 bytes) => 13 01
>    4.344475     Path: UPS.PowerSummary.ACPresent, Type: Feature, ReportID: 0x13, Offset: 0, Size: 8, Value: 1
>    4.348575     Report[get]: (3 bytes) => 14 00 00
>    4.348596     Path: UPS.PowerSummary.BelowRemainingCapacityLimit, Type: Feature, ReportID: 0x14, Offset: 0, Size: 8, Value: 0
>    4.348611     Report[buf]: (4 bytes) => 06 00 00 08
>    4.348622     Path: UPS.PowerSummary.APCStatusFlag, Type: Feature, ReportID: 0x06, Offset: 16, Size: 8, Value: 8
>    6.329754     upsdrv_updateinfo...
> 
It's missing the report descriptor dump (part of the first few seconds) and the lines corresponding to voltages.


More information about the Nut-upsuser mailing list