/[monit]/monit/monitrc
ViewVC logotype

Diff of /monit/monitrc

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

revision 1.25 by martinp, Fri Nov 29 13:38:51 2002 UTC revision 1.26 by hauk, Fri Dec 20 17:45:38 2002 UTC
# Line 131  Line 131 
131  #                     of cylces.  If the compare expression matches the action  #                     of cylces.  If the compare expression matches the action
132  #                     (restart, alert or stop) is used.  #                     (restart, alert or stop) is used.
133  #  #
134  #   depend         -- Must be followed by the name of a process that depends  #   depends        -- Must be followed by the name of a process or a list of
135  #                     on the process given in the check field. This process  #                     processes *this* process depends on to run
136  #                     will be stopped/started before/after the current  #                     before it starts. The list of depend processes
137  #                     process  #                     will be stopped before the current process is started
138    #                     and started again after.
139  #    #  
140  # Legal global option statements are  # Legal global option statements are
141  #  #
# Line 233  Line 234 
234  #    timeout if 2 restarts within 3 cycles  #    timeout if 2 restarts within 3 cycles
235  #    alert foo@bar  #    alert foo@bar
236  #    group database  #    group database
237  #    depend apache  #    depends on apache

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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