Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

apc ups

Featured Replies

Currently I have installed apcupsd-3.14.10-x86_64-1_rlw.txz

 

Installs with no errors but on the settings page if I try to enable it just drops back to NO.

 

apctest is talking to the ups ok.

 

IS this the correct version for 6.0b5a or is there another one hiding in the messages.

 

Kevin.

 

Edit

 

I can start it from the command line and the plug in page shows current settings.

 

I had this problem too. Probably something to do with POST in the latest unRAID webGUI. I think I got it working by just copying the cfg file from my 32bit version. I think you can just edit the cfg file manually and it will work that way, but unRAID can't save it from the webGUI.

  • Author

Thank you.

 

That got it running.

 

On the display I'm showing Load: N/A Watts

 

I had a look at the script which is looking for NOMPOWER which my APC 750 doesn't output. I thought it should be showing the value from LOADPCT which is available.

 

Otherwise OK.

 

Kevin

You can change this line to a static nompower variable if you know that for your ups

$nompowerint = preg_replace('/[^0-9\.]/', '', $nompower);

to

$nompowerint = 500;

or whatever the value is.

 

Edit: I think the value for yours is 500. Without nompower you can't know what loadpct is a % of. I was going to add an input on the settings page in the webgui for those that don't have nompower.  But Tom said he was gonna make a plugin so I didn't bother.  I think I will since that was months ago and maybe change to the new unraid 6 format.

I also added a new icon. If you delete your old apcupsd.png and reinstall the plg and refresh your browser  it should show up. I could also just change it to show loadpct if nompower isn't available or until one is entered.

 

  • Author

dmacias

 

Mine is a 500 Watt unit.

 

I changed the script as per your message and rebooted. OK now.

 

If NOMPOWER isn't available then displaying the result from LOADPCT would probably be easier than relying on the user to get the setting right.

 

Kevin.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.