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

Diff of /monit/monitor.h

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

revision 1.175 by martinp, Sat Nov 5 14:09:00 2005 UTC revision 1.176 by martinp, Mon Nov 7 15:19:07 2005 UTC
# Line 719  struct myrun { Line 719  struct myrun {
719    int  doprocess;                 /**< TRUE if process status engine is used */    int  doprocess;                 /**< TRUE if process status engine is used */
720    char *bind_addr;                  /**< The address monit http will bind to */    char *bind_addr;                  /**< The address monit http will bind to */
721    int  doreload;             /**< TRUE if a monit daemon should reinitialize */    int  doreload;             /**< TRUE if a monit daemon should reinitialize */
722      int  dowakeup;           /**< TRUE if a monit daemon was wake up by signal */
723    mode_t umask;                /**< The initial umask monit was started with */    mode_t umask;                /**< The initial umask monit was started with */
724    int  testing;   /**< Running in configuration testing mode - TRUE or FALSE */    int  testing;   /**< Running in configuration testing mode - TRUE or FALSE */
725    int  wait_start;         /**< Number of threads waiting for process' start */    int  wait_start;         /**< Number of threads waiting for process' start */

Legend:
Removed from v.1.175  
changed lines
  Added in v.1.176

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