> 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/
__
distcc mailing list http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc