Hi, I am looking for a way to monitor RTPProxy from Nagios
 
I did monitor the traffic between opensips and rtpproxy
 
 ngrep -d lo  port 9000
 
Then I was able to retreive this identifier "21756_365", how do I find one ?
 
osip2:~# echo "21756_365 I" | nc -u 127.0.0.1 9000

21756_365 sessions created: 431
active sessions: 2
active streams: 4
....
stats = 14282/7162/21444/0, ttl = -1/-1
 
This is in/out/total bit I guess ?
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to