LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Statistics

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Statistics
From: "Brett E." <brettspamacct@xxxxxxxxxxxxx>
Date: Fri, 27 Feb 2004 09:49:27 -0800
ipvsadm -Ln gives you the number of active connections per real server, you could sum the ActiveConn column to get the total.

Tobias Klausmann wrote:

Hi!

We're using IPVS/LVS and keepalived in a loadbalancing-and-failover setup. In order to provide monitoring and statistical services,
it would be nice to have a quick and not too CPU-bound way to
determine how many active (i.e. ESTABLISHED) connections there
are at a given point in time. Ideally, this statistic would be
per real server.


<Prev in Thread] Current Thread [Next in Thread>
  • Statistics, Tobias Klausmann
    • Re: Statistics, Brett E. <=