[collectd] Getting started with collectd
Sébastien Pierre
sebastien.pierre at gmail.com
Wed Jan 27 16:49:54 CET 2010
Hi Xani,
I would like to create a dashboard to display collectd values coming from
many different servers. From my understanding, collectd can "push" values to
a specific server, provided it speaks collectd protocol -- but here I'd like
to do it the other way, ie. pulling collectd data directly from the
individual servers (and then populate a dashboard with this raw data).
I should note that the servers are slices, so not on the same private
network. In essence, what I'd like to do is:
$ collectd_get_data *slice1.mydomain.com*
<PRINTS ALL COLLECTD VALUES FROM SLICE slice1.mydomain.com>
$ collectd_get_data *slice2.mydomain.com*
<PRINTS ALL COLLECTD VALUES FROM SLICE slice2.mydomain.com>
So where should I start ?
-- Sébastien
2010/1/27 XANi <xani666 at gmail.com>
> Dnia 2010-01-27, śro o godzinie 09:46 -0500, Sébastien Pierre pisze:
>
> Hi there !
>
>
>
> I have collectd running on multiple machines which are not on the same
> network, and I would like to know how to read collectd values from these.
> For now I'm using Munin to get graphics, but I'd eventually use graphs of my
> own.
>
> Is there an easy way, from command line or using a scripting language to
> read collectd values ?
>
>
>
> Thanks !
>
>
>
> There are multiple ways.. what exactly u want collectd to do ? :)
>
> --
> Mariusz Gronczewski (XANi) <xani666 at gmail.com>
> GnuPG: 0xEA8ACE64http://devrandom.pl
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.verplant.org/pipermail/collectd/attachments/20100127/f830be5c/attachment.htm
More information about the collectd
mailing list