author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Wed, 29 Aug 2007 20:34:47 +0000 (22:34 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Wed, 29 Aug 2007 20:34:47 +0000 (22:34 +0200) | ||
commit | 5d99fadf9afc1de198576e1ce5f24ef423333f72 | |
tree | d69b75579c5e375b5273251dd1f7331cf0b75890 | tree | snapshot |
parent | 9627d9698d61a86147fbefda0f491ec93257bb0f | commit | diff |
netlink plugin: Added a plugin for (very) enhanced Linux traffic statistics.
This plugin uses the netlink sockets provided by Linux 2.2 and later to get
information about the links, qdiscs, classes, and filters in the network stack
of a Linux system. With this plugin it's possible to get some _very_ detailed
statistics.
Still to do: Update the `types.db', `collectd.conf(5)', and `configure.conf.in'.
This plugin uses the netlink sockets provided by Linux 2.2 and later to get
information about the links, qdiscs, classes, and filters in the network stack
of a Linux system. With this plugin it's possible to get some _very_ detailed
statistics.
Still to do: Update the `types.db', `collectd.conf(5)', and `configure.conf.in'.
configure.in | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/netlink.c | [new file with mode: 0644] | blob |