[Freeswitch-users] SNMP or Cacti to graph perrformance?
Brian West
brian at freeswitch.org
Tue Apr 28 19:33:05 PDT 2009
On Apr 28, 2009, at 9:19 PM, Ron McCarthy wrote:
> will hitting it every 10 or 20 seconds hurt performance / eat a lot
> of CPU?
No its just silly in my opinion if you want that then hook on event
socket using ESL and write something to register callbacks for each
event and collect stats. Then you have realtime stats collection you
can query or dump out any way you see fit.
>
> Only reason id like to hit every second so I could get some sort of
> attempt on the call setups and call transactions.
we already collect those stats on the sofia profiles.
<calls-in>14</calls-in>
<calls-out>11</calls-out>
<failed-calls-in>2</failed-calls-in>
<failed-calls-out>3</failed-calls-out>
sofia xmlstatus profile XXXX
;)
>
> Has anyone even done anything like this before?
>
> Thanks
Brian West
brian at freeswitch.org
-- Meet us at ClueCon! http://www.cluecon.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090428/976adebe/attachment-0002.html
More information about the FreeSWITCH-users
mailing list