APCUPSD Monitor APK

APCUPSD Monitor  Icon
   
4.27/5
10 Ratings
Developer
Nitramite
Current Version
1.22.0
Date Published
File Size
6.7 MB
Package ID
com.nitramite.apcupsdmonitor
Price
$ 0.00
Downloads
426+
Category
Android Apps
Genre
Tools

APK Version History

Version
1.22.0 (58)
Architecture
universal
Release Date
August 11, 2023
Requirement
Android 5.1+
Version
1.21.0 (57)
Architecture
universal
Release Date
August 05, 2023
Requirement
Android 5.1+
Version
1.20.3 (56)
Architecture
universal
Release Date
August 05, 2023
Requirement
Android 5.1+
Version
1.20.2 (55)
Architecture
universal
Release Date
August 05, 2023
Requirement
Android 5.1+
Version
1.20.1 (54)
Architecture
universal
Release Date
August 05, 2023
Requirement
Android 5.1+
  • APCUPSD Monitor Screenshot
  • APCUPSD Monitor Screenshot
  • APCUPSD Monitor Screenshot
  • APCUPSD Monitor Screenshot
  • APCUPSD Monitor Screenshot
  • APCUPSD Monitor Screenshot
  • APCUPSD Monitor Screenshot

About Radio FM 90s

This project can be found from Github: https://github.com/norkator/apcupsd-monitor

This is a simple, free and also ad free APCUPSD monitor application which can be used via SSH or NIS to pull information from your APCUPSD instances or from Eaton UPSes via using Eaton IPM software and its https web interface. I have developed this app for my own use with features I need so future features are up to users to ask. My personal usage for this is to monitor power outage logs easily.

Troubleshooting instructions for common cases are below!

Features
• Multiple UPS supported!
• Read and display status information.
• Read and display event logs. You can change event log power event coloring method from settings.
• Widget which shows current status information.
• Background service which is looking for status changes.
• Background service sends notifications if any UPS goes down.
• Private key ssh connection support. It's very recommended to use this method instead!
• Front page UPS list has swipe actions for edit and delete actions.
• Supports Synology upsc and other upsc dataformat based solutions.
• Support Eaton IPM meaning old PowerWare UPS can be used.
• Network UPS Tools (NUT) is supported.

How to use
• You either need SSH server with APCUPSD installed (I have version 3.14.12...) or use APCUPSD Linux or Windows app NIS server at port 3551. Synology UPSC users see own section below!
• First start, input your SSH server variables (server address, port if changed from default, username, password). With 3551 NIS only address and port is required.
• Return from settings where following variables are given and click refresh from right corner menu.
• App will ask you to verify host name key finger print. App will remember it afterwards, until/if it changes.
• Better guide available here: http://www.nitramite.com/apcupsdmonitor.html

- I personally use Raspberry Pi (Rasbian linux) server and Windows with APCUPSD binary installed. This means I use both SSH and NIS implementations.


Troubleshooting
• App cannot fetch data?
- Try running sudo apcaccess without sudo. If you see credentials problem then: add NOPASSWD: /sbin/apcaccess to sudoers file and it should work fine.
• Still cannot fetch data?
- Try remove sudo part from command at application settings (bottom of view).
• Android 10 or newer OS failing to load data via SSH
- enable: strict host key checking!
• Still not loading data and you are accessing server via internet
- Check you routing/firewall settings, port forwarding settings. Use telnet to check open port or online open port check tools.

# I am adding more troubleshooting specs based on user reports and problem solving.

Synology UPSC
• Use SSH for connection just like from putty or linux shell ssh but you need to change default command "sudo apcaccess status" to "upsc ups", app has integrated parsing for that data output format.
• Loading events is not supported because no enough research for that side.

NUT Users
Note from one app user: "server name is usv-name@ip - so in my case it is [email protected] (depending on how you named your usv in nut configuration)"

Links
Contact: http://www.nitramite.com/contact.html
Eula: http://www.nitramite.com/eula.html
Privacy: http://www.nitramite.com/privacy-policy.html
Direct email: [email protected]

What's New in this version

See Github https://github.com/norkator/apcupsd-monitor/releases for release notes.

# Join development: https://github.com/norkator/apcupsd-monitor