Difference between revisions of "Plugin:IPVS"
From collectd Wiki
(→Example graphs: Use the "No Example Graph" template.) |
(Added "List of Plugins" template.) |
||
Line 1: | Line 1: | ||
− | = Description = | + | {{List of Plugins}} |
+ | == Description == | ||
The <em>IPVS</em> plugin extracts statistics from [http://www.linuxvirtualserver.org/software/ipvs.html IP Virtual Server] (IPVS), the transport-layer load-balancer of the [http://www.linuxvirtualserver.org/ Linux Virtual Server] (LVS) project. It stores traffic and connections history for each of the <em>Real Servers</em> (RS) behind a local <em>Virtual Server</em> (VS). collectd must be run on <em>Directors</em> (in LVS jargon). | The <em>IPVS</em> plugin extracts statistics from [http://www.linuxvirtualserver.org/software/ipvs.html IP Virtual Server] (IPVS), the transport-layer load-balancer of the [http://www.linuxvirtualserver.org/ Linux Virtual Server] (LVS) project. It stores traffic and connections history for each of the <em>Real Servers</em> (RS) behind a local <em>Virtual Server</em> (VS). collectd must be run on <em>Directors</em> (in LVS jargon). | ||
− | = Example graphs = | + | == Example graphs == |
{{No Example Graph}} | {{No Example Graph}} | ||
− | = Dependencies = | + | == Dependencies == |
* <code><net/ip_vs.h></code> or <code><ip_vs.h></code> | * <code><net/ip_vs.h></code> or <code><ip_vs.h></code> | ||
[[Category:Plugins]] | [[Category:Plugins]] |
Revision as of 10:41, 4 March 2009
Description
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>