Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
From JPL's internal JIRA.
Description
This project will contribute a ResourceMonitor plugin that reads information from Ganglia http://ganglia.info.
The Apache OODT resource manager provides an AssignmentMonitor interface:
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
Attachments
Attachments
Issue Links
- relates to
-
OODT-669 Make Resource Manager work without Ganglia
- Resolved