/[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.17 by martinp, Wed Aug 27 21:53:13 2003 UTC revision 1.18 by hauk, Sun Aug 31 20:05:51 2003 UTC
# Line 78  char operatornames[][STRLEN]= {"greater Line 78  char operatornames[][STRLEN]= {"greater
78  char operatorshortnames[][3]= {">", "<", "=", "!="};  char operatorshortnames[][3]= {">", "<", "=", "!="};
79  char statusnames[][STRLEN]=   {"not monitored", "monitored" };  char statusnames[][STRLEN]=   {"not monitored", "monitored" };
80  char servicenames[][STRLEN]=  {"Device Name", "Directory Name", "File Name",  char servicenames[][STRLEN]=  {"Device Name", "Directory Name", "File Name",
81                                 "Process Name" };                                 "Process Name", "Remote Host" };
82    
83  int  include_children= TRUE;  int  include_children= TRUE;
84  int  num_cpus=1;  int  num_cpus=1;

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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