[Ntop] /dump.html ssi failure

Luca Deri deri at ntop.org
Mon Dec 21 21:01:16 CET 2009


Superkuh
I'm about to release ntop 3.4. Please checkout the code from SVN and let me know if the problem you reported are now addressed.

Luca

On Dec 19, 2009, at 8:42 PM, superkuh wrote:

> I am using ntop v.3.2 SourceForge .tgz, which is the version distributed
> by Ubuntu linux. Everything works great except for the Data Dump page,
> /dump.html, which never fully loads menuHead.html due to the server side
> included (<!--#include virtual="/menuBody.html" -->) stopping about half
> way through. All other pages have no problems including menuHead.html.
> 
> To be specific, it cuts off at:
> <!-- BEGIN SSI menuHead.html -->
> 
> <link rel="stylesheet" href="/theme.css" TYPE="text/css">
> <script type="text/javascript" language="JavaScript"
> src="/theme.js"></script>
> <script type="text/javascript" language="JavaScript"
> SRC="/JSCookMenu.js"></script>
> <script type="text/javascript" language="JavaScript"><!--
> var ntopMenu =
> [
> ...
> ...
> ...
>        [null,'Round-Robin Databases',null,null,null,
> 
> [null,'Deactivate','/showPlugins.html?rrdPlugin=0',null,null],
>                [null,'Configure','/plugins/rrdPlugin',null,null],
>                [null,'Describe','/showPlugins.html?rrdPlugin',null,null],
> 
> [null,'Statistics','/plugins/rrdPlugin/statistics.html',null,null],
>                ['<img src="/graph.gif">','Arbitrary Graphs',
> 
> Wherein the page on disk, /usr/share/ntop/html/dump.html has this:
> <!--#include virtual="/menuBody.html" -->
> 
> <center><H1>ntop Data Dump</H1></center>
> <p><b>ntop</b> is able to dump traffic data in various formats...
> ...
> ...
> 
> I can use dump.html fine when I generate the URL/arguments by using the
> file on disk:
> file://localhost/dumpData.html?language=text&view=long 
> and change these to:
> http://localhost:3000/dumpData.html?language=text&view=long
> 
> I have attempted to find menuHead.html on disk but ... I can't find it.
> Regardless, since it displays fine on all other pages I don't see why it
> should be the problem here.
> 
> Any ideas on how I might fix the dump.html display problem?
> 
> Thanks, superkuh.
> 
> 
> 
> 
> _______________________________________________
> Ntop mailing list
> Ntop at listgateway.unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop



More information about the Ntop mailing list