/[monit]/monit/state.c
ViewVC logotype

Diff of /monit/state.c

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

revision 1.6 by hauk, Wed Jul 2 19:32:03 2003 UTC revision 1.7 by hauk, Tue Jul 15 01:02:58 2003 UTC
# Line 46  Line 46 
46    
47  /**  /**
48   *  Manage service information persistently. Service data is saved to   *  Manage service information persistently. Service data is saved to
49   *  a state file (~/.monit.state) when monit runs in daemon mode for   *  a state file when monit runs in daemon mode for each poll
50   *  each poll cycle. Monit use this file to recover from a crash or to   *  cycle. Monit use this file to recover from a crash or to maintain
51   *  maintain service data persistently during a reload.   *  service data persistently during a reload. The location of the
52     *  state file may be set from the command line or set in the monitrc
53     *  file, if not set, the default is ~/.monit.state.
54   *   *
55   *  @author Jan-Henrik Haukeland, <hauk@tildeslash.com>   *  @author Jan-Henrik Haukeland, <hauk@tildeslash.com>
56   *  @version \$Id$   *  @version \$Id$

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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