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 - lvs-users@LinuxVirtualServer.org Send requests to lvs-users-requ...@linuxvirtualserver.org or go to http://lists.graemef.net/mailman/listinfo/lvs-users