Hi Peter and Andrew,

Please see below.


On 05/16/2017 01:33 PM, Peter Shute wrote:
I'm also interested in this. I can get from my ISP daily totals for our 
internet usage. I would like ntopng to be able to replicate those daily totals 
(to give confidence our data is correct), and then analyse the totals to see 
which devices contributed. Eg. If we have an above average daily total, I want 
to know why.
Ntopng can actually produce a traffic report where it shows the top local/remote talkers for a specified time frame (e.g. a day), but this is a pro only feature.

In enterprise version we also have a per host/network/interface report showing the total traffic in a day/week/month with comparison to the previous day/week/month.
Note: the traffic is not split into sent/received.

Peter Shute

Sent from my iPad

On 16 May 2017, at 4:01 am, Andrew Hilborne 
<[email protected]<mailto:[email protected]>> wrote:

On 15 May 2017 at 17:10, Emanuele Faranda faranda-at-ntop.org<http://faranda-at-ntop.org> 
|ntop-flugle| <[email protected]<mailto:[email protected]>> wrote:

You are right, network stats are calculated every minute, whereas interface 
stats are updated each second.

Please note that these stats are dumped to RRD files, not to the MySQL database.

​Would it be possible t change this? Is the issue storage space in the MySQL 
database? This is what I want to know (initially):
No, this is something different. MySQL database exports /flows/ as data, whereas RRD is /timeseries/ database, so they play different roles. If you export to MySQL using the -F option, you can do your own computations and aggregations on data.
  *   How much traffic is coming into and leaving my local network?
  *   What is the traffic breakdown?
Right now you have the graphs on the network which show you the traffic. If you hover the graph with the mouse, a table on the right will appear and it reports the "Total Traffic" for the specified time frame (1d in your case). But the graphs totals are not split into ingress/egress, so please open a feature request so that we can evaluate the proposal.

Regards,
Emanuele

I don't believe that this is an uncommon requirement. In the first place, 
looking at per-host flows isn't nearly so informative.

Andrew


On 05/15/2017 08:00 PM, Andrew Hilborne wrote:

    You are right, network stats are calculated every minute, whereas
    interface stats are updated each second.

    Please note that these stats are dumped to RRD files, not to the
    MySQL database.

​Would it be possible t change this? Is the issue storage space in the MySQL database? This is what I want to know (initially):

  * How much traffic is coming into and leaving my local network?
  * What is the traffic breakdown?

I don't believe that this is an uncommon requirement. In the first place, looking at per-host flows isn't nearly so informative.

Andrew


_______________________________________________
Ntop mailing list
[email protected]<mailto:[email protected]>
http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to