Giter Site home page Giter Site logo

Comments (5)

jimklimov avatar jimklimov commented on September 26, 2024

This is quite possible, also note that depending on Eaton model, several vendor-extended MIB mappings can apply to the same device and support sometimes not-overlapping data sets and/or represent same information with different precision.

Which one has more - that depends on the information reported by the device and by readiness of the NUT drivers to understand it (protocol-wise and mappings specifically). So this can vary also between versions of firmwares of the UPS and its management card, and what they report over different protocols internally and externally.

For clarity, do both of you use the same NUT version (and a recent 2.8.x one, at that)?

from nut.

Zuendapp avatar Zuendapp commented on September 26, 2024

Hi @jimklimov :),

we use both the latest homeassistant addon in version 0.13.0 which show in the logs following NUT version (nut:all 2.8.0-7).

My config:

users:
  - username: admin
    password: P@ssword
    instcmds:
      - all
    actions: []
devices:
  - name: Eaton5P850i
    driver: snmp-ups
    port: 192.168.1.20
    log_level: info
    config:
      - snmp_version = v1
      - community = private
mode: netserver
shutdown_host: "false"
log_level: info

The only thing what is different is that I'm using the Tower version of the USV and he the Rack version (both 5P 850).

My installed Firmware versions are:

SNMP-Card (Network M2): 3.1.12
USV Firmware Version: 3.18.0035

Thank you!

BR

from nut.

Zuendapp avatar Zuendapp commented on September 26, 2024

Hi @jimklimov ,

is there any update?

Thank you very much!

BR

from nut.

jimklimov avatar jimklimov commented on September 26, 2024

As noted before, currently the different drivers and even subdrivers (e.g. MIB mapping tables, several can apply to Eaton devices) are independent in the readings they provide. So depending on what the actual device (its firmware version, controller card, etc.) does serve, they can expose different data points, or same ones with different precision, even when polling the same device with different drivers.

There is a long-backlogged issue #273 and general theme of Data multipathing This tag is for issues about multiple data paths to same device (multiplexing different media, MIBs) to try some ways of aggregating the information collected by several drivers talking to the same device (over same or different media/protocol) as a means of both communications fallback and information fidelity. But I am not aware if anyone had made progress on this; no PRs were submitted to the NUT project at least.

from nut.

Zuendapp avatar Zuendapp commented on September 26, 2024

Okey, thank you!
Maybe I‘ll connect the Eaton UPS via USB in future, if there are any sensor readings I want to have and are not delivered via SNMP.

BR

from nut.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.