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

Diff of /monit/monitor.h

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

revision 1.38 by hauk, Fri Dec 20 23:15:21 2002 UTC revision 1.39 by hauk, Sat Dec 21 11:19:13 2002 UTC
# Line 141  struct myrun { Line 141  struct myrun {
141    int  doprocess;                 /**< TRUE if process status engine is used */    int  doprocess;                 /**< TRUE if process status engine is used */
142    char *bind_addr;                  /**< The address monit http will bind to */    char *bind_addr;                  /**< The address monit http will bind to */
143    mode_t umask;                /**< The initial umask monit was started with */    mode_t umask;                /**< The initial umask monit was started with */
144    time_t timestamp;                      /**< Actual configuration timestamp */    time_t timestamp;                /**< Control file last modified timestamp */
145    
146    double loadavg[3];                                /**< Load average triple */    double loadavg[3];                                /**< Load average triple */
147    

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

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