Mention qclient instead of straslivy
This commit is contained in:
parent
cbb38ffb00
commit
b2c2c24c44
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32849
1 changed files with 7 additions and 3 deletions
|
@ -686,9 +686,13 @@ umount: Cleanup of /x/tmp/6-exp/chroot/53837/compat/linux/proc failed!
|
||||||
<sect1 id="monitoring">
|
<sect1 id="monitoring">
|
||||||
<title>Monitoring the Build</title>
|
<title>Monitoring the Build</title>
|
||||||
|
|
||||||
<para>You can use either
|
<para>You can use <command>qclient</command> command to monitor the status
|
||||||
<command>showrunning</command> or <command>python straslivy.py</command>
|
of build nodes, and to list the currently scheduled jobs:</para>
|
||||||
to show the packages currently being built. The
|
|
||||||
|
<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>scripts/stats <replaceable>${branch}</replaceable></command>
|
||||||
command shows the number of packages already built.</para>
|
command shows the number of packages already built.</para>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue