Skip to main content

Questions tagged [iftop]

0 votes
1 answer
258 views

OS is Debian. I'm running nginx as a webserver. I am not running Wordpress. Logging is enabled in the http block with: access_log /var/log/nginx/access.log; error_log /var/log/nginx/error.log; ...
cat pants's user avatar
  • 167
0 votes
1 answer
561 views

I would like to capture the bandwidth usage to and from one specific remote machine across time on my system. iftop command is definitely one option, which gives the network usage, and has filtering , ...
Akheel K M's user avatar
0 votes
3 answers
3k views

Slowly muddling my way through learning how to manipulate variables for a bash script I'm writing. I'm trying to use AWK (tried Grep but not granular enough I don't think) to pull the source and dest ...
Matthew Hodder's user avatar
2 votes
1 answer
244 views

My Ubuntu server had recently problems with a bruteforce attack. So I installed fail2ban and I think the problem is gone. But when I check iftop I see a Chinese IP permanently connecting. iftop ...
user207680's user avatar
0 votes
1 answer
239 views

I'm aware that iftop monitors the network traffic on the current host, but is there a program that monitors the network traffic to a specified directory on the filesystem?
category's user avatar
  • 295
1 vote
1 answer
861 views

When I run iftop -P to see what is coming to/from my interface, I constantly see connections to Amazon, HTTPS protocol: => ec2-176-34-135-167.eu-west-1.compute.amazonaws.com:https <= => ec2-...
Kamil's user avatar
  • 1,521
1 vote
0 answers
519 views

I set up a bunch of quality of service rules in OpenWRT, which then are translated to iptables rules. For debugging purposes, I'd love to see how the different connections are binned into, which would ...
Jens Erat's user avatar
  • 2,403