[distcc] Using distcc with a new build system

Jean Delvare khali at linux-fr.org
Sat Dec 18 10:59:21 GMT 2004


> PS: Our monitoring tool :-)
> #! /usr/bin/perl -w
> 
> while(1)
>         {
>         print scalar(gmtime()) . "\n" ;
>         print `distccmon-text` ;
>         sleep(1) ;
>         }

Hint:
watch -n 1 distccmon-text

(And also "distccmon 1". It could be discussed whether adding a
timestamp to the output of distccmon-text itself in "repeat mode" would
be convenient.)

-- 
Jean Delvare
http://khali.linux-fr.org/


More information about the distcc mailing list