Hi Jacek,

If you do:

    opensipsctl fifo get_statistics core:

what do you see for :
    rcv_requests
    rcv_replies
    fwd_requests
    fwd_replies

Also, in your script, do you do stateful (via TM t_xxx) or stateless (core via forward() ) processing for your calls ?

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com


On 12/15/2012 10:16 PM, Jacek Konieczny wrote:
Hi,

I am setting up OpenSIPs server monitoring using SNMP, first at a
hardly-used test server. And two values made me wonder:

$ snmpwalk -v 2c -c public localhost 
OPENSER-SIP-COMMON-MIB::openserSIPSummaryOutRequests ; \
   snmpwalk -v 2c -c public localhost 
OPENSER-SIP-COMMON-MIB::openserSIPSummaryInResponses
OPENSER-SIP-COMMON-MIB::openserSIPSummaryOutRequests.0 = Counter32: 0
OPENSER-SIP-COMMON-MIB::openserSIPSummaryInResponses.0 = Counter32: 441

How can it be the server sends no requests and gets many responses? Is
such behaviour expected (like more outgoing responses than incoming
requests) or is it some kind of bug? If a bug, then is it in snmpstats or
in my configuration?

Greets,
         Jacek

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to