Python Plugin: SNMP Monitor
Posted: Sunday 21 July 2019 19:16
This is a simple SNMP Monitor Plugin for Domoticz.
https://github.com/febalci/DomoticzSNMP
Installation:
1. On Domoticz install pysnmp: sudo pip3 install pysnmp
2. Open snmp_rcv.txt file with a notepad editor and edit it according to your need.
3.Copy plugin.py and snmp_rcv.txt files to a subfolder on Domoticz plugins folder.
Configuration File: snmp_rcv.txt
1. Structure should be:
Device Name,OID,Device Type
2. The lines starting with # are comment lines.
The given snmp_rcv.txt file is a sample only for Synology.
Please inform me about the bugs.
https://github.com/febalci/DomoticzSNMP
Installation:
1. On Domoticz install pysnmp: sudo pip3 install pysnmp
2. Open snmp_rcv.txt file with a notepad editor and edit it according to your need.
3.Copy plugin.py and snmp_rcv.txt files to a subfolder on Domoticz plugins folder.
Configuration File: snmp_rcv.txt
1. Structure should be:
Device Name,OID,Device Type
2. The lines starting with # are comment lines.
The given snmp_rcv.txt file is a sample only for Synology.
Please inform me about the bugs.