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 this?
macos networking speed file-transfer monitoring
add a comment |
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 this?
macos networking speed file-transfer monitoring
add a comment |
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 this?
macos networking speed file-transfer monitoring
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 this?
macos networking speed file-transfer monitoring
macos networking speed file-transfer monitoring
edited Jun 23 '10 at 19:46
quack quixote
35.1k1086119
35.1k1086119
asked Sep 5 '09 at 14:36
Chris Adams
1562411
1562411
add a comment |
add a comment |
5 Answers
5
active
oldest
votes
Activity Monitor in the Utilities folder will show network usage, disk usage and many other things. You can sort by process as well.
add a comment |
MenuMeters - sits in your menu bar showing a constant graph and/or numeric values for upload & download on any interface.
add a comment |
You can do it using iStat pro. It shows you how many GB you've downloaded and uploaded since you booted up.
1
+1. iStat Pro is a nice widget, and perfectly fulfills my simple network monitoring needs (occasionally checking the current upload/download rate)
– Jonik
Sep 5 '09 at 15:48
In this case though, it does not do anything more than the Activity Monitor, which is already installed.
– Richard Hoskins
Sep 5 '09 at 17:33
@Richard, perhaps so, but in my experience it's quicker/handier to access the info from iStat Pro, by just opening Dashboard
– Jonik
Sep 5 '09 at 19:55
@Jonik Not by the time you download, install, update, etc. If there is a good reason to install an application, I'll install one. But it comes at a price, so I prefer to use the tools I already have. iStat Pro just to look at network numbers is not going to save you time.
– Richard Hoskins
Sep 6 '09 at 3:01
1
It shows you all the data you might want at a glance. And I'm no sure you can find info on battery cycles, fan RPM and temperature in Activity monitor. That is why I recommended iStat.
– alex
Sep 6 '09 at 5:52
add a comment |
In addition to iStat Pro, Little Snitch will also do this. Little Snitch also provides reverse firewall protection, making sure you know which applications are connecting to the internet.
add a comment |
For El Capitan and after, the wonderful Menu Meters listed above no longer works. However, there's a fork of it available which does support El Capitan and adds some new features.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f36264%2fhow-can-i-see-how-fast-data-is-being-transferred-in-mac-os-x%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
Activity Monitor in the Utilities folder will show network usage, disk usage and many other things. You can sort by process as well.
add a comment |
Activity Monitor in the Utilities folder will show network usage, disk usage and many other things. You can sort by process as well.
add a comment |
Activity Monitor in the Utilities folder will show network usage, disk usage and many other things. You can sort by process as well.
Activity Monitor in the Utilities folder will show network usage, disk usage and many other things. You can sort by process as well.
answered Sep 5 '09 at 14:39
MDMarra
19.1k33652
19.1k33652
add a comment |
add a comment |
MenuMeters - sits in your menu bar showing a constant graph and/or numeric values for upload & download on any interface.
add a comment |
MenuMeters - sits in your menu bar showing a constant graph and/or numeric values for upload & download on any interface.
add a comment |
MenuMeters - sits in your menu bar showing a constant graph and/or numeric values for upload & download on any interface.
MenuMeters - sits in your menu bar showing a constant graph and/or numeric values for upload & download on any interface.
answered Jun 23 '10 at 20:23
JRobert
5,9701626
5,9701626
add a comment |
add a comment |
You can do it using iStat pro. It shows you how many GB you've downloaded and uploaded since you booted up.
1
+1. iStat Pro is a nice widget, and perfectly fulfills my simple network monitoring needs (occasionally checking the current upload/download rate)
– Jonik
Sep 5 '09 at 15:48
In this case though, it does not do anything more than the Activity Monitor, which is already installed.
– Richard Hoskins
Sep 5 '09 at 17:33
@Richard, perhaps so, but in my experience it's quicker/handier to access the info from iStat Pro, by just opening Dashboard
– Jonik
Sep 5 '09 at 19:55
@Jonik Not by the time you download, install, update, etc. If there is a good reason to install an application, I'll install one. But it comes at a price, so I prefer to use the tools I already have. iStat Pro just to look at network numbers is not going to save you time.
– Richard Hoskins
Sep 6 '09 at 3:01
1
It shows you all the data you might want at a glance. And I'm no sure you can find info on battery cycles, fan RPM and temperature in Activity monitor. That is why I recommended iStat.
– alex
Sep 6 '09 at 5:52
add a comment |
You can do it using iStat pro. It shows you how many GB you've downloaded and uploaded since you booted up.
1
+1. iStat Pro is a nice widget, and perfectly fulfills my simple network monitoring needs (occasionally checking the current upload/download rate)
– Jonik
Sep 5 '09 at 15:48
In this case though, it does not do anything more than the Activity Monitor, which is already installed.
– Richard Hoskins
Sep 5 '09 at 17:33
@Richard, perhaps so, but in my experience it's quicker/handier to access the info from iStat Pro, by just opening Dashboard
– Jonik
Sep 5 '09 at 19:55
@Jonik Not by the time you download, install, update, etc. If there is a good reason to install an application, I'll install one. But it comes at a price, so I prefer to use the tools I already have. iStat Pro just to look at network numbers is not going to save you time.
– Richard Hoskins
Sep 6 '09 at 3:01
1
It shows you all the data you might want at a glance. And I'm no sure you can find info on battery cycles, fan RPM and temperature in Activity monitor. That is why I recommended iStat.
– alex
Sep 6 '09 at 5:52
add a comment |
You can do it using iStat pro. It shows you how many GB you've downloaded and uploaded since you booted up.
You can do it using iStat pro. It shows you how many GB you've downloaded and uploaded since you booted up.
answered Sep 5 '09 at 14:44
alex
15.3k64673
15.3k64673
1
+1. iStat Pro is a nice widget, and perfectly fulfills my simple network monitoring needs (occasionally checking the current upload/download rate)
– Jonik
Sep 5 '09 at 15:48
In this case though, it does not do anything more than the Activity Monitor, which is already installed.
– Richard Hoskins
Sep 5 '09 at 17:33
@Richard, perhaps so, but in my experience it's quicker/handier to access the info from iStat Pro, by just opening Dashboard
– Jonik
Sep 5 '09 at 19:55
@Jonik Not by the time you download, install, update, etc. If there is a good reason to install an application, I'll install one. But it comes at a price, so I prefer to use the tools I already have. iStat Pro just to look at network numbers is not going to save you time.
– Richard Hoskins
Sep 6 '09 at 3:01
1
It shows you all the data you might want at a glance. And I'm no sure you can find info on battery cycles, fan RPM and temperature in Activity monitor. That is why I recommended iStat.
– alex
Sep 6 '09 at 5:52
add a comment |
1
+1. iStat Pro is a nice widget, and perfectly fulfills my simple network monitoring needs (occasionally checking the current upload/download rate)
– Jonik
Sep 5 '09 at 15:48
In this case though, it does not do anything more than the Activity Monitor, which is already installed.
– Richard Hoskins
Sep 5 '09 at 17:33
@Richard, perhaps so, but in my experience it's quicker/handier to access the info from iStat Pro, by just opening Dashboard
– Jonik
Sep 5 '09 at 19:55
@Jonik Not by the time you download, install, update, etc. If there is a good reason to install an application, I'll install one. But it comes at a price, so I prefer to use the tools I already have. iStat Pro just to look at network numbers is not going to save you time.
– Richard Hoskins
Sep 6 '09 at 3:01
1
It shows you all the data you might want at a glance. And I'm no sure you can find info on battery cycles, fan RPM and temperature in Activity monitor. That is why I recommended iStat.
– alex
Sep 6 '09 at 5:52
1
1
+1. iStat Pro is a nice widget, and perfectly fulfills my simple network monitoring needs (occasionally checking the current upload/download rate)
– Jonik
Sep 5 '09 at 15:48
+1. iStat Pro is a nice widget, and perfectly fulfills my simple network monitoring needs (occasionally checking the current upload/download rate)
– Jonik
Sep 5 '09 at 15:48
In this case though, it does not do anything more than the Activity Monitor, which is already installed.
– Richard Hoskins
Sep 5 '09 at 17:33
In this case though, it does not do anything more than the Activity Monitor, which is already installed.
– Richard Hoskins
Sep 5 '09 at 17:33
@Richard, perhaps so, but in my experience it's quicker/handier to access the info from iStat Pro, by just opening Dashboard
– Jonik
Sep 5 '09 at 19:55
@Richard, perhaps so, but in my experience it's quicker/handier to access the info from iStat Pro, by just opening Dashboard
– Jonik
Sep 5 '09 at 19:55
@Jonik Not by the time you download, install, update, etc. If there is a good reason to install an application, I'll install one. But it comes at a price, so I prefer to use the tools I already have. iStat Pro just to look at network numbers is not going to save you time.
– Richard Hoskins
Sep 6 '09 at 3:01
@Jonik Not by the time you download, install, update, etc. If there is a good reason to install an application, I'll install one. But it comes at a price, so I prefer to use the tools I already have. iStat Pro just to look at network numbers is not going to save you time.
– Richard Hoskins
Sep 6 '09 at 3:01
1
1
It shows you all the data you might want at a glance. And I'm no sure you can find info on battery cycles, fan RPM and temperature in Activity monitor. That is why I recommended iStat.
– alex
Sep 6 '09 at 5:52
It shows you all the data you might want at a glance. And I'm no sure you can find info on battery cycles, fan RPM and temperature in Activity monitor. That is why I recommended iStat.
– alex
Sep 6 '09 at 5:52
add a comment |
In addition to iStat Pro, Little Snitch will also do this. Little Snitch also provides reverse firewall protection, making sure you know which applications are connecting to the internet.
add a comment |
In addition to iStat Pro, Little Snitch will also do this. Little Snitch also provides reverse firewall protection, making sure you know which applications are connecting to the internet.
add a comment |
In addition to iStat Pro, Little Snitch will also do this. Little Snitch also provides reverse firewall protection, making sure you know which applications are connecting to the internet.
In addition to iStat Pro, Little Snitch will also do this. Little Snitch also provides reverse firewall protection, making sure you know which applications are connecting to the internet.
answered Sep 6 '09 at 21:49
mmc
4701417
4701417
add a comment |
add a comment |
For El Capitan and after, the wonderful Menu Meters listed above no longer works. However, there's a fork of it available which does support El Capitan and adds some new features.
add a comment |
For El Capitan and after, the wonderful Menu Meters listed above no longer works. However, there's a fork of it available which does support El Capitan and adds some new features.
add a comment |
For El Capitan and after, the wonderful Menu Meters listed above no longer works. However, there's a fork of it available which does support El Capitan and adds some new features.
For El Capitan and after, the wonderful Menu Meters listed above no longer works. However, there's a fork of it available which does support El Capitan and adds some new features.
answered Dec 7 at 17:29
Mordred
379114
379114
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f36264%2fhow-can-i-see-how-fast-data-is-being-transferred-in-mac-os-x%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown