/[monit]/monit/monit.pod
ViewVC logotype

Diff of /monit/monit.pod

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.36 by chopp, Tue Nov 5 09:04:02 2002 UTC revision 1.37 by chopp, Mon Nov 18 12:51:56 2002 UTC
# Line 121  turn off logging, simply do not set the Line 121  turn off logging, simply do not set the
121  file (and of course, do not use the -l switch)  file (and of course, do not use the -l switch)
122    
123    
124    =head1 LOCKING VIA PIDFILE
125    
126    monit will write down its own pid number a pid lock file.
127    Depending on the operating system the default location of
128    this file is whether /var/run/monit.pid or /etc/monit.pid.
129    
130    In order to change this behavior add the following global
131    set-statement to the control file: (keywords are in capital)
132    
133       SET PIDFILE {pidfile}
134    
135    
136  =head1 DAEMON MODE  =head1 DAEMON MODE
137    
138  The I<-d interval> option runs monit in daemon mode. You must  The I<-d interval> option runs monit in daemon mode. You must
# Line 1399  purpose. Line 1411  purpose.
1411    
1412  =head1 SEE ALSO  =head1 SEE ALSO
1413    
1414  GNU text utilities;  md5sum(1)  GNU text utilities;  md5sum(1);  openssl(1)
1415    
1416    
1417  =cut  =cut

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26