Skip to content

Cosmologist/collectd-network-bandwidth-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Collectd exec plugin for monitoring the network bandwitdh usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages