Giter Site home page Giter Site logo

Help please poweredge rt2000 about nut HOT 3 OPEN

FigJam23 avatar FigJam23 commented on June 25, 2024
Help please poweredge rt2000

from nut.

Comments (3)

jimklimov avatar jimklimov commented on June 25, 2024 1

Hello, by your question I assume your Windows does have network access, as much as is needed to communicate to the RPi. What it does not (normally) have is Internet access. Right?

For NUT, other than getting the files to install (can be via USB stick etc.) no Internet access is required - neither on Win nor on RPi hosts of yours. That said, with precautions like SSL wrapped access you could e.g. publish in the internet a nut-cgi driven web-page (or some third party's REST API service for NUT) running on the RPi and acting as a NUT client to the data server on Windows.

Currently there is a slowly progressing effort to provide modern NUT for Windows - you can build your own or fetch a prepared tarball with binaries and DLLs from the AppVeyor CI server. There are some known incomplete features here and there, including a lack of installer and so a privileged registration of USB driver other than Windows built-in HID or HID Battery device. There is a "Zadig" tool detailed in #1690 (IIRC) to make such registrations manually.

With all that, if you don't stumble upon that not-yet-implemented stuff in your practically significant code path, you should be able to run a NUT driver and data server (upsd) configured same way via etc/...conf files as on Linux/Unix platforms. The nut.exe wrapper should let you register NUT as a Windows service to handle starting/stopping of the daemons involved (with little granularity at the moment, either upsmon alone or everything).

from nut.

FigJam23 avatar FigJam23 commented on June 25, 2024

Yes network is accessible on both devices, just restricted WAN on windows pc. Thanks for the info sound like it's complicated lol. But I'll give it a go haven't worked with binnerys on windows before wish me luck 😅

from nut.

jimklimov avatar jimklimov commented on June 25, 2024

Well, "binary" is a fancy word for an executable program, library, etc. - something with a specific byte-by-byte structure that is not a text file (and in some contexts, picture, movie, etc.)

So surely you've had worked with programs :)

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.