/[monit]/monit/process.c
ViewVC logotype

Diff of /monit/process.c

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

revision 1.22 by martinp, Tue Feb 15 19:42:00 2005 UTC revision 1.23 by martinp, Sun Apr 10 22:21:59 2005 UTC
# Line 70  Line 70 
70  /* ------------------------------------------------------------------ Public */  /* ------------------------------------------------------------------ Public */
71    
72  char actionnames[][STRLEN]=   {"ignore", "alert", "restart", "stop", "exec",  char actionnames[][STRLEN]=   {"ignore", "alert", "restart", "stop", "exec",
73                                 "unmonitor", "start"};                                 "unmonitor", "start", "monitor", ""};
74  char modenames[][STRLEN]=     {"active", "passive", "manual"};  char modenames[][STRLEN]=     {"active", "passive", "manual"};
75  char checksumnames[][STRLEN]= {"UNKNOWN", "MD5", "SHA1"};  char checksumnames[][STRLEN]= {"UNKNOWN", "MD5", "SHA1"};
76  char operatornames[][STRLEN]= {"greater than", "less than", "equal to",  char operatornames[][STRLEN]= {"greater than", "less than", "equal to",

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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