Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: ducth on March 03, 2019, 05:30:57 AM

Title: [Question] How to monitor CPS (call per second) in SIP server
Post by: ducth on March 03, 2019, 05:30:57 AM
Hi Guys,

Is there any solution to monitor CPS (call per second) of outbound calls in SIP server?

Thanks,
Title: Re: [Question] How to monitor CPS (call per second) in SIP server
Post by: vmc on March 03, 2019, 05:37:31 AM
Visually I guess one way may be something like a CCPulse stat counting CallOutbound and set for last 60 seconds/reset.
Title: Re: [Question] How to monitor CPS (call per second) in SIP server
Post by: Kubig on March 03, 2019, 10:27:05 AM
Check the HTTP API of SIP Server whether provides this type of information
Title: Re: [Question] How to monitor CPS (call per second) in SIP server
Post by: ducth on March 05, 2019, 07:27:48 AM
[quote author=Kubig link=topic=11271.msg51343#msg51343 date=1551608825]
Check the HTTP API of SIP Server whether provides this type of information
[/quote]

Thanks Kubig,
Do you have more information about this solution?