[collectd] Collectd writing to Zabbix

2013-02-05 Thread Brett Hawn
Greetings,

   Before I sit down and write something, I'm wondering if anyone has built
a module to have collectd send information to a Zabbix installation. While
Zabbix provides a number of probes and such, in my particular case we are
using Collectd to gather long term data for our metrics system and Zabbix
for short term monitoring, as such there is significant overlap in the
types of data we're looking for and are working on ways to cut down on the
'double dipping' as it were. Additionally there are pieces of data I'm
gathering via various extensions I've written for Collectd that we'd like
to bring into Zabbix for monitoring purposes.

  Assuming nobody has done so, would anyone be interested if I were to
write a module for writing to Zabbix (I'm also nearly ready to submit a
module for writing to TSDB if anyone has interest in that).
___
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd


[collectd] Several patches combined together

2012-11-01 Thread Brett Hawn
Greetings,

  As part of some work I've been doing, I've needed to get some further
statistical information, some of this could be gotten via exec/perl/etc but
I thought it would be more efficient to write a module for it, as such

gstat.c (found in the mailing list, and applied and necessary bits for
compilation taken care of) - courtesy of Phil Kulin
netstat.c - only work for FreeBSD right now, the Linux netstat stuff gave
me a headache, maybe someone else wants to take a swing at it and/or expand
it
configure.in, Makefile.am - updated for the above
types.db - updated for the above


collectd-gstat-netstat-bsd.patch.gz
Description: GNU Zip compressed data
___
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd