Mention qclient instead of straslivy

This commit is contained in:
Pav Lucistnik 2008-09-07 20:59:32 +00:00
parent cbb38ffb00
commit b2c2c24c44
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32849

View file

@ -686,9 +686,13 @@ umount: Cleanup of /x/tmp/6-exp/chroot/53837/compat/linux/proc failed!
<sect1 id="monitoring">
<title>Monitoring the Build</title>
<para>You can use either
<command>showrunning</command> or <command>python straslivy.py</command>
to show the packages currently being built. The
<para>You can use <command>qclient</command> command to monitor the status
of build nodes, and to list the currently scheduled jobs:</para>
<para><command>python /var/portbuild/evil/qmanager/qclient jobs</command></para>
<para><command>python /var/portbuild/evil/qmanager/qclient status</command></para>
<para>The
<command>scripts/stats <replaceable>${branch}</replaceable></command>
command shows the number of packages already built.</para>