You should see at least the html header info: You should see at least the printHTMLheader(char *title, int headerFlags) stuff, e.g.:
<HTML> <HEAD> <TITLE>Host Information</TITLE> <META HTTP-EQUIV=REFRESH CONTENT=nnn> <META HTTP-EQUIV=Pragma CONTENT=no-cache> <META HTTP-EQUIV=Cache-Control CONTENT=no-cache> <LINK REL=stylesheet HREF=/style.css type="text/css"> <SCRIPT SRC=/functions.js TYPE="text/javascript" LANGUAGE="javascript"></SCRIPT> </HEAD> <BODY BACKGROUND=/white_bg.gif BGCOLOR="#FFFFFF" LINK=blue VLINK=blue> <CENTER> <H1><FONT FACE="Helvetica, Arial, Sans Serif">Host Information</FONT></H1><P> </CENTER> </BODY> If you're not seeing that, then there's a browser/server problem. Try another browser... -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Toby Chappell Sent: Thursday, July 24, 2003 9:58 AM To: [EMAIL PROTECTED] Subject: [Ntop] trafficStats and hostsInfo pages blank I'm running ntop 2.2 on Solaris 8 with the following command line: /usr/ist/sysmgt/ntop/bin/ntop -w 30304 -u sysmgt -d I'm on a switched network, but I'm only intending to collect traffic for the particular host this is on anyway. The hostsInfo.html and trafficStats.html generated web pages come up essentially blank (containing only the HTML "<html><body></body></html>") The other generated pages in the "Stats" section come up fine. Should I expect to see anything in these pages, and if so what could be the problem? I see traffic just fine in the Recv and Sent tabs, but I'm starting to wonder if the Stats pages only work correctly if I'm on a non-switched network where I can see all the traffic floating around on it. Thanks Toby -- Toby Chappell Georgia State Univ. Lead Software System Engineer Atlanta, Georgia UNIX Support Phone: (404) 651-1062 [EMAIL PROTECTED] Fax: (404) 651-4408 _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
