Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2006 07:48:53 +0000 (UTC)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/portbuild/scripts reportload
Message-ID:  <200602150748.k1F7mriH083835@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2006-02-15 07:48:53 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts reportload 
  Log:
  Add a mechanism for reporting client machine error conditions back to the
  server.  Error conditions are flagged by other processes by creating
  a named dotfile in ${scratchdir}.  If these files are found, report the
  error status instead of the number of running jobs.  Currently report "ERR"
  for all error conditions; I will probably change this to a per-condition
  message.
  
  Currently only "squid not running" and "disk space low" conditions are
  reported.
  
  Revision  Changes    Path
  1.10      +14 -1     ports/Tools/portbuild/scripts/reportload



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602150748.k1F7mriH083835>