|
sticky-hosts means NOT to remove inactive hosts. You
have it backwards... you are thinking of idle
purge.
Other than idle
purge, there's no reason why ntop would reset unless it receives
the request to do so - resetStats.html is the page. Make sure you don't
have a cron job running?
The report is created in report.c in printIpAccounting(). There's nothing fancy - just HostTraffic structure data and a normal 'walk'. Next step would be to see some extracts from
the data dump and the textinfo.html page taken just before and after ntop
resets itself. Plus the --trace-level 4 log.
If that doesn't show what's up, we'll probably
want you to enable some of the debugging switches in
globals-defines.h, but the other data is a good first step.
-----Burton From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Coenraad Loubser Sent: Tuesday, March 01, 2005 8:55 PM To: [email protected] Subject: Re: [Ntop] Simple Question Nope, it's not sticky hosts! Thats when the hosts
get removed from the list after a period of inactivity;
Its the actual counters of how much data per host.... it gets reset, even when theres constant activity... I've read the man, I've checked everywhere....
hence my posts here, to the ntop experts...
I suppose the only man with an answer would be the
ultra cool author, Mr Deri.... :D
Anyone?
|
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
