[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Retrieving Custom ClassAds
- Date: Thu, 1 Dec 2011 18:25:35 -0500
- From: John Lambert <jryanlambert@xxxxxxxxx>
- Subject: [Condor-users] Retrieving Custom ClassAds
I need to set up some custom classads for my pool and parse them in xml. I've created and set a Department variable in condor_config on one of the machines, but I can't seem to retrieve it with condor_status -long or condor_status -xml. Running condor_config_val -v DEPARTMENT on the local machine works just fine, but I don't know how to access this information from the central manager. Suggestions from anyone who's done anything similar would be appreciated.
-John