./wip/collectd-unbound, Collectd plugin for submitting unbound statistics

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20150830, Package name: collectd-unbound-20150830, Maintainer: pkgsrc-users

This utility allows you to access Unbound statistics from collectd
using the exec plugin. It hasn't been thoroughly tested, use it at
your own risk...

Once the collectd-unbound binary is compiled, copy it wherever you
want and add the following lines to you collectd configuration:

LoadPlugin exec
<Plugin "exec">
Exec "unbound" "/usr/pkg/bin/collectd-unbound"
</Plugin>

Note: the utility executes the command unbound-control stats to
fetch the statistics: make sure the user specified in your exec
plugin block has the permissions to execute the command.


Required to run:
[sysutils/collectd] [wip/go-collectd]

Required to build:
[pkgtools/cwrappers] [wip/go-collectd] [lang/go114]

Master sites:


Version history: (Expand)