/BalenaCloud-nutUPS-snmp

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

nutUPS Balena-cloud / OS Docker

Docker image forked for Balena-cloud / OS.
Compiled for Raspberry pi 2
Has the following:
-NUT UPS Server
-webNUT interface
-snmpd
-extended snmp for Librenms to graph power, runtime etc.

edit the following files:
-ups.conf to suit your UPS driver
-snmpd.conf and change the ip address to suit your monitor software. ie: librenms server ip.

use balena-cli to upload:
-balena push "your application"

webNUT is accessible at the device "ip address":6543
add your device into librenms via snmp and enjoy.


thanks to https://github.com/jakezp for the original docker.