yeah I'm getting the data fine out of that file (running it through ntop's webserver). How am i suppose to run this doSearch.php script anyway? is it suppose to be in the root of ntop's webserver dir? because im running it through just apache - when i run doSearch.php through ntop's server on port 3000, it seems to crash ntop's webserver because i have to restart ntop to connect to its webserver.
> Wrong - it (the filter) works perfectly if you specify it correctly... > > Are you getting data out of (from the script) dumpData.html?language=php > ?? > > -----Burton > > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of > [EMAIL PROTECTED] > Sent: Thursday, September 26, 2002 12:16 AM > To: [EMAIL PROTECTED] > Subject: [Ntop] doSearch.php > > > Hi, Im trying to get doSearch.php script working, the one where you can > search > a host and it shows up certain stats about it. It doesnt seem to work at > all - > you do a search and it just shows up "Host | Values" and thats it. Ive > got it > logging traffic to an sql database however it doesnt seem to be working > properly either, it only logs certain things. I dont think the filter > that you > apply on the command line actually gets applied to the database right? > the filter im using is: (not src net 192.168.255.0/24) and dst net > 192.168.255.0/24 > but the database logging part seems weird. Is there any other way where > I can > save stats on a weekly basis? The only other thing I can think of is > using nClient to show host info, although that seems to also ignore the > filter. Does > anyone have any ideas on how I can get this working? i dont mind writing > perl/cgi scripts to grab data, but I just need a steady place to grab it > from. > This is my command line: > > ntop -i eth0 -P /var/log/ntop -u nobody -c -S 1 -B (not src net > 192.168.255.0/24) and dst net 192.168.255.0/24 > > Thanks > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://lists.ntop.org/mailman/listinfo/ntop > > _______________________________________________ > Ntop mailing list > [EMAIL PROTECTED] > http://lists.ntop.org/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop
