[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] Get startd ClassAd values in startd cron script



God morning,
is there a way from a startd cron script to query directly its startd for and get the value of some attributes?

I could use condor_status with a constraint but I was wondering if there is a more direct way for the startd cron to know which is the startd that startd it and query that one.
condor_status -direct $HOSTNAME may not work since there are likely more startds on the same host.

Thank you,
Marco