All Questions
9 questions
3
votes
2
answers
3k
views
Monitor network traffic on a per-app basis in OS X?
Title says it all. I'm looking for an app for OS X that will tell me what applications are using the network and what their in/out is. I can get most of the way there with LittleSnitch but it's the ...
1
vote
0
answers
217
views
Can I route all network connections through a virtual machine on macosx?
So far I've experienced with proxy software to monitor http connections on my machine, but I want to know about every little detail. I thought I could install a virtual machine and force macosx to ...
0
votes
2
answers
4k
views
App like NetLimiter Monitor for OS X?
What app or apps replicate the functionality of NetLimiter Monitor
near realtime per-process and total bandwidth monitoring
data usage record
on OS X?
3
votes
2
answers
3k
views
Find bandwidth used by process
Something is using a lot of bandwidth according to iStat menu. But I can't figure out what's doing it. lsof -i only shows what's connected but not how much bandwidth is being used
Please do no link ...
1
vote
2
answers
2k
views
Mac OS Internet traffic log
Does anyone know a free tool that monitors my internet traffic and logs it in a day-by-day overview?
I'm currently using iStat menus but the download meter resets itself after each reboot plus it ...
33
votes
11
answers
18k
views
Application for monitoring all applications that are using the internet in Mac OS X
Can anyone introduce me a Mac OS X application that monitors all network activity such as what applications are now connected to the internet and how much bandwidth they use (I mean show bandwidth ...
12
votes
2
answers
15k
views
Is there an app for the Mac that shows you which apps are using the network? [duplicate]
Possible Duplicate:
Application for monitoring all applications that are using the internet in Mac OS X
I use Menu Meters to show me how much data is being sent and received by my Mac as a whole.
...
6
votes
5
answers
29k
views
How can I see how fast data is being transferred in Mac OS X?
Is there a simple way to measure how the upload or download speed of data leaving my computer, like when I'm backing up the computer, or uploading large files through a browser?
If so, how can I do ...
9
votes
3
answers
12k
views
Mac: number of bytes transmitted over interface
On linux, I'm used to typing ifconfig and looking for the line with "RX bytes" and "TX bytes" in it to find out how many bytes have been received and transmitted over a particular interface since boot....