Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 601 Bytes

File metadata and controls

28 lines (22 loc) · 601 Bytes

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