Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] Xml format from condor_q
- Date: Wed, 11 Dec 2013 17:52:30 +0100
- From: Renaud Guezennec <renaud@xxxxxxx>
- Subject: [HTCondor-users] Xml format from condor_q
Hi all,
I'm new in HTCondor community. I'm working on monitoring and
administration software to watch HTCondor jobs and pools in my compagny.
I tried to use "condor_q -global -xml" but the output it is not a
well-shaped xml file. Xml parsers run to errors when trying build the tree.
When I ask for 'condor_q -xml", this output is a proper XML.
condor_q -version
$CondorVersion: 7.8.5 Oct 09 2012 BuildID: 68720 $
$CondorPlatform: x86_64_deb_6.0 $
Regards
Renaud