From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7DBB659CA5 for ; Wed, 23 Mar 2016 23:41:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB81DE0818; Wed, 23 Mar 2016 23:41:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 497F3E0818 for ; Wed, 23 Mar 2016 23:41:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DFFAA340C96 for ; Wed, 23 Mar 2016 23:41:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D33C863 for ; Wed, 23 Mar 2016 23:41:50 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1458776485.97a9704b266d34966791eaecbeccc182636f76f3.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/collectd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/collectd/collectd-5.5.1-r1.ebuild app-admin/collectd/collectd-5.5.1.ebuild app-admin/collectd/metadata.xml X-VCS-Directories: app-admin/collectd/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: 97a9704b266d34966791eaecbeccc182636f76f3 X-VCS-Branch: master Date: Wed, 23 Mar 2016 23:41:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 18d2dff5-71fe-4331-a0f4-8dd0817ddb5b X-Archives-Hash: f10809713846f58dd94d9fcee56d370e commit: 97a9704b266d34966791eaecbeccc182636f76f3 Author: Thomas D whissi de> AuthorDate: Mon Mar 21 00:16:34 2016 +0000 Commit: Ian Delaney gentoo org> CommitDate: Wed Mar 23 23:41:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a9704b app-admin/collectd: Revbump to vn. 5.5.1-r1 add write_kafka plugin Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1101 .../collectd/{collectd-5.5.1.ebuild => collectd-5.5.1-r1.ebuild} | 8 ++++---- app-admin/collectd/metadata.xml | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app-admin/collectd/collectd-5.5.1.ebuild b/app-admin/collectd/collectd-5.5.1-r1.ebuild similarity index 98% rename from app-admin/collectd/collectd-5.5.1.ebuild rename to app-admin/collectd/collectd-5.5.1-r1.ebuild index 2f0983f..441d156 100644 --- a/app-admin/collectd/collectd-5.5.1.ebuild +++ b/app-admin/collectd/collectd-5.5.1-r1.ebuild @@ -31,7 +31,6 @@ IUSE="contrib debug java kernel_Darwin kernel_FreeBSD kernel_linux perl selinux # pf: Requires BSD packet filter # pinba: Requires MySQL Pinba engine (http://pinba.org/) # tape: Requires libkstat (Solaris only) -# write_kafka: Requires librdkafka # write_mongodb: https://github.com/collectd/collectd/issues/492 # xmms: Requires libxmms (v1) COLLECTD_IMPOSSIBLE_PLUGINS="apple_sensors aquaero mic netapp pf pinba tape write_kafka write_mongodb xmms" @@ -48,7 +47,7 @@ COLLECTD_TESTED_PLUGINS="amqp aggregation apache apcups ascent battery bind ceph routeros rrdcached rrdtool sensors serial sigrok smart snmp statsd swap syslog table tail tail_csv target_notification target_replace target_scale target_set tcpconns teamspeak2 ted thermal threshold tokyotyrant turbostat unixsock uptime - users uuid varnish virt vmem vserver wireless write_graphite write_http + users uuid varnish virt vmem vserver wireless write_graphite write_http write_kafka write_log write_redis write_riemann write_sensu write_tsdb zfs_arc zookeeper" COLLECTD_DISABLED_PLUGINS="${COLLECTD_IMPOSSIBLE_PLUGINS}" @@ -111,6 +110,7 @@ COMMON_DEPEND=" collectd_plugins_varnish? ( www-servers/varnish ) collectd_plugins_virt? ( app-emulation/libvirt dev-libs/libxml2:= ) collectd_plugins_write_http? ( net-misc/curl ) + collectd_plugins_write_kafka? ( >=dev-libs/librdkafka-0.9.0.99:= ) collectd_plugins_write_redis? ( dev-libs/hiredis:= ) collectd_plugins_write_riemann? ( dev-libs/protobuf-c ) @@ -138,8 +138,8 @@ REQUIRED_USE=" collectd_plugins_python? ( ${PYTHON_REQUIRED_USE} )" PATCHES=( - "${FILESDIR}/${PN}-4.10.3"-werror.patch - "${FILESDIR}/${PN}-5.5.1"-{libocci,lt,nohal}.patch + "${FILESDIR}"/${PN}-4.10.3-werror.patch + "${FILESDIR}"/${PN}-5.5.1-{libocci,lt,nohal}.patch ) # @FUNCTION: collectd_plugin_kernel_linux diff --git a/app-admin/collectd/metadata.xml b/app-admin/collectd/metadata.xml index cbf3a3e..92f5d3c 100644 --- a/app-admin/collectd/metadata.xml +++ b/app-admin/collectd/metadata.xml @@ -143,6 +143,7 @@ Build the wireless input plugin (collects signal quality, signal power and signal-to-noise ratio for wireless LAN cards) Build the write_graphite output plugin (stores values in Carbon, the storage layer of Graphite) Build the write_http output plugin (sends metrics to a web-server using HTTP POST requests) + Build the Kafka output plugin (sends metrics to Apache Kafka) Build the write_log output plugin (writes metrics to a file) Build the MongoDB output plugin (writes metrics to a MongoDB) Build the Redis output plugin (stores values in Redis)