Query: distccmon-text
OS: osx
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
distccmon-text(1) General Commands Manual distccmon-text(1)NAMEdistccmon-text - Displays current compilation jobs in text form.SYNTAXdistccmon-text [DELAY]DESCRIPTIONDisplays current compilation jobs in text form. distccmon-text must be run on the client machine, with the same setting for DISTCC_DIR (or home directory) as the user running the distcc client.OPTIONSDELAY repeatedly updates after delay (fractional) seconds.OUTPUT FORMATThe output of distccmon-text contains one line for each job currently being compiled. Each line contains the following columns: PID ID of the distcc client process. STATE Identifies the phase of operation. In order these may be "Startup", "Blocked", "Connected", "Preprocess", "Conect", "Send", "Receive" and "Done". FILE The input filename, if known. HOST[SLOT] The compile hostname. May be followed in square brackets by the slot index for that host. When a delay is specified, each block of output is terminated by a blank line.EXAMPLESTo display currently active jobs (updated every second): distccmon-text 1 To display the status once: distccmon-textAUTHORSdistcc was written by Martin Pool <mbp@sourcefrog.net>, with the co-operation of many scholars including Wayne Davison, Frerich Raabe, Dimitri Papadopoulos and others noted in the NEWS file. Please report bugs to <distcc@lists.samba.org>.SEE ALSOdistccd(1), ccache(1), gcc(1), make(1) http://distcc.samba.org/ http://ccache.samba.org/ 2 October 2004 distccmon-text(1)
Related Man Pages |
---|
distccd(1) - debian |
distcc(1) - debian |
distccmon-text(1) - debian |
initctl2dot(8) - debian |
distccd(1) - osx |
Similar Topics in the Unix Linux Community |
---|
distcc 3.0 (Default branch) |
Re:How to enable samba services on solaries8 machine |
sed question |
Extract text between two square [..] brackets |
Not able to find samba client service in Solaris 10 |