Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/collectd-unbound,
Collectd plugin for submitting unbound statistics
Branch: CURRENT,
Version: 20150830,
Package name: collectd-unbound-20150830,
Maintainer: pkgsrc-usersThis 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)
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-08-20) Updated to version: collectd-unbound-20150830
- (2020-03-21) Updated to version: collectd-unbound-20150830nb12