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

Diff of /monit/monitor.h

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

revision 1.41 by martinp, Fri Jan 3 18:27:51 2003 UTC revision 1.42 by martinp, Sat Jan 11 21:32:16 2003 UTC
# Line 308  typedef struct myprocess { Line 308  typedef struct myprocess {
308    Resource_T resourcelist;                           /**< Resouce check list */    Resource_T resourcelist;                           /**< Resouce check list */
309    Dependant_T dependantlist;                      /**<Dependant process list */    Dependant_T dependantlist;                      /**<Dependant process list */
310    Timestamp_T timestamplist;                       /**< Timestamp check list */    Timestamp_T timestamplist;                       /**< Timestamp check list */
311      ProcInfo_T procinfo;                        /**< Data for the procfs check */
   ProcInfo_T procinfo;                       /**< Data for the procfs check */  
312        
313    /** For internal use */    /** For internal use */
314    struct myprocess *next;                         /**< next process in chain */    struct myprocess *next;                         /**< next process in chain */

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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