Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 336939 - Enhancement: Displaying LML data (batch system monitoring)
Summary: Enhancement: Displaying LML data (batch system monitoring)
Status: CLOSED FIXED
Alias: None
Product: PTP
Classification: Tools
Component: RM (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Greg Watson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 341611 342545 342547
  Show dependency tree
 
Reported: 2011-02-11 09:26 EST by Claudia Knobloch CLA
Modified: 2011-04-12 08:15 EDT (History)
0 users

See Also:


Attachments
Zip file containing org.eclipse.ptp.rm.llview.core, org.eclipse.ptp.rm.llview.ui and XML-Data (493.11 KB, application/zip)
2011-02-11 09:26 EST, Claudia Knobloch CLA
no flags Details
Zip file containing org.eclipse.ptp.rm.llview.core, org.eclipse.ptp.rm.llview.ui and XML-Data (503.85 KB, application/zip)
2011-03-04 08:30 EST, Claudia Knobloch CLA
g.watson: iplog+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Claudia Knobloch CLA 2011-02-11 09:26:49 EST
Created attachment 188776 [details]
Zip file containing org.eclipse.ptp.rm.llview.core, org.eclipse.ptp.rm.llview.ui and XML-Data

This is a new functionality for the PTP project. This is a stand-alone version which needs local stored LML files and displays 
* tables containing lists of running and waiting jobs
* a graphical representation of the remote system (nodedisplay)

This is a preliminary version of a the functionality for monitoring remote systems which will be used later in the PTP resource manager monitoring part. The attachment includes two Eclipse plugins and a additional folder:
*org.eclipse.ptp.rm.llview.core
*org.eclipse.ptp.rm.llview.ui
*XML-Data (files for running a example; choose the lgui.xsd for the XML schema file and example.xml for the XML file)

Updates and modifications will come. For the standalone version following modifications are planned:
* The nodedisplay is currently implemented as a proof of concept and will be updated soon.
* There is also a renaming of the packages planned.
Comment 1 Greg Watson CLA 2011-02-11 10:06:19 EST
Hi, can you please add a statement to this bug stating the following:

1) You have authored 100% of the contributed code.

2) You have the right to donate the content to Eclipse.

3) You are donating the contribution under the Eclipse Public License. All source code has the Eclipse Foundation Copyright and License Notice included.

Thanks!
Comment 2 Claudia Knobloch CLA 2011-02-11 11:03:25 EST
1) I authored 100% of the content I am contributing
2) I have the rights to contribute the content to Eclipse
3) I agree to contribute the content under the EPL.

Remark to 1) For the code I attached I used and modified several classes from the 
ptp plugin which are also contributed under the EPL. In such classes I used the initial header from the original class and added that I modified the class.
Comment 3 Claudia Knobloch CLA 2011-03-04 08:30:03 EST
Created attachment 190381 [details]
Zip file containing org.eclipse.ptp.rm.llview.core, org.eclipse.ptp.rm.llview.ui and XML-Data
Comment 4 Greg Watson CLA 2011-03-17 12:20:54 EDT
This has now been committed.