[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Wed Aug 29 22:35:00 CEST 2007
configure.in | 5
src/Makefile.am | 9
src/netlink.c | 528 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 542 insertions(+)
New commits:
commit 5d99fadf9afc1de198576e1ce5f24ef423333f72
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Wed Aug 29 22:34:47 2007 +0200
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'.
More information about the collectd-changes
mailing list