From: paulfantom Date: Mon, 13 Jun 2016 09:09:01 +0000 (+0200) Subject: configuration file for python.d.plugin X-Git-Tag: v1.3.0~132^2~8 X-Git-Url: https://arthur.barton.de/gitweb/?a=commitdiff_plain;h=aded74ca6acac3f194c9d7e9b0231123dbb91d22;hp=ab359f3da7d5360f26a45f0aefb6912518852963;p=netdata.git configuration file for python.d.plugin --- diff --git a/conf.d/Makefile.am b/conf.d/Makefile.am index 381b546e..01f9d5ce 100644 --- a/conf.d/Makefile.am +++ b/conf.d/Makefile.am @@ -6,4 +6,5 @@ MAINTAINERCLEANFILES= $(srcdir)/Makefile.in dist_config_DATA = \ apps_groups.conf \ charts.d.conf \ + python.d.conf \ $(NULL) diff --git a/conf.d/python.d.conf b/conf.d/python.d.conf new file mode 100644 index 00000000..a01a0ca9 --- /dev/null +++ b/conf.d/python.d.conf @@ -0,0 +1,4 @@ +#plugins_config_dir= +#plugins_dir= +debug=no +example=no