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

Diff of /monit/monitor.h

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

revision 1.107 by hauk, Thu Oct 2 02:17:36 2003 UTC revision 1.108 by hauk, Wed Oct 8 02:14:23 2003 UTC
# Line 290  typedef struct myport { Line 290  typedef struct myport {
290    char *hostname;                                     /**< Hostname to check */    char *hostname;                                     /**< Hostname to check */
291    int  port;                                                 /**< Portnumber */    int  port;                                                 /**< Portnumber */
292    char *request;                              /**< Specific protocol request */    char *request;                              /**< Specific protocol request */
293      char *request_checksum; /**< The optional md5 checksum for a req. document */
294    char *pathname;                   /**< Pathname, in case of an UNIX socket */    char *pathname;                   /**< Pathname, in case of an UNIX socket */
295    char *address;               /**< Human readable destination of the socket */    char *address;               /**< Human readable destination of the socket */
296    Generic_T generic;                                /**< Generic test handle */    Generic_T generic;                                /**< Generic test handle */

Legend:
Removed from v.1.107  
changed lines
  Added in v.1.108

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