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

Re: [Condor-users] Log files



I suppose I can use condor_status -schedd and condor_status -l negotiator

My intention was to see all the log files and build a GUI against it.
I wanted to avoid the loads of the collector but it seems its doing it
pretty well...



On Fri, Sep 10, 2010 at 11:15 AM, Matthew Farrellee <matt@xxxxxxxxxx> wrote:
> There are stats available from the Collector, specifically about # missed
> updates and an update history for everything that comes in.
>
> http://www.cs.wisc.edu/condor/manual/v7.5/10_Appendix_A.html#sec:Collector-Added-Attributes
>
> All daemons should report MonitorSelf* attributes, covering uptime, cpu
> usage, memory usage, etc.
>
> I'd like to see a few more stats coming from the Collector, Negotiator, and
> Schedd. From the Collector, information about command rates, e.g.
> invalidations or misses. The Negotiator can report information about how
> many jobs and/or slots were involved in a negotiation cycle. For the Schedd,
> information about completion rates based on EnteredCurrentStatus,
> CompletionDate and JobFinishedHookDone. Also, statistics on condor_shadow
> exit codes, both absolute values and rates. Possibly information about
> expensive fs operations, such as fsync.
>
> What statistics are you interested in?
>
> Best,
>
>
> matt
>
> On 09/10/2010 06:52 AM, Mag Gam wrote:
>>
>> I am already currently doing that. But I would also like to now how my
>> deamons are functioning.
>>
>> I was inspired by this,
>> http://spinningmatt.wordpress.com/2010/03/29/negotiation-cycle-statistics/
>>
>> It would be nice to have something like this for ALL deamons instead
>> of simply running condor_status, condor_q
>>
>> On Fri, Sep 10, 2010 at 4:37 AM, Matt Hope<Matt.Hope@xxxxxxxxxxxxxxx>
>>  wrote:
>>>
>>> Is there a reason you cannot simply have a service which periodically
>>> calls condor_status and dumps the result to a log file?
>>>
>>> -----Original Message-----
>>> From: condor-users-bounces@xxxxxxxxxxx
>>> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Mag Gam
>>> Sent: 10 September 2010 00:51
>>> To: Condor-Users Mail List
>>> Subject: [Condor-users] Log files
>>>
>>> Is it possible to get:
>>>
>>> Total number of running jobs
>>> Total number of running jobs by user
>>> Total number of servers available
>>> Scheduler(s) in use in the entire pool
>>>
>>> thru condor logs?
>>>
>>> I have debugging enabled but was not able to see these stats clearly.
>>> Any help would be appreciated. I am trying to find an alternative to
>>> condor_status and condor_q thru log files
>>>
>>>
>>> TIA
>>> _______________________________________________
>>> 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/
>>>
>>> --------------
>>> Gloucester Research Limited believes the information provided herein is
>>> reliable. While every care has been taken to ensure accuracy, the
>>> information is furnished to the recipients with no warranty as to the
>>> completeness and accuracy of its contents and on condition that any errors
>>> or omissions shall not be made the basis for any claim, demand or cause for
>>> action.
>>> The information in this email is intended only for the named recipient.
>>>  If you are not the intended recipient please notify us immediately and do
>>> not copy, distribute or take action based on this e-mail.
>>> All messages sent to and from this email address will be logged by
>>> Gloucester Research Ltd and are subject to archival storage, monitoring,
>>> review and disclosure.
>>> Gloucester Research Limited, 5th Floor, Whittington House, 19-30 Alfred
>>> Place, London WC1E 7EA.
>>> Gloucester Research Limited is a company registered in England and Wales
>>> with company number 04267560.
>>> --------------
>>> _______________________________________________
>>> 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/
>
>