Re: [Apcupsd-users] apcupsd not showing any UPS load
Brought to you by:
adk0212
|
From: Jeffery S. <je...@cj...> - 2025-11-28 21:32:07
|
Ted: Thanks you for all of the very useful information. Since you have explained the change in APC protocol, I can stop banging my head against this problem. It would be nice if apcupsd was ever modified to deal with this, but I can expect it would be a difficult problem. I'm sad to see another great company like APC taken over by Schneider and made worse for the end user, similar to Oracle purchasing Sun Microsystems. Time marches on -- not always for the better. Regards, -- Jeff Ted Mittelstaedt <te...@mi...> writes: >This is a multi-part message in MIME format. >--===============0310786591105536694== >Content-Type: multipart/alternative; > boundary="------------G5BBnVjXuS1axEnWf6QErFKm" >Content-Language: en-US >This is a multi-part message in MIME format. >--------------G5BBnVjXuS1axEnWf6QErFKm >Content-Type: text/plain; charset=UTF-8; format=flowed >Content-Transfer-Encoding: 8bit >The older SMC model UPSes used the UPSLink protocol that was compatible >with apcupsd >The newer SMC model UPSes use the Microlink protocol that is not. >I think a lot of people were hoping that with the reverse-engineering of >the microlink protocol that someone would write support into either NUT >or apcupsd. >The NUT project eventually copied the MODBUS driver out of apcupsd and >use it with their project now. >The Smartcard slot in the SMT models allow you to install a web card >with an ethernet port that does NOT require access to APC's website >The green ethernet ports on their newer UPSes require a yearly fee to be >paid to their website to "monitor" > From experience, I can tell you with purchasing for an enterprise today >for the US market, these are the models of UPSes that I buy - all are >compatible with apcupsd: >The first 2 are for workstations - we don't often get much call for >these and I have pretty strict requirements on a user who wants a UPS - >almost always, we will swap out their desktop with a laptop long before >we give them a UPS. Sometimes I will use these for remote switches in >cabinets.  These work fine with apcupsd and a USB cable - they use the >USB-UPSHID protocol: >APC UPS Battery Backup, 1050VA UPS with 6 Backup Battery Outlets, Type C >USB Charging, BE1050G3 Back-UPS >APC BACK-UPS 850VA part # BE850G2 >Tjese 3 are for larger server rooms, remote domain controllers and the like >APC 1500VA Smart UPS with SmartConnect, SMT1500C Sinewave UPS Battery >Backup, AVR, 120V, Line Interactive Uninterruptible Power Supply >APC 2200VA Smart UPS with SmartConnect, SMT2200RM2UC Rack Mount UPS >Battery Backup, Sinewave, AVR, 120V, Line Interactive Uninterruptible >Power Supply >APC 1500VA Smart UPS with SmartConnect, SMT1500RM2UC Rack Mount UPS >Battery Backup, Sinewave, AVR, 120V, Line Interactive Uninterruptible >Power Supply >In the US new and modern commercial construction dictates 20A 120V.  I >have experimented with 30A 125V circuits but ultimately I have found >with modern server gear the power requirements are not high enough to >justify the extra cost of specialty connectors and so on for 3000VA UPSes. >I use the 1500VA units in older buildings where the power is >questionable - the outlet isn't on a dedicated circuit, or something >like that. >It's imperative to properly size UPSes and NOT to oversize them!!!!  >You want the load no less than 20%. Otherwise what happens is when the >UPS self-tests, there's not enough load on the batteries to get proper >calculation of battery discharge curve and over time the UPS will >display inaccurate battery life. If you don't get 20% load then use a >smaller UPS >Ted >On 11/27/2025 9:45 AM, Jeffery Small wrote: >> Trev via Apcupsdusers<apc...@li...> writes: >> >>> Jeffery Small wrote on 27/11/25 10:56 am: >>>> Xubuntu: 24.04.3 >>>> apcupsd: 3.14.143.1build2 (standard Ubuntu package) >>>> UPS: New APC SMC1500C with USB connection >>>> >>>> I just built a new Linux workstation with a new APC UPS. Everything is >>>> running fine except that the monitor is showing no load despite all of >>>> my equipment plugged into the UPS. Here is a link to a screenshot: >>>> >>>> http://cjsa.com/misc/apcupsd_01.png >>>> >>>> Any reason that this is happening? On my previous system with the same UPS >>>> which was more than five years old, all of this worked fine. Could this >>>> be a configuration issue? >>> It is unclear to me whether you are using the same UPS. You say it's a >>> new APC UPS and later the same UPS. I'd hazard a guess that it is a new >>> UPS and very probably has a different firmware. APC's USB firmware >>> versions have been notoriously buggy. Is there a firmware update for the >>> new UPS? If so, apply it and hope. >>> Alternatively: >>> 1) try the modbus protocol as someone has already helpfully suggested; or >>> 2) try a USB->RS232 converter if you have a serial port on your new >>> computer. >> It is a new UPS but when I said it was the same, I meant identical model: >> SMC1500C hooked up the same using USB. >> >> Thanks for the suggestions, both from you and other. I'll report if I >> have success. I'll see if there is new firmware and load it. I have been >> loath to connect the UPS to the network because it looks like Schneider >> has go the route of Microsoft and others and wants to own and control your >> equipment. I don't want them on my LAN. :-( >> >> Do people think that the self-test option should work through the apcupsd, >> or is this failure to be expected? I guess I can run self test from the >> front panel and see if apcupsd then recognizes it. >> >> Regards, >--------------G5BBnVjXuS1axEnWf6QErFKm >Content-Type: text/html; charset=UTF-8 >Content-Transfer-Encoding: 8bit ><html> > <head> > <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> > </head> > <body> > <p>The older SMC model UPSes used the UPSLink protocol that was > compatible with apcupsd<br> > </p> > <p>The newer SMC model UPSes use the Microlink protocol that is not.</p> > <p>I think a lot of people were hoping that with the > reverse-engineering of the microlink protocol that someone would > write support into either NUT or apcupsd.</p> > <p>The NUT project eventually copied the MODBUS driver out of > apcupsd and use it with their project now.<br> > </p> > <p>The Smartcard slot in the SMT models allow you to install a web > card with an ethernet port that does NOT require access to APC's > website</p> > <p>The green ethernet ports on their newer UPSes require a yearly > fee to be paid to their website to "monitor"</p> > <p><br> > </p> > <p>From experience, I can tell you with purchasing for an enterprise > today for the US market, these are the models of UPSes that I buy > - all are compatible with apcupsd:</p> > <p>The first 2 are for workstations - we don't often get much call > for these and I have pretty strict requirements on a user who > wants a UPS - almost always, we will swap out their desktop with a > laptop long before we give them a UPS. Sometimes I will use these > for remote switches in cabinets.  These work fine with apcupsd > and a USB cable - they use the USB-UPSHID protocol:<br> > </p> > <p id="title" class="a-size-large a-spacing-none" style="box-sizing: > border-box; padding: 0px; margin-top: 0px; margin-right: 0px; > margin-bottom: 0px !important; margin-left: 0px; > padding-block-end: 0px; text-rendering: optimizelegibility; > font-weight: 400; font-size: 24px !important; line-height: 32px > !important; color: rgb(15, 17, 17); font-style: normal; > font-variant-ligatures: normal; font-variant-caps: normal; > letter-spacing: normal; text-align: start; text-indent: 0px; > text-transform: none; word-spacing: 0px; > -webkit-text-stroke-width: 0px; white-space: normal; > background-color: rgb(255, 255, 255); text-decoration-thickness: > initial; text-decoration-style: initial; text-decoration-color: > initial;"><span id="productTitle" class="a-size-large > product-title-word-break" style="box-sizing: border-box; > font-size: 24px !important; line-height: 32px !important; > text-rendering: optimizelegibility; word-break: break-word;">APC > UPS Battery Backup, 1050VA UPS with 6 Backup Battery Outlets, > Type C USB Charging, BE1050G3 Back-UPS</span></p> > <p>APC BACK-UPS 850VA part # BE850G2</p> > Tjese 3 are for larger server rooms, remote domain controllers and > the like<br> > <p><span id="productTitle" class="a-size-large > product-title-word-break" style="box-sizing: border-box; > font-size: 24px !important; line-height: 32px !important; > text-rendering: optimizelegibility; word-break: break-word;">APC > 1500VA Smart UPS with SmartConnect, SMT1500C Sinewave UPS > Battery Backup, AVR, 120V, Line Interactive Uninterruptible > Power Supply</span></p> > <p><br> > </p> > <p id="title" class="a-size-large a-spacing-none" style="box-sizing: > border-box; padding: 0px; margin-top: 0px; margin-right: 0px; > margin-bottom: 0px !important; margin-left: 0px; > padding-block-end: 0px; text-rendering: optimizelegibility; > font-weight: 400; font-size: 24px !important; line-height: 32px > !important; color: rgb(15, 17, 17); font-style: normal; > font-variant-ligatures: normal; font-variant-caps: normal; > letter-spacing: normal; text-align: start; text-indent: 0px; > text-transform: none; word-spacing: 0px; > -webkit-text-stroke-width: 0px; white-space: normal; > background-color: rgb(255, 255, 255); text-decoration-thickness: > initial; text-decoration-style: initial; text-decoration-color: > initial;"><span id="productTitle" class="a-size-large > product-title-word-break" style="box-sizing: border-box; > font-size: 24px !important; line-height: 32px !important; > text-rendering: optimizelegibility; word-break: break-word;">APC > 2200VA Smart UPS with SmartConnect, SMT2200RM2UC Rack Mount UPS > Battery Backup, Sinewave, AVR, 120V, Line Interactive > Uninterruptible Power Supply</span></p> > <p><br> > </p> > <p id="title" class="a-size-large a-spacing-none" style="box-sizing: > border-box; padding: 0px; margin-top: 0px; margin-right: 0px; > margin-bottom: 0px !important; margin-left: 0px; > padding-block-end: 0px; text-rendering: optimizelegibility; > font-weight: 400; font-size: 24px !important; line-height: 32px > !important; color: rgb(15, 17, 17); font-style: normal; > font-variant-ligatures: normal; font-variant-caps: normal; > letter-spacing: normal; text-align: start; text-indent: 0px; > text-transform: none; word-spacing: 0px; > -webkit-text-stroke-width: 0px; white-space: normal; > background-color: rgb(255, 255, 255); text-decoration-thickness: > initial; text-decoration-style: initial; text-decoration-color: > initial;"><span id="productTitle" class="a-size-large > product-title-word-break" style="box-sizing: border-box; > font-size: 24px !important; line-height: 32px !important; > text-rendering: optimizelegibility; word-break: break-word;">APC > 1500VA Smart UPS with SmartConnect, SMT1500RM2UC Rack Mount UPS > Battery Backup, Sinewave, AVR, 120V, Line Interactive > Uninterruptible Power Supply</span></p> > <p>In the US new and modern commercial construction dictates 20A > 120V.  I have experimented with 30A 125V circuits but ultimately > I have found with modern server gear the power requirements are > not high enough to justify the extra cost of specialty connectors > and so on for 3000VA UPSes.</p> > <p>I use the 1500VA units in older buildings where the power is > questionable - the outlet isn't on a dedicated circuit, or > something like that.</p> > <p>It's imperative to properly size UPSes and NOT to oversize > them!!!!  You want the load no less than 20%. Otherwise what > happens is when the UPS self-tests, there's not enough load on the > batteries to get proper calculation of battery discharge curve and > over time the UPS will display inaccurate battery life. If you > don't get 20% load then use a smaller UPS</p> > <p>Ted<br> > </p> > On 11/27/2025 9:45 AM, Jeffery Small wrote:<br> > <blockquote type="cite" cite="mid:10ga2nc$2ubvu$1...@cu..."> > <pre class="moz-quote-pre" wrap="">Trev via Apcupsdusers <a class="moz-txt-link-rfc2396E" href="mailto:apc...@li..."><apc...@li...></a> writes: ></pre> > <blockquote type="cite"> > <pre class="moz-quote-pre" wrap="">Jeffery Small wrote on 27/11/25 10:56 am: ></pre> > <blockquote type="cite"> > <pre class="moz-quote-pre" wrap="">Xubuntu: 24.04.3 >apcupsd: 3.14.143.1build2 (standard Ubuntu package) >UPS: New APC SMC1500C with USB connection >I just built a new Linux workstation with a new APC UPS. Everything is >running fine except that the monitor is showing no load despite all of >my equipment plugged into the UPS. Here is a link to a screenshot: ><a class="moz-txt-link-freetext" href="http://cjsa.com/misc/apcupsd_01.png">http://cjsa.com/misc/apcupsd_01.png</a> >Any reason that this is happening? On my previous system with the same UPS >which was more than five years old, all of this worked fine. Could this >be a configuration issue? ></pre> > </blockquote> > </blockquote> > <pre class="moz-quote-pre" wrap=""> ></pre> > <blockquote type="cite"> > <pre class="moz-quote-pre" wrap="">It is unclear to me whether you are using the same UPS. You say it's a >new APC UPS and later the same UPS. I'd hazard a guess that it is a new >UPS and very probably has a different firmware. APC's USB firmware >versions have been notoriously buggy. Is there a firmware update for the >new UPS? If so, apply it and hope. ></pre> > </blockquote> > <pre class="moz-quote-pre" wrap=""> ></pre> > <blockquote type="cite"> > <pre class="moz-quote-pre" wrap="">Alternatively: ></pre> > </blockquote> > <pre class="moz-quote-pre" wrap=""> ></pre> > <blockquote type="cite"> > <pre class="moz-quote-pre" wrap="">1) try the modbus protocol as someone has already helpfully suggested; or >2) try a USB->RS232 converter if you have a serial port on your new >computer. ></pre> > </blockquote> > <pre class="moz-quote-pre" wrap=""> >It is a new UPS but when I said it was the same, I meant identical model: >SMC1500C hooked up the same using USB. >Thanks for the suggestions, both from you and other. I'll report if I >have success. I'll see if there is new firmware and load it. I have been >loath to connect the UPS to the network because it looks like Schneider >has go the route of Microsoft and others and wants to own and control your >equipment. I don't want them on my LAN. :-( >Do people think that the self-test option should work through the apcupsd, >or is this failure to be expected? I guess I can run self test from the >front panel and see if apcupsd then recognizes it. >Regards, ></pre> > </blockquote> > </body> ></html> >--------------G5BBnVjXuS1axEnWf6QErFKm-- >--===============0310786591105536694== >Content-Type: text/plain; charset="us-ascii" >MIME-Version: 1.0 >Content-Transfer-Encoding: 7bit >Content-Disposition: inline >--===============0310786591105536694== >Content-Type: text/plain; charset="us-ascii" >MIME-Version: 1.0 >Content-Transfer-Encoding: 7bit >Content-Disposition: inline >_______________________________________________ >Apcupsd-users mailing list >Apc...@li... >https://lists.sourceforge.net/lists/listinfo/apcupsd-users >--===============0310786591105536694==-- |