NUT server and UPS general question
-
As @rcoleman-netgate notes, the NUT package will only monitor a single device. It does not support ups farm management/monitoring.
-
@dennypage said in NUT server and UPS general question:
@rcoleman-netgate clearly told that I can use "multiple" UPS attached to a USB hub and the USB hub attached to netgate 2100 - Are you contradicting @rcoleman-netgate ?
-
@netboy Uhm, here's what I clearly said:
@rcoleman-netgate said in NUT server and UPS general question:
Again it might not let you do more than one. YMMV.
I also said you could connect multiple USB devices, I did not say you could connect multiple UPSes.
-
Be aware that in this matter @dennypage, as the package author, is the ultimate authority.
-
@stephenw10 @stephenw10 OK got it.... I ordered USB hub probably will use for something else.
@dennypage thanks for your input. Sorry I questioned the package author - pardon me.Maybe I will dedicate a raspberry PI as a NUT server since it has 4 USB's
-
@netboy Not sure as I've never tried it but does the APC UPS monitor plug in let you monitor multiple devices? Of course if yours aren't APC's doesn't help.
-
@jimbob-indiana
Yes!I have a APC UPS and hence I installed package "apcupsd" (did not install NUT because as the package owner here the USB can monitor ONLY one UPS).
BTW I connected the USB to netgate 2100 from the UPS.
Configure the apcupsd (self explanatory) and once done you can install the dashboard using the + sign on the splash page and add apcupsd widget.
Here is a screenshot:
hth
-
Yes if you have an APC brand UPS and it works with apcupsd then I feel that is the better way to go. The implementation in pfSense is better, more is configurable through the GUI and the widget has more detail. NUT is however more widespread it seems and so if you are needing to integrate with other devices etc then sometimes NUT may be preferable.
-
@occamsrazor Initially I thought a USB Hub can be connected to netgate 2100 and then attach 3 UPS's to them. I have since been "corrected" by the package author.
Hence, my next solution is to use the APC (covers modem, router and my servers) to netgate USB as standalone.
Additionally, configure NUT in raspberry pi and use it's USB to connect to other UPS's. That is the idea and I am working on it.... -
Thanks but I'm already using APCUSPD. If you can monitor more than one UPS that's the question.
-
@jimbob-indiana said in NUT server and UPS general question:
Thanks but I'm already using APCUSPD. If you can monitor more than one UPS that's the question.
I don't think you can. I asked a similar question here:
https://forum.netgate.com/topic/175536/multiple-ups-with-apcupsd-and-or-nut?_=1667928318795 -
@occamsrazor
I have a question to everyone....I have 1 UPS in a different location but would like to connect the same to my future NUT server on raspberry PI. I do have a extra ethernet jack in the same location. Was wondering can I use "USB over ethernet adapter" to connect the UPS USB to adapter and then connect to the wall ethernet jack. Same at the receiving end ....connect an adapter to the ethernet and connect the USB end to the PI - Has anybody done something like this?
-
@netboy usb to ethernet adapter.
Drivers are the issue.
-
That's just a USB NIC it won't help you there.
You'd need an actual USB over Ethernet device. If you have separate cable between those locations you might be able to use something passive that doesn't need drivers (USB over Cat5 extender).
Steve
-
@stephenw10 Got it! How about this?
-
Yup, like that. Note that only works over a dedicated cable. It's not using Ethernet, can't pass a switch etc.
-
@stephenw10 said in NUT server and UPS general question:
Note that only works over a dedicated cable. It's not using Ethernet, can't pass a switch etc.
Not sure I follow you? Can you kindly elaborate?
I do have a dedicated cable (ethernet) near my UPS to a switch in the PI location
-
@netboy said in NUT server and UPS general question:
I do have a dedicated cable (ethernet) near my UPS to a switch in the PI location
That's fine then.
If you had an Ethernet jack there connected to a central switch and the RasPi was at a different location also connected to that switch it would not work since that only uses the Cat5 cable to pass USB signals no Ethernet. An Ethernet switch has no idea what to do with USB signals.
Steve
-
@stephenw10
Just to be clear this is my setup:-
Connect one adapter to the USB of UPS and connect the ethernet to the existing ethernet wall jack near the UPS
-
In the switch at my server rack connect from switch to my adapter using patch cable and then connect the USB to my raspberry PI.
Can I give it a try? What is your opinion? I am not asking you to vouch for it? If it fails that is ok
-
-
No that won't work. It can't go through the switch.
You have to connect directly to incoming cable that's connected to that wall jack.