Is it possible to know why my droplet has a high use of private bandwidth and for what other droplet it calls?
This cause a high load average too.
Example: Example link
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey there,
There are different ways of going about this, but I really like iftop for this purpose. I was able to locate a great guide on how to install it:
https://www.tecmint.com/iftop-linux-network-bandwidth-monitoring-tool/
In the sample output screenshot you can see that it shows you which other systems you are communicating with, and it sorts them by the highest rate of traffic.
Kind Regards, Jarland
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.