On Tue, Jul 01, 2008 at 01:28:03PM -0400, David Ritch wrote:
>    I need to monitor a cluster.  I hear very good things about Ganglia, but
>    it seems to be missing a couple of key components.  I'd like to find out
>    if I'm missing something, or how other ganglia users handle this.  The two
>    components that I don't see are log monitoring and notification.

as others had pointed out already, for log monitoring you are better of using
other tools.

notification (which implies thresholding) I'd seen done using groundwork's
ganglia plugin to nagios, or scanning the RRDs generated by gmetad from a
proprietary monitoring solution.

the re-implementation for gmetad in python which is now in development (not
complete yet and not part of ganglia 3.1) allows for plugins that could be
used to interface with ganglia to add the kind of thresholding and
notification that you are interested on, but I don't think anyone is
interested in adding that functionality directly as they are better suited
alternatives and will conflict with ganglia's role as a metric collection /
cluster trend analysis tool.

Carlo

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to