paulsboutique3d / BalenaCloud-nutUPS-snmp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:GNU General Public License v3.0


Languages

Language:Dockerfile 54.3%Language:Shell 42.1%Language:Python 3.6%