Bash-Scripts icon indicating copy to clipboard operation
Bash-Scripts copied to clipboard

Develop Network Bandwidth Monitoring Script

Open djeada opened this issue 1 year ago • 0 comments

Description

Create a bash script for monitoring network bandwidth usage. The script should be capable of identifying high bandwidth consumption and, if possible, attributing it to specific applications or users. This will help in understanding network usage patterns and identifying potential bottlenecks or misuse.

Objectives

  • Real-Time Monitoring: Continuously monitor the network bandwidth usage.
  • High Usage Identification: Detect instances of high bandwidth consumption.
  • Traceability: Attempt to trace high usage back to specific applications or users, if feasible.
  • Reporting: Generate reports or logs that detail network usage, especially during periods of high consumption.

djeada avatar Feb 05 '24 18:02 djeada