/[monit]/monit/http/cervlet.c
ViewVC logotype

Diff of /monit/http/cervlet.c

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

revision 1.64 by hauk, Wed Jul 2 19:32:03 2003 UTC revision 1.65 by hauk, Wed Jul 2 21:02:07 2003 UTC
# Line 872  static void do_home_process(HttpRequest Line 872  static void do_home_process(HttpRequest
872            "<br><p>&nbsp;</p>"            "<br><p>&nbsp;</p>"
873            "<table cellspacing=0 cellpadding=3 border=0 width=\"70%\">"            "<table cellspacing=0 cellpadding=3 border=0 width=\"70%\">"
874            "<tr>"            "<tr>"
875            "<td width=\"20%\"><h3><b>Server</b></h3></td>"            "<td width=\"20%\"><h3><b>Service</b></h3></td>"
876            "<td align=\"left\"><h3><b>Status</b></h3></td>"            "<td align=\"left\"><h3><b>Status</b></h3></td>"
877            "<td align=\"right\"><h3><b>Uptime</b></h3></td>"            "<td align=\"right\"><h3><b>Uptime</b></h3></td>"
878            "<td align=\"right\"><h3><b>CPU</b></h3></td>"            "<td align=\"right\"><h3><b>CPU</b></h3></td>"
# Line 885  static void do_home_process(HttpRequest Line 885  static void do_home_process(HttpRequest
885          out_print(res,          out_print(res,
886            "<table cellspacing=0 cellpadding=3 border=0 width=\"70%\">"            "<table cellspacing=0 cellpadding=3 border=0 width=\"70%\">"
887            "<tr>"            "<tr>"
888            "<td width=\"20%\"><h3><b>Server</b></h3></td>"            "<td width=\"20%\"><h3><b>Service</b></h3></td>"
889            "<td align=\"left\"><h3><b>Status</b></h3></td>"            "<td align=\"left\"><h3><b>Status</b></h3></td>"
890            "</tr>"            "</tr>"
891            "<tr><td>&nbsp;</td><td>&nbsp;</td></tr>");            "<tr><td>&nbsp;</td><td>&nbsp;</td></tr>");

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

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