pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
collectd-curl: add ascent plugin
Module Name: pkgsrc-wip
Committed By: Edgar Fuß <ef%math.uni-bonn.de@localhost>
Pushed By: ef
Date: Fri Jul 17 16:56:01 2020 +0200
Changeset: e8080dbbf81510b42a9af4465ffd41ea4c8b8b62
Modified Files:
collectd-curl/DESCR
collectd-curl/Makefile
Log Message:
collectd-curl: add ascent plugin
Add ascent to the list of plugins built by collectd-curl.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e8080dbbf81510b42a9af4465ffd41ea4c8b8b62
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
collectd-curl/DESCR | 2 +-
collectd-curl/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/collectd-curl/DESCR b/collectd-curl/DESCR
index d9f5fdb060..ae780cbe35 100644
--- a/collectd-curl/DESCR
+++ b/collectd-curl/DESCR
@@ -1,2 +1,2 @@
CURL-based plugins for collectd (curl, curl_json, curl_xml,
-apache, bind, nginx, write_http).
+apache, bind, nginx, write_http, ascent).
diff --git a/collectd-curl/Makefile b/collectd-curl/Makefile
index fc3d1ddf94..d860cebd61 100644
--- a/collectd-curl/Makefile
+++ b/collectd-curl/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.26 2020/06/02 08:24:44 adam Exp $
COLLECTD_PACKAGE= curl
-COLLECTD_PLUGINS= curl curl_json curl_xml apache bind nginx write_http
+COLLECTD_PLUGINS= curl curl_json curl_xml apache bind nginx write_http ascent
COMMENT= Statistics collection daemon - curl-based plugins
PKGREVISION= 15
Home |
Main Index |
Thread Index |
Old Index