collectd-network-bandwidth-usage icon indicating copy to clipboard operation
collectd-network-bandwidth-usage copied to clipboard

Collectd exec plugin for monitoring the network bandwitdh usage

collectd-network-bandwidth-usage

Collectd exec plugin for monitoring the network bandwitdh usage.

Installation

Uncomment exec plugin in your collectd.conf:

LoadPlugin exec

Configure plugin:

<Plugin exec>
	Exec username "/path/to/exec-network-bandwidth-usage.sh" "your-network-interface-name"
</Plugin>

Restart collectd:

service collectd restart

Screenshots

Example graph