LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: [lvs-users] Is it possible to get the number of active connection of

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [lvs-users] Is it possible to get the number of active connection of each real server in the past?
From: Graeme Fowler <graeme@xxxxxxxxxxx>
Date: Tue, 19 Apr 2011 11:47:19 +0100
On Mon, 2011-04-18 at 20:44 +0700, Suchada Pakapongpan wrote:
> I'd like to know, is it possible to get the number of active connection of 
> each real server in the past? (Is there any resolution way?)
> Does LVS store the log file that has any information about the number of 
> active connection of each real server at any time?

No.

The /proc information (which ipvsadm uses) is an exact point-in-time
view.

The only way to get historic data is to periodically parse the output
from ipvsadm (or /proc/net/ip_vs*) and store it, for example in an RRD
database.

Graeme


_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

<Prev in Thread] Current Thread [Next in Thread>