Re: [collectd] Collectd writing to Zabbix

2013-02-05 Thread Brett Hawn
The goal in my case is to not 'double dip' when polling systems and
applications where there is a shared need/desire for specific data points.
We are making a clear and specific decision to keep our long term metrics
system separate from our monitoring system, while symbiotic in nature, they
server very different purposes and are designed towards those goals.

On Tue, Feb 5, 2013 at 1:02 PM, Florian Forster  wrote:

> Hi Brett,
>
> On Mon, Feb 04, 2013 at 07:00:46AM -0700, Brett Hawn wrote:
> >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.
>
> I'm not aware of any such plugin, nor of anybody working on one.
>
> > Assuming nobody has done so, would anyone be interested if I were to
> > write a module for writing to Zabbix
>
> I'm sure that'll find some users. Bridges between tools that do similar
> stuff are kind of a niche project, but there is similar code already for
> Ganglia and Munin …
>
> > (I'm also nearly ready to submit a module for writing to TSDB if
> > anyone has interest in that).
>
> I've seen the pull request on Github [*]. Thanks!
>
> Best regards,
> —octo
>
> [*] 
> --
> collectd – The system statistics collection daemon
> Website: http://collectd.org
> Google+: http://collectd.org/+
> GitHub:  https://github.com/collectd
> Twitter: http://twitter.com/collectd
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iQIcBAEBAgAGBQJREWU8AAoJEFCaZHVExRxoh2QP/AhOAuqswGdxZut678segqAt
> VSoLjIPKWvuNLwqsBxy3j1gxLRThSmVNFXtWv4mvPmDqB88ZicEuR+aZsfp0QYDl
> C7UJnMwRlnG4ZlUxPqo6obNuZFrIhzVtXDIg5BQEB/vHRMdOtiSFkPlyFEDuPyKn
> GOM5jfPknj432cJhBxmYYpmSSaS11h/ISWCCwudINY8Dk9Bo1faI1FYeJztfv1Zx
> TkH6YUutxIIRuwfHIIBNgNu9gKcfpEMiDRcYx6glmRxCbomAMlbTvDu84e5awcQJ
> DFbed9D+CMb4d5NKj5gbpLnR0S9gQx3rKfyIGoxwjZzQIIYNndpe4sQAjzl4U070
> I5ffvC8dPIEitJzCCmjKGBsTpIo9Kci48OxiNeThw0CLhjf7hoTlPiwMPl8KSQvc
> ohIDlxJExrE7rJQAUpePk5eGASRjW5QYsuhHHtvu/IABS4m/yJ2H8zEnVvBedY23
> ZcV0UsSdZoQx0mkCHY1CIt1w09+7Ox8JIS2Fz7e42CnKlGvZi/7uLnkoRYcIBHkQ
> JhRcLZP8FwD2bXV7WHu0wLnrvKXXaAI2OQfxVELoi7KfEXVYhA6nt3GVgS5QTT6X
> qEGeUYXM82LO+M1y0lm0vpvPLHU/0Pcm7oHz1/tQSKCcUeMgM8axTblWq+q2mH/f
> S7W5M/fsT1rwNCkEFHGr
> =yGz6
> -END PGP SIGNATURE-
>
>
___
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd


Re: [collectd] Collectd writing to Zabbix

2013-02-05 Thread Florian Forster
Hi Brett,

On Mon, Feb 04, 2013 at 07:00:46AM -0700, Brett Hawn wrote:
>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.

I'm not aware of any such plugin, nor of anybody working on one.

> Assuming nobody has done so, would anyone be interested if I were to
> write a module for writing to Zabbix

I'm sure that'll find some users. Bridges between tools that do similar
stuff are kind of a niche project, but there is similar code already for
Ganglia and Munin …

> (I'm also nearly ready to submit a module for writing to TSDB if
> anyone has interest in that).

I've seen the pull request on Github [*]. Thanks!

Best regards,
—octo

[*] 
-- 
collectd – The system statistics collection daemon
Website: http://collectd.org
Google+: http://collectd.org/+
GitHub:  https://github.com/collectd
Twitter: http://twitter.com/collectd


signature.asc
Description: Digital signature
___
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd


[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