1INNWATCH(8)                 System Manager's Manual                INNWATCH(8)
2
3
4

NAME

6       innwatch - monitor innd.
7

SYNOPSIS

9       innwatch [ -l logfile ] [ -t seconds ]
10

DESCRIPTION

12       Innwatch  is  normally  started  by  rc.news.   It periodically — every
13       <innwatchsleeptime in inn.conf> seconds — examines  the  load  average,
14       and  the  number  of  free blocks and inodes on the spool partition, as
15       described by its control file, innwatch.ctl.
16
17       If the load gets too high, or the disk gets too full, it throttles  the
18       server.  When the condition restores, it unblocks the server.  In addi‐
19       tion, on each pass through the loop it will check the logfile  <pathlog
20       in inn.conf>/news.crit to see if it has been modified, and send mail to
21       the news administrator if so.
22
23       Upon receipt of an interrupt signal (SIGINT), innwatch will report  its
24       status in the file <pathrun in inn.conf>/innwatch.status.
25

OPTIONS

27       -l logfile
28              To  specify  a  log  file  to  watch,  other than the default of
29              news.crit, use the ``-l'' flag.
30
31       -t seconds
32              To change the  period  between  checks  from  the  default  from
33              inn.conf , use the ``-t'' flag.
34

HISTORY

36       Written   by  Mike  Cooper  <mcooper@usc.edu>,  with  modifications  by
37       <kre@munnari.oz.au>,   Steve   Groom   <stevo@elroy.Jpl.Nasa.Gov>   and
38       Christophe  Wolfhugel  <wolf@pasteur.fr>.  This is revision 5909, dated
39       2002-12-03.
40

SEE ALSO

42       ctlinnd(8), inn.conf(5), innwatch.ctl(5), shlock(1).
43
44
45
46                                                                   INNWATCH(8)
Impressum