summaryrefslogtreecommitdiffstats
path: root/python.d
diff options
context:
space:
mode:
authorlgz <lgz@loled2>2016-12-22 07:43:28 +0900
committerlgz <lgz@loled2>2016-12-22 07:43:28 +0900
commitd6eab7056e4ed09d95303ecefd59aaa6933d7dc6 (patch)
tree08e2883a0b9e339290978ee27c50a86eeff176ee /python.d
parenta6fafab2acc647aa4b1bf2fab301531d5cacf37f (diff)
add openvpn log plugin to Makefile
Diffstat (limited to 'python.d')
-rw-r--r--python.d/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/python.d/Makefile.am b/python.d/Makefile.am
index cc4a37bc88..e8b7f43506 100644
--- a/python.d/Makefile.am
+++ b/python.d/Makefile.am
@@ -20,6 +20,7 @@ dist_python_SCRIPTS = \
mysql.chart.py \
nginx.chart.py \
nginx_log.chart.py \
+ ovpn_status_log.chart.py \
phpfpm.chart.py \
postfix.chart.py \
postgres.chart.py \