[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-devel] Condor statistics: How is "LastAvailInterval" calculated?
- Date: 21 Jan 2010 08:15:00 -0600
- From: "Todd Tannenbaum" <tannenba@xxxxxxxxxxx>
- Subject: Re: [Condor-devel] Condor statistics: How is "LastAvailInterval" calculated?
>
>It surprises me that the first numbers on each line are such nicely rounded-off numbers.....
>
>A pool PC is supposed to switch to Owner state immediately when a user touches the keyboard or mouse....which is a rather random event.
>Then why are the idle intervals such nicely rounded numbers?
>
>Can somebody explain this to me?
>
Likely because the startd itself polls for keyboard/mouse activity at regular intervals. See the Manual for settings "POLLING_INTERVAL" and "UPDATE_INTERVAL". The first controls how often to poll when the machine is claimed and defaults to 5 seconds, the second controls how often to poll when the machine is not claimed and defaults to 300 seconds.
>Thank you!
>
Sure...
regards
Todd
>Rob.
>
>
>
>_______________________________________________
>Condor-devel mailing list
>Condor-devel@xxxxxxxxxxx
>https://lists.cs.wisc.edu/mailman/listinfo/condor-devel
>