as far as I'm aware its standalone and from scratch. the initial goal is that it is setup to populate the data directly into ganglia, but being flexible enough to support other monitoring solutions (i'm working on making it work with zabbix).
-greg phil cryer <[email protected]> wrote on 07/27/2011 10:39:28 AM: > This looks interesting, but is there any tie in with collectd > (http://collectd.org/)? I'm currently using ganglia, but only on the > cluster, want to run collectd and have it consolidate data to the > central monitoring server. Wondering if gcollect could do this > too...could call it gcollectd then :) > > Thanks > > P > > On Wed, Jul 27, 2011 at 9:40 AM, <[email protected]> wrote: > > [email protected] wrote on 07/27/2011 07:40:13 AM: > > > >> > >> I'm messing with it and had to do a few patches to get rid of > >> warnings/errors on my system (it threw lots of warnings cause of my > >> configured options on volumes and there was a traceback do to a typo), > > but > >> now it just returns empty with a return code of 0. > > > > > > so for the sake of discussion... reasons it is returning blank: > > > > 1: iterator only goes through number of bricks-1 when evaluating the > > bricks, manytimes missing the local brick cause I happen to be testing on > > the last node in the list. patched here: > > https://github.com/gregswift/Gluster/commit/ > a16567b5149aea2ddbec1e61d6b9a8e8e3b10e76 > > > > 2: hostname check doesn't work on my system because I don't use > > hostnames ;) yes yes.. i usually love dns... please don't fight me on this > > one. working on patch > > > > -greg > > > > _______________________________________________ > > Gluster-users mailing list > > [email protected] > > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users > > > > > > -- > http://philcryer.com _______________________________________________ Gluster-users mailing list [email protected] http://gluster.org/cgi-bin/mailman/listinfo/gluster-users
