/[monit]/monit/monitor.h
ViewVC logotype

Diff of /monit/monitor.h

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

revision 1.47 by martinp, Thu Feb 13 14:56:24 2003 UTC revision 1.48 by hauk, Mon Feb 17 15:34:19 2003 UTC
# Line 137  struct myrun { Line 137  struct myrun {
137    int  init;                   /**< TRUE - don't background to run from init */    int  init;                   /**< TRUE - don't background to run from init */
138    int  doprocess;                 /**< TRUE if process status engine is used */    int  doprocess;                 /**< TRUE if process status engine is used */
139    char *bind_addr;                  /**< The address monit http will bind to */    char *bind_addr;                  /**< The address monit http will bind to */
140      int  doreload;             /**< TRUE if a monit daemon should reinitialize */
141    mode_t umask;                /**< The initial umask monit was started with */    mode_t umask;                /**< The initial umask monit was started with */
142    int  testing;   /**< Running in configuration testing mode - TRUE or FALSE */    int  testing;   /**< Running in configuration testing mode - TRUE or FALSE */
143    

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

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