Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 387 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 387 Bytes

Telegraf Docker container with Python3 and pysnmp4

Goal of this image

This image allows running Python3 scripts within a telegraf container. Additionally, the pysnmp4 module is installed to be able to connect to other devices via SNMP via Python3.

More information about this image can be found at the official telegraf docker hub.