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

Diff of /monit/monit_process.c

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

revision 1.14 by hauk, Mon Jun 16 22:06:15 2003 UTC revision 1.15 by hauk, Thu Jul 31 00:32:52 2003 UTC
# Line 70  Line 70 
70    
71  /* ------------------------------------------------------------------ Public */  /* ------------------------------------------------------------------ Public */
72    
73  char actionnames[][STRLEN]=   {"ignore", "alert", "restart", "stop"};  char actionnames[][STRLEN]=   {"ignore", "alert", "restart", "stop", "exec"};
74  char modenames[][STRLEN]=     {"active", "passive", "manual"};  char modenames[][STRLEN]=     {"active", "passive", "manual"};
75  char operatornames[][STRLEN]= {"greater than", "less than", "equal to",  char operatornames[][STRLEN]= {"greater than", "less than", "equal to",
76                                 "not equal to"};                                 "not equal to"};

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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