Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] (no subject)

Dear Peter,

for PTP version 7.0 (Kepler release), the documentation at
https://wiki.eclipse.org/PTP/designs/Resource_Manager_Configuration#The_monitor-data_Element
is correct. You can only configure the job scheduler type of your target
system. Allowed values for this attribute are COBALT_BG, GRIDENGINE, LL,
LL_BG, LSF, OPENMPI, PBS, PE, SLURM, SLURM_ALPS, TORQUE and TORQUE_ALPS.
These are the job schedulers currently supported by PTP's system
monitoring. If your target system does not use any of them, a new
adapter would need to be implemented as outlined at
http://wiki.eclipse.org/images/d/d0/PTPUserDev2012_Monitoring_Karbach_Frings.pdf.
Otherwise, you just have to set the scheduler type attribute to the
appropriate value and then you should be ready to use the system
monitoring.
The resource manager XSD for PTP 7.0 can now be found at
http://eclipse.org/ptp/schemas/v1.1/rm.xsd.

In the next Luna release of PTP it will be possible to customize the
layout of the different views of the system monitoring perspective. The
development of that customization feature is documented at
https://bugs.eclipse.org/bugs/show_bug.cgi?id=360435. The new schema can
be found at http://eclipse.org/ptp/schemas/v1.2/rm.xsd. If you are
interested in configuring your own monitoring layout, you might want to
look at
http://llview.zam.kfa-juelich.de/LML/OnlineDocumentation/layouts.html.
But you can use this functionality currently only in our development builds.

Best regards,

Carsten Karbach


On 02/05/14 10:12, Peter Bryzgalov wrote:
Hi, everyone!

I am trying to make a new Target Configuration for the system I use,
which is called PJM.

I have created <control-data> element, which defines interface for
setting some parameters and generating script file for running jobs.

Now I want to add monitoring functionality, but cannot find any
documentation, except that you have to set scheduler type
(https://wiki.eclipse.org/PTP/designs/Resource_Manager_Configuration#The_monitor-data_Element)


Also I've found a couple of broken links:

http://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.ptp.rm.jaxb.doc.isv%2Fhtml%2FXMLSchema.html&cp=44_1_3

http://eclipse.org/ptp/doc.php


Kind regards,
Peter


_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user




------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich
Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher
Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
Prof. Dr. Sebastian M. Schmidt
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------



Back to the top