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

Diff of /monit/process.c

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

revision 1.24 by martinp, Tue Apr 19 21:02:56 2005 UTC revision 1.25 by martinp, Sat Nov 5 14:09:01 2005 UTC
# Line 80  char monitornames[][STRLEN]=  {"not moni Line 80  char monitornames[][STRLEN]=  {"not moni
80  char statusnames[][STRLEN]=   {"accessible", "accessible", "accessible",  char statusnames[][STRLEN]=   {"accessible", "accessible", "accessible",
81                                 "running", "online with all services"};                                 "running", "online with all services"};
82  char servicetypes[][STRLEN]=  {"Device", "Directory", "File", "Process",  char servicetypes[][STRLEN]=  {"Device", "Directory", "File", "Process",
83                                 "Remote Host"};                                 "Remote Host", "System"};
84  char pathnames[][STRLEN]=     {"Path", "Path", "Path", "Pid file", "Path"};  char pathnames[][STRLEN]=     {"Path", "Path", "Path", "Pid file", "Path"};
85  char icmpnames[][STRLEN]=     {"Echo Reply", "", "", "Destination Unreachable",  char icmpnames[][STRLEN]=     {"Echo Reply", "", "", "Destination Unreachable",
86                                 "Source Quench", "Redirect", "", "",                                 "Source Quench", "Redirect", "", "",

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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