Return-Path: X-Original-To: apmail-oodt-commits-archive@www.apache.org Delivered-To: apmail-oodt-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 73B27C869 for ; Mon, 3 Jun 2013 05:18:26 +0000 (UTC) Received: (qmail 72770 invoked by uid 500); 3 Jun 2013 05:18:26 -0000 Delivered-To: apmail-oodt-commits-archive@oodt.apache.org Received: (qmail 72625 invoked by uid 500); 3 Jun 2013 05:18:22 -0000 Mailing-List: contact commits-help@oodt.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@oodt.apache.org Delivered-To: mailing list commits@oodt.apache.org Received: (qmail 72603 invoked by uid 99); 3 Jun 2013 05:18:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jun 2013 05:18:21 +0000 Date: Mon, 3 Jun 2013 05:18:21 +0000 (UTC) From: "Chris A. Mattmann (JIRA)" To: commits@oodt.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OODT-219) Monitor that plugs into Ganglia MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OODT-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672829#comment-13672829 ] Chris A. Mattmann commented on OODT-219: ---------------------------------------- Hey Rajith added you as a contributor so try assigning them? > Monitor that plugs into Ganglia > ------------------------------- > > Key: OODT-219 > URL: https://issues.apache.org/jira/browse/OODT-219 > Project: OODT > Issue Type: New Feature > Components: resource manager > Environment: From JPL's internal JIRA. > Reporter: Chris A. Mattmann > Assignee: Chris A. Mattmann > Labels: gsoc2013 > Fix For: 0.6 > > Attachments: architecture_diagram.jpg, image.png > > > This project will contribute a ResourceMonitor plugin that reads information from Ganglia http://ganglia.info. > The Apache OODT resource manager provides an AssignmentMonitor interface: > http://oodt.apache.org/components/maven/apidocs/org/apache/oodt/cas/resource/monitor/AssignmentMonitor.html > This allows plugging in of different tools externally or internal APIs and tools to monitor Jobs that are sent to ResourceNodes. > # Write a GangliaAssignmentMonitor and GangliaAssignmentMonitorFactory that plug in to Ganglia to obtain Job status information, and that construct GangliaAssignmentMonitors from a factory. > # Write unit tests > # Parse the Ganglia XML file to get the information from Ganglia -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira