10 Commits

Author SHA1 Message Date
landry
2b05235748 Update to collectd 5.5.0.
Enable aggregation, curl_json, fhcount, log_logstash, memcached,
threshold, write_log & write_riemann plugins.
Add dependencies on devel/libyajl for curl_json & log_logstash and
devel/protobuf-c for write_riemann.
Add a README explaining how to run the daemon as _collectd user in case
you dont need the dns and ping plugins (the only ones requiring root).
Lots of patches merged upstream.

From Pavel Korovin with small tweaks by me, tested here on ppc.
2015-07-23 07:33:17 +00:00
landry
3dc0616b30 Update to collectd 5.4.2.
See https://github.com/collectd/collectd/releases/tag/collectd-5.4.2 for details.

Enable memcachec, libvirt, python and nut plugins, each in its subpackage.

ok ajacoutot@
2015-05-03 10:41:34 +00:00
landry
ba2193a487 Enable the ping plugin via liboping.
Update PLISTs while here and add lzma to WANTLIBs (added via curl)
2014-12-01 09:07:12 +00:00
landry
1cd40058ea Enable the processes & rrdcached plugins.
whack processes.c to use the same codepaths as freebsd's, taking into
account kinfo_proc differences.. to be properly pushed upstream.
Tested on ppc & amd64.
2014-10-26 20:43:56 +00:00
landry
52a62809c3 Long awaited update to collectd 5.4.1.
- remove useless MESSAGE, provide an rc script instead
- enable pf, target_v5upgrade, tail_csv and write_graphite plugins
- backport fixes from FreeBSD and NetBSD to build with newer libstatgrab
  (upstream collectd github ticket #445)
- remove the check and inclusion of pcap-bpf.h, we dont have/need it
- users of the previous 4.x version should refer to
  https://collectd.org/wiki/index.php/V4_to_v5_migration_guide for the
upgrade path.

tested on ppc & amd64.
2014-09-25 20:10:13 +00:00
landry
5737d43f49 Install the example collectd.conf with 644 mode, and use @mode 640 for
the @sample version.
2014-01-24 20:40:17 +00:00
jasper
5b965fc5da SECURITY UPDATE of collectd to 4.10.2, among the regular bugfixes is a fix
for SA42393, collectd "cu_rrd_create_file()" Denial of Service Vulnerability.

ok landry@
2010-11-29 20:20:41 +00:00
landry
c5ecc41930 Oops. collectd-snmp manpage doesnt belong to -main, and it's already in
-snmp. Fixes conflicts between pkgs.
2010-06-29 20:17:18 +00:00
landry
5fd12e4669 Full stop for DESCR-files, pass --disable-static to LIBTOOL_FLAGS, and
@comment .la for plugins. Bump PKGNAMEs.
prodded by/ok ajacoutot@
2010-06-24 06:53:36 +00:00
landry
da4ec499a5 Import of collectd 4.10, yet another monitoring daemon :
collectd gathers statistics about the system it is running on and stores
this information. Those statistics can then be used to find current
performance bottlenecks (i.e. performance analysis) and predict future
system load (i.e. capacity planning). Or if you just want pretty graphs
of your private server and are fed up with some homegrown solution
you're at the right place, too ;).

Reworked by bernd@ to use MULTI_PACKAGES instead of FLAVORS, thanks!
With feedback from Nico Szalay.

ok bernd@
2010-06-23 18:04:26 +00:00