landry 99f2ee96c4 Update to collectd 5.6.2. 8 anni fa
..
DESCR-main da4ec499a5 Import of collectd 4.10, yet another monitoring daemon : 14 anni fa
DESCR-memcachec 3dc0616b30 Update to collectd 5.4.2. 9 anni fa
DESCR-mysql 5fd12e4669 Full stop for DESCR-files, pass --disable-static to LIBTOOL_FLAGS, and 14 anni fa
DESCR-nut 3dc0616b30 Update to collectd 5.4.2. 9 anni fa
DESCR-pgsql 5fd12e4669 Full stop for DESCR-files, pass --disable-static to LIBTOOL_FLAGS, and 14 anni fa
DESCR-python 3dc0616b30 Update to collectd 5.4.2. 9 anni fa
DESCR-riemann 99f2ee96c4 Update to collectd 5.6.2. 8 anni fa
DESCR-rrdtool 5fd12e4669 Full stop for DESCR-files, pass --disable-static to LIBTOOL_FLAGS, and 14 anni fa
DESCR-snmp 5fd12e4669 Full stop for DESCR-files, pass --disable-static to LIBTOOL_FLAGS, and 14 anni fa
DESCR-virt 3dc0616b30 Update to collectd 5.4.2. 9 anni fa
PLIST-main 99f2ee96c4 Update to collectd 5.6.2. 8 anni fa
PLIST-memcachec 3dc0616b30 Update to collectd 5.4.2. 9 anni fa
PLIST-mysql 5fd12e4669 Full stop for DESCR-files, pass --disable-static to LIBTOOL_FLAGS, and 14 anni fa
PLIST-nut 3dc0616b30 Update to collectd 5.4.2. 9 anni fa
PLIST-pgsql 5fd12e4669 Full stop for DESCR-files, pass --disable-static to LIBTOOL_FLAGS, and 14 anni fa
PLIST-python 3dc0616b30 Update to collectd 5.4.2. 9 anni fa
PLIST-riemann 99f2ee96c4 Update to collectd 5.6.2. 8 anni fa
PLIST-rrdtool ba2193a487 Enable the ping plugin via liboping. 10 anni fa
PLIST-snmp 5fd12e4669 Full stop for DESCR-files, pass --disable-static to LIBTOOL_FLAGS, and 14 anni fa
PLIST-virt 2b05235748 Update to collectd 5.5.0. 9 anni fa
README-main 2b05235748 Update to collectd 5.5.0. 9 anni fa
collectd.rc 2b05235748 Update to collectd 5.5.0. 9 anni fa

README-main

$OpenBSD: README-main,v 1.1 2015/07/23 07:33:17 landry Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

By default, collectd runs as root. Root privileges are required for some
collectd plugins, namely dns and ping plugins.
For more information, please referer to:
${HOMEPAGE}wiki/index.php/Category:Plugins_requiring_privileges

If you do not use these plugins, it is recommended to run collectd daemon
with unpriviliged user account, _collectd. Adjust your configuration with
the following command:

# rcctl set collectd user "_collectd"

If you had previously run collectd as root using the rrdtool plugin,
you should also change the ownership of /var/collectd to _collectd.

# chown -R _collectd /var/collectd