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

Diff of /monit/monit.pod

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

revision 1.74 by chopp, Fri Jun 20 12:05:30 2003 UTC revision 1.75 by hauk, Sun Jun 22 20:31:16 2003 UTC
# Line 77  In addition to the options above, monit Line 77  In addition to the options above, monit
77  of the following action arguments; monit will then execute the  of the following action arguments; monit will then execute the
78  action and exit without transforming itself to a deamon.  action and exit without transforming itself to a deamon.
79    
80  B<start>  B<start all>
81      Start all services listed in the control file. If      Start all services listed in the control file. If
82      the group option is set, only start the services in      the group option is set, only start the services in
83      the named group.      the named group.
# Line 87  B<start name> Line 87  B<start name>
87      monitrc file, after a I<check> keyword. See also      monitrc file, after a I<check> keyword. See also
88      the MONIT HTTPD section below.      the MONIT HTTPD section below.
89    
90  B<stop>      B<stop all>    
91      Stop all services listed in the control file. If      Stop all services listed in the control file. If
92      the group option is set, only stop the services in      the group option is set, only stop the services in
93      the named group.      the named group.
# Line 97  B<stop name> Line 97  B<stop name>
97      monitrc file, after a I<check> keyword. See also      monitrc file, after a I<check> keyword. See also
98      the MONIT HTTPD section below.      the MONIT HTTPD section below.
99    
100  B<reload>  B<restart all>
     Reinitialize a running monit daemon, the daemon will  
     reread its configuration, close and reopen log files.  
   
 B<restart>  
101      Stop and start I<all> services. If the group option is      Stop and start I<all> services. If the group option is
102      set, only restart the services in the named group.      set, only restart the services in the named group.
103    
# Line 115  B<status> Line 111  B<status>
111      group option is set, only print the status for the      group option is set, only print the status for the
112      named group.      named group.
113    
114    B<reload>
115        Reinitialize a running monit daemon, the daemon will
116        reread its configuration, close and reopen log files.
117    
118  B<quit>  B<quit>
119      Kill monit daemon process      Kill monit daemon process
120    

Legend:
Removed from v.1.74  
changed lines
  Added in v.1.75

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