Tag

nethogs

0 views collected around this technical thread.

Efficient Ops
Efficient Ops
Jul 17, 2024 · Operations

Essential Linux Network Monitoring Tools for Production Environments

This guide introduces five open‑source Linux utilities—NetHogs, nload, CBM, iftop, and iPerf—explaining their focus, usage commands, and how they help monitor process‑level bandwidth, interface traffic, and overall network performance in production settings.

LinuxNetwork MonitoringOperations
0 likes · 5 min read
Essential Linux Network Monitoring Tools for Production Environments
Practical DevOps Architecture
Practical DevOps Architecture
Aug 10, 2023 · Operations

Using nethogs, iftop, tcpdump, and iptables to Diagnose Network Bandwidth Issues on Linux

This guide explains how to employ nethogs, iftop, tcpdump, and iptables on a Linux server to identify bandwidth‑hogging processes, capture network packets, and block malicious IPs, providing step‑by‑step commands and usage tips for effective network troubleshooting.

LinuxNetwork Monitoringiftop
0 likes · 4 min read
Using nethogs, iftop, tcpdump, and iptables to Diagnose Network Bandwidth Issues on Linux