Hi,

Any hints to find how to get the number of active sip calls handled by LVS?

Thanks
Thrivi

--- On Mon, 9/1/12, Thrivikram kamath <[email protected]> wrote:

> From: Thrivikram kamath <[email protected]>
> Subject: [lvs-users] LVS stats for SIP caller ID persistent services
> To: [email protected]
> Date: Monday, 9 January, 2012, 8:45 PM
> Hello,
> 
> My question is how to get the stats for number of SIP calls
> handled by LVS?.
> 
> I have configured LVS for SIP load balancing with the
> following command
> -A -u 10.11.20.117:5060 -s wrr -p 60 -M 0.0.0.0 pe sip ops
> -a -u 10.11.20.117:5060 -r 10.11.20.31:5060 -g -w 100
> 
> ipvsadm -ln --stats shows conns as 0.
> but collectd ipvs plugin shows the number of datagrams
> handled for connection query. (it shows 3 for SIP call
> establishment, 1 for call ending).
> 
> When I disabled "one pkt schdeuling" for sip caller id
> persistence
> ipvsadm -ln --stats shows conns as 1
> and collectd ipvs plugin also shows the number the
> connection handled as 1.
> 
> Any input to get the exact number of SIP calls handled by
> LVS when one pkt scheduling is enabled?.
> 
> Thanks,
> Thrivi
> 
> 
> 
> _______________________________________________
> Please read the documentation before posting - it's
> available at:
> http://www.linuxvirtualserver.org/
> 
> LinuxVirtualServer.org mailing list - [email protected]
> Send requests to [email protected]
> or go to http://lists.graemef.net/mailman/listinfo/lvs-users
> 

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

LinuxVirtualServer.org mailing list - [email protected]
Send requests to [email protected]
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to