Hi Luca,
Maybe I am wrong after looking at an hour of json file I do see the numbers
decreasing. But still
don't understand how I can get 2 Gbit thruput on a 1Gbit link. These number are
not from the
2 Gbit site.
Also why is there a difference in the lable for the senders and the receivers?
the senders are truncated and end ... the whole label is there for the
receivers.
{
"senders": [
{ "label": "nw3092.netwolve...", "value": 5935874 },
{ "label": "netwolves.secur...", "value": 3885897 },
{ "label": "140.108.21.103", "value": 2582241 }
],
"receivers": [
{ "label": "140.108.21.103", "value": 5220478 },
{ "label": "nw-2890.netwolves.local", "value": 3201016 },
{ "label": "nw3092.netwolves.local", "value": 2876963 }
]
}
10.json { "label": "netwolves.secur...", "value": 3128791 },
11.json { "label": "netwolves.secur...", "value": 3131072 },
12.json { "label": "netwolves.secur...", "value": 3227903 },
13.json { "label": "netwolves.secur...", "value": 3238601 },
14.json { "label": "netwolves.secur...", "value": 3221869 }
15.json { "label": "netwolves.secur...", "value": 3231350 },
16.json { "label": "netwolves.secur...", "value": 3241039 }
17.json { "label": "netwolves.secur...", "value": 3256178 }
18.json { "label": "netwolves.secur...", "value": 3208542 },
19.json { "label": "netwolves.secur...", "value": 3193923 },
20.json { "label": "netwolves.secur...", "value": 3198705 },
21.json { "label": "netwolves.secur...", "value": 3215404 },
22.json { "label": "netwolves.secur...", "value": 3224467 },
33.json { "label": "netwolves.secur...", "value": 2137900 }
38.json { "label": "netwolves.secur...", "value": 2141767 }
39.json { "label": "netwolves.secur...", "value": 2224519 }
40.json { "label": "netwolves.secur...", "value": 2489844 }
41.json { "label": "netwolves.secur...", "value": 3130590 },
42.json { "label": "netwolves.secur...", "value": 3367454 },
43.json { "label": "netwolves.secur...", "value": 3396361 },
44.json { "label": "netwolves.secur...", "value": 3459870 },
45.json { "label": "netwolves.secur...", "value": 5547820 },
46.json { "label": "netwolves.secur...", "value": 5454236 },
47.json { "label": "netwolves.secur...", "value": 3846367 },
48.json { "label": "netwolves.secur...", "value": 3885897 },
49.json { "label": "netwolves.secur...", "value": 8731316 },
50.json { "label": "netwolves.secur...", "value": 19385788 },
51.json { "label": "netwolves.secur...", "value": 19492303 },
52.json { "label": "netwolves.secur...", "value": 19567992 },
53.json { "label": "netwolves.secur...", "value": 19661979 },
54.json { "label": "netwolves.secur...", "value": 19684573 },
55.json { "label": "netwolves.secur...", "value": 17139372 },
56.json { "label": "netwolves.secur...", "value": 17153390 },
57.json { "label": "netwolves.secur...", "value": 17178325 },
58.json { "label": "netwolves.secur...", "value": 17195629 },
59.json { "label": "netwolves.secur...", "value": 17247613 },
On 07/12/2013 07:22 AM, Steve Clark wrote:
On 07/12/2013 05:37 AM, Luca Deri wrote:
Steve
if you host has sent 162812706 bytes in 1 minute it means that it has sent/rcvd
162812706/60= 2.58MB/sec = 20.7 Mbit/sec
But isn't this suppose to be how much that talker sent in that minute? If you
look at the next minute the number is larger,
then the next minute is larger still.
I resent the picture also in a separate Email - but it is being held for
moderation.
Thanks,
Steve
So it looks good. Can you please mail me the picture again (I cannot find it)
Thanks Luca
On Jul 11, 2013, at 5:40 PM, Steve Clark <[email protected]
<mailto:[email protected]>> wrote:
Hi Luca,
I dumped minutes 26, 27 and 28 - notice for sender 172.25.8.52 the
number increases with each minute. I send a email that had an embedded picture
that also shows this but it got held up because it was too large.
I had some numbers showing over 2 Gbit - the link is only a 1 Gbit link.
On 07/11/2013 10:46 AM, Luca Deri wrote:
Steve
maybe I do not understand your question. The numbers you see are the number of
bytes seen on the last minute (the delta, not the total)
Luca
On 07/11/2013 04:31 PM, Steve Clark wrote:
Hi Luca,
It appears the numbers are accumulating as opposed to being the usage during
the time interval, for the top_talkers.
# cat top_talkers/any/2013/07/11/10/26.json
{
"senders": [
{ "label": "172.25.8.52", "value": 159754267 },
{ "label": "172.25.10.13", "value": 92729065 },
{ "label": "10.140.152.131", "value": 32193545 }
],
"receivers": [
{ "label": "10.32.0.137", "value": 159514744 },
{ "label": "10.140.152.131", "value": 101182317 },
{ "label": "172.25.10.9", "value": 30946122 }
]
}
Thu Jul 11 10:28:13 EDT 2013
P101005:/var/tmp
# cat top_talkers/any/2013/07/11/10/27.json
{
"senders": [
{ "label": "172.25.8.52", "value": 162812706 },
{ "label": "172.25.10.13", "value": 108356017 },
{ "label": "10.140.152.131", "value": 47798068 }
],
"receivers": [
{ "label": "10.32.0.137", "value": 160259438 },
{ "label": "10.140.152.131", "value": 121027317 },
{ "label": "172.25.10.9", "value": 46447817 }
]
}
Thu Jul 11 10:28:35 EDT 2013
P101005:/var/tmp
# cat top_talkers/any/2013/07/11/10/28.json
{
"senders": [
{ "label": "172.25.8.52", "value": 166060078 },
{ "label": "172.25.10.13", "value": 125314470 },
{ "label": "10.140.152.131", "value": 64051512 }
],
"receivers": [
{ "label": "10.32.0.137", "value": 160958004 },
{ "label": "10.140.152.131", "value": 142730532 },
{ "label": "172.25.10.9", "value": 62546079 }
]
}
--
Stephen Clark
*NetWolves*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: [email protected]
http://www.netwolves.com
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev
--
Stephen Clark
*NetWolves*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: [email protected]
http://www.netwolves.com
--
Stephen Clark
*NetWolves*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: [email protected]
http://www.netwolves.com
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev
--
Stephen Clark
*NetWolves*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: [email protected]
http://www.netwolves.com
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev