ipvs: Added plugin to collect IPVS connection statistics.
authorSebastian Harl <sh@tokkee.org>
Wed, 10 Oct 2007 18:34:37 +0000 (20:34 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Fri, 12 Oct 2007 16:42:30 +0000 (18:42 +0200)
commit6d431b703af830a1561f622e0fa0f9c457fc8681
tree3494d3609a8133234fef79ea190402862eb21f47
parent687120a0e091874aba7bc6b25e207b3f021374af
ipvs: Added plugin to collect IPVS connection statistics.

This plugin collects detailed statistics for each IPVS service and it's
destinations. It is based on ipvsadm and libipvs by Wensong Zhang and
Peter Kese. The plugin requires a Linux (>= 2.6) kernel.

See http://www.linuxvirtualserver.org/software/index.html for more details
about IPVS.

A new DS type "connections" (value:COUNTER:0:U) has been added to
types.db.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
configure.in
src/Makefile.am
src/ipvs.c [new file with mode: 0644]
src/types.db