On Thu, 2 Mar 2006, Armen Babikyan wrote:
How do I prevent Condor from dumping these messages in StartLog every five seconds? 3/2 13:50:38 Failed to obtain keyboard or mouse idle information. 3/2 13:50:38 Assuming the keyboard and mouse to be infinitely idle.
Change the value of CONSOLE_DEVICES in your config file. Condor will look at /dev/{things listed as CONSOLE_DEVICES} when it determines the value of ConsoleIdle exported in each machine's ClassAd.
Adam