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

Diff of /monit/monitor.h

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

revision 1.30 by rory, Sat Nov 9 01:08:24 2002 UTC revision 1.31 by rory, Mon Nov 11 22:38:54 2002 UTC
# Line 252  typedef struct myprocess { Line 252  typedef struct myprocess {
252    Command_T start;                    /**< The start command for the process */    Command_T start;                    /**< The start command for the process */
253    Command_T stop;                      /**< The stop command for the process */    Command_T stop;                      /**< The stop command for the process */
254    int  do_validate;    /**< validation flag, if FALSE, no validation is done */    int  do_validate;    /**< validation flag, if FALSE, no validation is done */
   int  do_depend_validate;                   /**< dependency validation flag */  
255    int  mode;                            /**< Monitoring mode for the process */    int  mode;                            /**< Monitoring mode for the process */
256    int  ncycle;                          /**< The number of the current cycle */    int  ncycle;                          /**< The number of the current cycle */
257    int  nstart;           /**< The number of current starts with this process */    int  nstart;           /**< The number of current starts with this process */

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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