====== Setting Up UPS Monitor with Nut SNMP ======
Edit the nut.conf:\\
sudo vi /etc/nut/nut.conf
Add the following lines to the end:\\
DRIVERS="snmp-ups"
Edit the ups.conf:\\
sudo vi /etc/nut/ups.conf
Add the following lines to the end:\\
[snmp]
driver = snmp-ups
port =
community =
snmp_version = v2c
pollfreq = 15
desc = "BamBu Printer UPS"
Replace with the IP address of your UPS device / Raspberry Pi\\
Replace with the Community you are using \\
**Not sure if this is needed yet:**\\
sudo vi /etc/snmp/snmpd.conf
Add extend line to the ens of the file:\\
extend BamBu /usr/bin/nut-upsmon