/[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.4 by hauk, Fri Sep 13 01:32:26 2002 UTC revision 1.5 by chopp, Mon Oct 28 15:22:15 2002 UTC
# Line 80  char operatornames[][STRLEN]={"greater t Line 80  char operatornames[][STRLEN]={"greater t
80                                "equal to", "not equal to"};                                "equal to", "not equal to"};
81  char operatorshortnames[][3]={">", "<", "=", "!="};  char operatorshortnames[][3]={">", "<", "=", "!="};
82    
83    int num_cpus=1;
84    
85    
86  /**  /**
87   * Initilize the proc information code   * Initilize the proc information code

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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