Difference between revisions of "Plugin:IPVS"
From collectd Wiki
(Infobox Plugin: Added "Callback=" line.) |
(Use the Version template.) |
||
Line 4: | Line 4: | ||
| Callbacks={{Callback|init}}, {{Callback|read}}, {{Callback|shutdown}} | | Callbacks={{Callback|init}}, {{Callback|read}}, {{Callback|shutdown}} | ||
| Status={{supported}} | | Status={{supported}} | ||
− | | FirstVersion=4.2 | + | | FirstVersion={{Version|4.2}} |
| Copyright=''1997'' Steven Clarke<br />''1998–2004'' Wensong Zhang<br />''2003–2004'' Peter Kese<br />''2007'' Sebastian Harl | | Copyright=''1997'' Steven Clarke<br />''1998–2004'' Wensong Zhang<br />''2003–2004'' Peter Kese<br />''2007'' Sebastian Harl | ||
| License={{GPLv2}} | | License={{GPLv2}} |
Revision as of 18:51, 6 September 2009
IPVS plugin | |
---|---|
Type: | read |
Callbacks: | init, read, shutdown |
Status: | supported |
First version: | 4.2 |
Copyright: | 1997 Steven Clarke 1998–2004 Wensong Zhang 2003–2004 Peter Kese 2007 Sebastian Harl |
License: | GPLv2 |
Manpage: | n/a |
List of Plugins |
The IPVS plugin extracts statistics from IP Virtual Server (IPVS), the transport-layer load-balancer of the Linux Virtual Server (LVS) project. It stores traffic and connections history for each of the Real Servers (RS) behind a local Virtual Server (VS). collectd must be run on Directors (in LVS jargon).
Example graphs
None yet. Add one now!
Dependencies
-
<net/ip_vs.h>
or<ip_vs.h>