Hi, I know the commande #openserctl monitor and # openserctl fifo get_statistics all But i like have the number of INVITE / second in openser and the succeful INVITE/second.
Who know any commande to have this statistic?
thanks
On Wednesday 26 November 2008, ALAEDDINE abbech wrote:
I know the commande #openserctl monitor and # openserctl fifo get_statistics all But i like have the number of INVITE / second in openser and the succeful INVITE/second.
Who know any commande to have this statistic?
Hi ALAEDDINE,
its not necessary to use statistics from openser here. You can get the number of INVITEs with some external tools on the network level, e.g. with tcpdump, or ngrep. You can also look in the accounting data to get the number of succesfull INVITEs. If you simply want to have the number of calls at the moment take a look at the dialog module, it can be used to track dialog state.
Cheers,
Henning
You can get the number of INVITEs/second by using the ratelimit module: http://www.kamailio.net/docs/modules/1.4.x/ratelimit.html
You will need to define what is a "successful" INVITE and how do you want to account for it. You can build any kind of statistics by using the statistics module: http://www.kamailio.net/docs/modules/1.4.x/statistics.html
Regards, Ovidiu Sas
On Wed, Nov 26, 2008 at 6:00 AM, ALAEDDINE abbech alasupcom@yahoo.fr wrote:
Hi, I know the commande #openserctl monitor and # openserctl fifo get_statistics all But i like have the number of INVITE / second in openser and the succeful INVITE/second.
Who know any commande to have this statistic?
thanks
Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users