diff --git a/examples/telegraf_influxdb.py b/examples/telegraf_influxdb.py new file mode 100644 index 0000000..a1058c7 --- /dev/null +++ b/examples/telegraf_influxdb.py @@ -0,0 +1,22 @@ +#!/usr/bin/env python +""" +Call this script from telegraf by adding the following lines to telegraf.conf + +[[inputs.exec]] + commands = ["python