[OpenSER-Users] snmpstats agent failing to connect to master agent

Gabi Mahu gabimahu at yahoo.com
Mon Sep 17 10:38:05 CEST 2007


Hi Bogdan,

Thank you for your quick reply, but unfortunately that
is not the solution. I found out about "the fork
problem" searching the web for possible answers to the
connection problem and I did set fork on yes. Just to
be sure that the config file for openser is ok, I'll
insert it here:

--------------------------------------------------------

# logging stuff...

debug=9      # debug level (cmd line: -dddddddddd)
fork=yes

listen=udp:<...>:5060
alias=<...>

mpath="..."

loadmodule "tm.so"
loadmodule "rr.so"
loadmodule "usrloc.so"
loadmodule "dialog.so"
loadmodule "snmpstats.so"

# -- rr params --
modparam("rr", "enable_full_lr", 1)

# -- dialog params --
modparam("dialog", "dlg_flag", 4)

# -- snmpstats params --
modparam("snmpstats", "MsgQueueMinorThreshold", 1234)
modparam("snmpstats", "MsgQueueMajorThreshold", 5678)
modparam("snmpstats", "dlg_minor_threshold", 500)
modparam("snmpstats", "dlg_minor_threshold", 600)

route
{
# nothing special, just size and loop sanity check
}

--------------------------------------------------------

This is all...
This is a config file, just for loading the module and
setting some limits for the alarms, nothing else.
I hope it is ok.

Thanks again, 
Gabi Mahu


       
____________________________________________________________________________________
Yahoo! oneSearch: Finally, mobile search 
that gives answers, not web links. 
http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC




More information about the Users mailing list