Questions tagged [traffic-measurement]
57 questions
0
votes
1 answer
Measure data use of an android app (component-wise)
Is there any way I could measure the data being used by the components in my android app? If yes, how can I do it?
For example, Say I have an app A with X and Y components, I would like to know that what amount of internet data the component X uses…
0
votes
1 answer
Throughput measure
I have to implement a limitation algorithm in order to avoid to reach a throughput limit imposed by the service I'm interacting with.
The limit is specified as «N requests over 1 day» where N is of the order of magnitude of 10^6.
I have a…

Lord of the Goo
- 1,214
- 15
- 31
0
votes
1 answer
Amazon EC2 metered bandwidth. IP or TCP level?
Assuming I have a long lasting persistent TCP connection from my EC2 instance to a client and I send a single byte every 30 seconds (app level keep-alive).
Is that counted as 1 byte traffic, or are TCP headers or even Ethernet overhead counted in…

Daniel
- 2,087
- 3
- 23
- 37
0
votes
1 answer
Traffic monitoring tools for VMWare Server?
We want to monitor traffic usage for each of our virtual machines - we need to generate a monthly traffic report (in terms of bytes, for billing purposes).
How can we do this?
Our platform is VMWare Server 2, using bridged interfaces on Windows…

chickeninabiscuit
- 9,061
- 12
- 50
- 56
0
votes
1 answer
How to identify devices generating the majority of the network traffic over a certain period?
How to identify devices generating most of the network traffic over a certain period of time using SNMP queries to objects of MIB-II.

Nathan Nathan
- 113
- 1
- 1
- 6
0
votes
1 answer
Measuring the throughput of a traffic generator
How could I measure the throughput of a software based traffic generator ?
Is there any tool in linux who could be of great help me to measure the exact throughput.
I am trying to measure at what rate the traffic is generated by a software generator…

codingfreak
- 4,467
- 11
- 48
- 60
0
votes
1 answer
Is there any other way to find data usage in android other than using trafficstats API's
In my application I want to calculate data usage when application is in foreground.
I am using Trafficstats API.
But some time this value get reset and start from 0.
Is there any other method or API to take data usage other than using…

Niv
- 59
- 1
- 4
0
votes
1 answer
SSH...Reading PCAP file to determine the IDle time and connection type of a SSH connection
I am develping a project in Python for analysing SSH.
Curently i am stuck at two things:
Determining the idle time of a connection (percentage of time when no data was transferred over the connection)
Determining the connection type ( shell,…

Ragit
- 125
- 1
- 7
0
votes
3 answers
iPhone/iPad - IP traffic statistics per application
Is it possible to get access to real-time IP traffic statistics generator by each application running on the the iPhone/iPad?
Failing this, is there such thing as transparent proxy software that runs on the device that can collect this information?

user1335744
- 1
- 1
0
votes
1 answer
Measuring data going from an application to a server on a remote host
What is the best way to measure the amount of data going from an application on a local host to a server on a remote host?
I know with something like wireshark you can sniff the data and get a sense of what is transferred, but is there a good way to…

nemo
- 485
- 1
- 3
- 15
-1
votes
2 answers
Android Traffic Stats Results in Extraordinarily Large Value
I'm attempting to monitor the amount of WiFi usage consumed by a device using TrafficStats however when I attempt to do so I result in an extraordinarily large value. Even after performing a factory reset on the device I'm getting a VERY large value…

Amani Swann
- 37
- 4
- 10
-2
votes
1 answer
Sitecore DMS vs. Google Analytics
I'd like to ask you about a reason to justify DMS usage against what GA offers. It's one of basic questions that arise when a customer is used to Google Analytics and we have to convince them to switch to DMS.
What are the areas in which DMS is…

cand
- 2,615
- 4
- 18
- 13