" /> [Question] How to monitor CPS (call per second) in SIP server - Genesys CTI User Forum

Author Topic: [Question] How to monitor CPS (call per second) in SIP server  (Read 1924 times)

Offline ducth

  • Newbie
  • *
  • Posts: 31
  • Karma: 0
Advertisement
Hi Guys,

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

Thanks,

Offline vmc

  • Full Member
  • ***
  • Posts: 112
  • Karma: 0
Re: [Question] How to monitor CPS (call per second) in SIP server
« Reply #1 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.

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2755
  • Karma: 44
Re: [Question] How to monitor CPS (call per second) in SIP server
« Reply #2 on: March 03, 2019, 10:27:05 AM »
Check the HTTP API of SIP Server whether provides this type of information

Offline ducth

  • Newbie
  • *
  • Posts: 31
  • Karma: 0
Re: [Question] How to monitor CPS (call per second) in SIP server
« Reply #3 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?