Displaying 2 results from an estimated 2 matches for "theim".
Did you mean:
their
2007 Oct 15
1
NUT and unsupported UPS brands
...nals come out from the UPS' RS232?
>
> TIA,
> Mario Cassani
I don't know anything about such brand.
You have 3 options:
- dig a bit the net to see if it's a rebrand of some other manufacturer,
- contact the manufacturer to ask which protocol they use, and ask theim
to support nut,
- try some nut driver in debug mode (<driver-name> -DDD ...) and check if
something works.
Google'ing a bit on UPSmart, I found that trying megatec might be a good
option.
Thanks to keep us (the nut mailing list) informed of the results.
And the next time you buy an U...
2006 May 24
2
Common Linux Power Management (HAL and NUT) (was: Re: ideas for a new UPS infrastructure)
...ave a quick look at
NUT "layering": http://eu1.networkupstools.org/doc/2.0.1/design.html
The base:
- all the UPS specific is handled by NUT, which limit work (no
duplicated codebase), and potentialy give support for UPSs of all
kind.
- we _must_ keep NUT compat at upsd/upsmon level (read theim runnable)
in the long run, for linux to be able to serve as an UPS data server
to other OSs, while doing the best integration with hal up2 g-p-m and
the like.
1rst code round (quick to be done):
- limit support to 1 local USB UPS,
- stick to hal battery namespace,
- create a NUT client that listen...