Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    NUT package (2.8.0 and below)

    Scheduled Pinned Locked Moved UPS Tools
    1.2k Posts 128 Posters 4.5m Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dennypageD
      dennypage
      last edited by

      @missionit-tech

      Try different USB ports on the host. Looking to try different hubs on the machine. You are currently connected to usbus1 and looking to try connecting to usbus0.

      One other (bizarre) thought comes to mind. No rational reason other than I've never seen anyone do uppercase before. Change UPS Name to simply lowercase 'myups' or some such.

      M 1 Reply Last reply Reply Quote 0
      • M
        missionit.tech @dennypage
        last edited by

        @dennypage Thanks so much for your assistance with this! Unfortunately, the Netgate SG-2100 only has 1 USB port on it so I dont have any options to try a different USB port. I tried renaming to "myups" and its still the same issue.

        dennypageD 2 Replies Last reply Reply Quote 0
        • dennypageD
          dennypage @missionit.tech
          last edited by

          @missionit-tech

          Can you run the following please?

          • disable the UPS service
          • unplug and re-plug the usb connection
          • run the usbconfig command
          • re-enable the UPS service
          • run the usbconfig command again

          Looking to see something similar to this:

          [22.01-RELEASE][root@fw.cococafe.com]/root: usbconfig
          ugen0.1: <0x8086 XHCI root HUB> at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA)
          ugen0.2: <Tripp Lite Tripp Lite UPS> at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (0mA)
          [22.01-RELEASE][root@fw.cococafe.com]/root: 
          
          1 Reply Last reply Reply Quote 0
          • keyserK
            keyser Rebel Alliance
            last edited by

            Hi All.

            I have been unable to locate any details on whether I can monitor the UPS state via pfSenses built-in SNMP service, if I have NUT installed and working as aspected?

            I Guess the question is: Does NUT have any integration/MIBs that needs to be installed, so the built-in SNMP Service can see state and UPS info from NUT?

            Love the no fuss of using the official appliances :-)

            dennypageD 1 Reply Last reply Reply Quote 0
            • dennypageD
              dennypage @missionit.tech
              last edited by

              @missionit-tech Were you able to get your UPS working?

              M 1 Reply Last reply Reply Quote 0
              • dennypageD
                dennypage @keyser
                last edited by

                @keyser said in NUT package:

                Does NUT have any integration/MIBs that needs to be installed, so the built-in SNMP Service can see state and UPS info from NUT?

                If I understand your question correctly, you are asking if you can monitor the state of a non SNMP based UPS connected to the pfSense system via the SNMP server on pfSense. Assuming so...

                This is more an SNMP question than a NUT question. The SNMP server (bsnmp or net-snmp) determines what/how/where something is exposed via SNMP. There is nothing built-in to either SNMP package to support NUT status, however both support extensions that will allow you to do what you want. You will have to configure the integration yourself. Search for "bsnmp-ucd" (bsnmp) or "net-snmp-extend-mib" (net-snmp) for details.

                Here is an example integration using net-snmp.

                One additional note: The configuration UI for bsnmp does not have any allowance for extensions, so you would have to go out to the filesystem and modify the config file. It might be easier to use the net-snmp package, which does have allowance for extensions in the UI. See the Extended Commands section at the bottom of the Host Information tab.

                HTH

                keyserK 1 Reply Last reply Reply Quote 0
                • keyserK
                  keyser Rebel Alliance @dennypage
                  last edited by

                  @dennypage Thank you for the detailed answer.

                  This is a little above my allowed time to invest in geekery :-)

                  I was just wondering if perhaps someone had already done that integration :-)

                  Love the no fuss of using the official appliances :-)

                  dennypageD 1 Reply Last reply Reply Quote 0
                  • M
                    missionit.tech @dennypage
                    last edited by

                    @dennypage
                    I have not made it back to the site yet to test the last troubleshooting steps that you suggested. Sorry for the delay getting back to you on it. Ill keep you posted when I get back onsite. Thanks for checking in.

                    1 Reply Last reply Reply Quote 0
                    • dennypageD
                      dennypage @keyser
                      last edited by

                      @keyser Using librenms by chance? If so, it's pretty easy. The integration script is here. All you have to do is put the script on the local filesystem and add the script in the Extended Commands section for net-snmp...

                      keyserK 1 Reply Last reply Reply Quote 0
                      • keyserK
                        keyser Rebel Alliance @dennypage
                        last edited by

                        @dennypage said in NUT package:

                        @keyser Using librenms by chance? If so, it's pretty easy. The integration script is here. All you have to do is put the script on the local filesystem and add the script in the Extended Commands section for net-snmp...

                        Unfortunately not. I’m Using Zabbix, and have recently moved away from a Zabbix Agent on my pfSense and instead started using the “pfSense SNMP” template Zabbix has made available.

                        It works well, allthough a few counters/details are missing compared to rbecelli’s pfSense Active agent template.

                        Love the no fuss of using the official appliances :-)

                        dennypageD 1 Reply Last reply Reply Quote 0
                        • dennypageD
                          dennypage @keyser
                          last edited by

                          @keyser You are more determined than I. I gave Zabbix a serious go a while back. It worked well in circumstances where an agent was available. However for SNMP devices, of which I have a large number, it required far too much work for me. I gave up after a couple of weeks. 🤕

                          keyserK 1 Reply Last reply Reply Quote 0
                          • keyserK
                            keyser Rebel Alliance @dennypage
                            last edited by

                            @dennypage said in NUT package:

                            @keyser You are more determined than I. I gave Zabbix a serious go a while back. It worked well in circumstances where an agent was available. However for SNMP devices, of which I have a large number, it required far too much work for me. I gave up after a couple of weeks. 🤕

                            😆 Well it did take a little learning, But it’s actually rather simple and flexible. One just needs to understand the architecture.

                            Love the no fuss of using the official appliances :-)

                            1 Reply Last reply Reply Quote 0
                            • FileCityF
                              FileCity
                              last edited by

                              Hi all, I've noticed a published NUT 2.8.0 package with a lot of improvements.
                              Development has been more active this year with actually 2.8.1 started.
                              Is an updated BSD version of this package on the way ?

                              Thanks to let know if someone knows about it.

                              dennypageD 1 Reply Last reply Reply Quote 0
                              • dennypageD
                                dennypage @FileCity
                                last edited by

                                @filecity said in NUT package:

                                Hi all, I've noticed a published NUT 2.8.0 package with a lot of improvements.
                                Development has been more active this year with actually 2.8.1 started.
                                Is an updated BSD version of this package on the way ?

                                It will probably be a few months. 2.8.0 represents 5+ years of changes, all rolled up into a single release. I expect that will take some time to stabilize.

                                1 Reply Last reply Reply Quote 0
                                • dennypageD dennypage referenced this topic on
                                • K
                                  kevindd992002
                                  last edited by

                                  @dennypage

                                  So I replaced my tower UPS with a rackmounted APC Smart-UPS that has a Network Management Card. What is the best way to have a central "UPS server"? Should I point NUT (in pfsense) to the APC UPS using the remote snmp driver and make NUT the main server for everything? Or would it be beneficial to make NUT and other clients as slaves and make the APC UPS as a server itself?

                                  dennypageD 1 Reply Last reply Reply Quote 0
                                  • dennypageD
                                    dennypage @kevindd992002
                                    last edited by

                                    @kevindd992002 said in NUT package:

                                    So I replaced my tower UPS with a rackmounted APC Smart-UPS that has a Network Management Card. What is the best way to have a central "UPS server"? Should I point NUT (in pfsense) to the APC UPS using the remote snmp driver and make NUT the main server for everything? Or would it be beneficial to make NUT and other clients as slaves and make the APC UPS as a server itself?

                                    I have a Smart-UPS with an NMC2, and individual hosts speaking directly to the UPS via SNMP. I recommend this approach.

                                    Be sure to assign a fixed address for the UPS. If you running the DHCP server on pfSense, I would also recommend enabling the static ARP option for the UPS (for good measure).

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      tnowak
                                      last edited by

                                      Hi. So I have this new UPS that has been added to NUT 3 months ago. I've tried nut-2.8.0 on RPi and it works fine. But I really like to have it handled by pfSense. Any changes on package upgrade to 2.8.0 in the near future?

                                      dennypageD 1 Reply Last reply Reply Quote 0
                                      • dennypageD
                                        dennypage @tnowak
                                        last edited by

                                        @tnowak What is the UPS and how does it physically connect? Have you confirmed that it does not actually work with 2.7?

                                        T 1 Reply Last reply Reply Quote 0
                                        • T
                                          tnowak @dennypage
                                          last edited by tnowak

                                          @dennypage That’s Ever Eco Pro CDS AVR 1200. It’s kind of new kid on the block. It uses usbhid-ups driver. I have tried 2.7 on both pfSense and RPi and it does not work. That UPS has been committed to nut driver 2-3 months ago according to GitHub source. It works fine in 2.8.

                                          1 Reply Last reply Reply Quote 0
                                          • dennypageD
                                            dennypage
                                            last edited by

                                            @tnowak I'll take a look

                                            JonathanLeeJ 1 Reply Last reply Reply Quote 0
                                            • dennypageD dennypage referenced this topic on
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.