Skip to content

Commit

Permalink
Import sysutils/collectd-riemann, a Riemann network monitoring module
Browse files Browse the repository at this point in the history
for collectd, packaged by Benjamin Bergia in TritonDataCenter/pkgsrc#265.
  • Loading branch information
jperkin committed Oct 28, 2015
1 parent d3d5cc5 commit 248eef5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions sysutils/collectd-riemann/DESCR
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
riemann output plugin for collectd
14 changes: 14 additions & 0 deletions sysutils/collectd-riemann/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# $NetBSD: Makefile,v 1.1 2015/10/28 11:44:52 jperkin Exp $

COLLECTD_PACKAGE= riemann
COLLECTD_PLUGINS= write_riemann

COMMENT= Statistics collection daemon - riemann plugin

.include "../../sysutils/collectd/Makefile.common"

# Work around incorrect dependencies in src/Makefile
BUILD_TARGET= riemann.pb-c.lo write_riemann.la

.include "../../devel/protobuf-c/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

0 comments on commit 248eef5

Please sign in to comment.