You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Scott Dworkis <sv...@mylife.com> on 2010/09/09 03:45:55 UTC

ganglia plugin

in case the community is interested, my gmetric collector:

http://github.com/scottnotrobot/gmetric/tree/master/database/cassandra/

note i have only tested with a special csv mode of gmetric... you can 
bypass this mode and use vanilla gmetric with --nocsv, but beware it will 
generate over 100 forks on a trivial cassandra schema.  the patch for the 
csv enabled gmetric is here:

http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=273

-scott

Re: ganglia plugin

Posted by Benjamin Black <b...@b3k.us>.
Nice!

On Wed, Sep 8, 2010 at 6:45 PM, Scott Dworkis <sv...@mylife.com> wrote:
> in case the community is interested, my gmetric collector:
>
> http://github.com/scottnotrobot/gmetric/tree/master/database/cassandra/
>
> note i have only tested with a special csv mode of gmetric... you can bypass
> this mode and use vanilla gmetric with --nocsv, but beware it will generate
> over 100 forks on a trivial cassandra schema.  the patch for the csv enabled
> gmetric is here:
>
> http://bugzilla.ganglia.info/cgi-bin/bugzilla/show_bug.cgi?id=273
>
> -scott
>