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

Re: [Condor-users] Adding a custom machine attribute



Will you be using 7.2.4 for a long time to come, or will you be updating soon?  The newer tools support it (at least 7.5.2 does for me) so once you update, this would no be an issue.  In the mean time, it should be easy enough to pre-process the output from '-l' into some kind of XML format using perl, python, etc. and use that for your display layer.

-B

On 2010-06-22, at 7:34 PM, Mag Gam wrote:

> XML is great but condor_history does not have XML working on 7.2.4;
> eventhough its documented :-(
> 
> 
> 
> On Tue, Jun 22, 2010 at 1:53 AM, Burnett, Ben <ben.burnett@xxxxxxxx> wrote:
>> If you want a graphical display of the data, there are a number of options.  We use the XML output from some of the tools to create easy to read/browse web-sites.  You may also be interested in using Ganglia (http://ganglia.sourceforge.net/) and writing a set of plug-ins for it.  There are a number of other methods of extracting and manipulating the data, but XML has worked great for us.
>> 
>> -B
>> 
>> On 2010-06-21, at 8:01 PM, Mag Gam wrote:
>> 
>>> So, since its not being developed are there any free opensource
>>> alternatives? I am willing to spend time to make/enhance it.
>>> 
>>> 
>>> On Mon, Jun 21, 2010 at 8:57 AM, Nick LeRoy <nleroy@xxxxxxxxxxx> wrote:
>>>>> What exactly is Hawkeye?
>>>>> 
>>>>> I see the page for it: http://www.cs.wisc.edu/condor/hawkeye/
>>>>> 
>>>>> but is it still being developed?
>>>> 
>>>> Hawkeye is (was, really) a system monitoring tool built on top of Condor.  The
>>>> data gathering system built into it is the ability of the startd to
>>>> periodically run "jobs", the output of which is incorporated into the
>>>> machine's ClassAd.  Many people refer to this mechanism as Hawkeye, hence the
>>>> confusion.
>>>> 
>>>> What you want to look into is the STARTD_CRON family of configuration
>>>> parameters.
>>>> 
>>>> Hope this helps
>>>> 
>>>> -Nick
>>>> 
>>>>> Does anyone have any screenshots or samples sites I can look at?
>>>>> 
>>>>> On Fri, Jun 18, 2010 at 12:12 PM, Nick LeRoy <nleroy@xxxxxxxxxxx> wrote:
>>>>>>> I would like to add,
>>>>>>> NETWORK_SPEED = 1000
>>>>>>> STARTD_EXPRS=NETWORK_SPEED
>>>>>>> in my local config file
>>>>>>> 
>>>>>>> Then the tricky part is, do I do condor_reconfig -startd on the
>>>>>>> Central Manager? or on the host itself?
>>>>>>> 
>>>>>>> Also, what is the correct command to start publishing this Ad? Do I
>>>>>>> need to kill all condor deamons on the host and then publish the
>>>>>>> ClassAd? Is there a non intrusive way of doing this?
>>>>>> 
>>>>>> I'd like to add that you may want to consider creating a "hawkeye" module
>>>>>> to ferret out and publish this type of information dynamically.
>>>>>> 
>>>>>> -Nick
>>>>>> 
>>>>>> --
>>>>>>           <<< The answer is out there, Neo. >>>
>>>>>>  /`-_    Nicholas R. LeRoy               The Condor Project
>>>>>> {     }/ http://www.cs.wisc.edu/~nleroy  http://www.cs.wisc.edu/condor
>>>>>>  \    /  nleroy@xxxxxxxxxxx              The University of Wisconsin
>>>>>>  |_*_|   608-265-5761                    Department of Computer Sciences
>>>> 
>>> _______________________________________________
>>> Condor-users mailing list
>>> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
>>> subject: Unsubscribe
>>> You can also unsubscribe by visiting
>>> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>>> 
>>> The archives can be found at:
>>> https://lists.cs.wisc.edu/archive/condor-users/
>> 
>> _______________________________________________
>> Condor-users mailing list
>> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
>> subject: Unsubscribe
>> You can also unsubscribe by visiting
>> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>> 
>> The archives can be found at:
>> https://lists.cs.wisc.edu/archive/condor-users/
>> 
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> 
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/