Re: [OpenSIPS-Users] OpenSIPs + SNMP

2012-06-04 Thread Ahmed Munir
Anyone, please assist me out at earliest.


> Date: Fri, 1 Jun 2012 11:08:28 -0400
> From: Ahmed Munir 
> Subject: [OpenSIPS-Users] OpenSIPs + SNMP
> To: OpenSIPs Users 
> Message-ID:
> >
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi all,
>
> As  I  looked in to the document page for OpenSIPs + SNMP configuration;
> http://www.opensips.org/html/docs/modules/devel/snmpstats.html
>
> Some points which are not cleared to me, like to ask. As far as the
> configuration in OpenSIPs part, I only need to call following options in
> the configuration?
>
> loadmodule "snmpstats.so"
>
> modparam("snmpstats", "sipEntityType", "proxyServer")
> modparam("snmpstats", "snmpgetPath", "/usr/bin/")
>
>
> The thing is I need to check the number of current active calls which
> is provided by 'opensipDialogTable'. How can I run this option using
> snampwalk command to check current active
> calls? Do I need to some more lines in OpenSIPs configuration?
>
>
> Please advice.
>
> --
> Regards,
>
> Ahmed Munir Chohan
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://lists.opensips.org/pipermail/users/attachments/20120601/e6180c3c/attachment.html
> >
>
>

-- 
Regards,

Ahmed Munir Chohan
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] OpenSIPs + SNMP

2012-06-01 Thread Ahmed Munir
Hi all,

As  I  looked in to the document page for OpenSIPs + SNMP configuration;
http://www.opensips.org/html/docs/modules/devel/snmpstats.html

Some points which are not cleared to me, like to ask. As far as the
configuration in OpenSIPs part, I only need to call following options in
the configuration?

loadmodule "snmpstats.so"

modparam("snmpstats", "sipEntityType", "proxyServer")
modparam("snmpstats", "snmpgetPath", "/usr/bin/")


The thing is I need to check the number of current active calls which
is provided by 'opensipDialogTable'. How can I run this option using
snampwalk command to check current active
calls? Do I need to some more lines in OpenSIPs configuration?


Please advice.

-- 
Regards,

Ahmed Munir Chohan
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Opensips SNMP

2010-12-17 Thread Wesley Volcov
Hello Leon Li,

I have installed in my servers, the follow packets:
net-snmp.i386 net-snmp-libs.i386 net-snmp-devel.i386 net-snmp-utils.i386
net-snmp-perl.i386

I just make opensips with snmp supporte:

make all include_modules="snmpstats"
make install include_module"snmpstats"

And load snmpstats module and the params..

In /etc/snmp/snmpd.conf:

rwuser root noauth
rouser root noauth

rocommunity public CLIENTIP/MASK
rwcommunity public CLIENTIP/MASK

syslocation Your Country
syscontact yourm...@domain

It works very well for my.

Cheers!

On 16 December 2010 01:39, Leon Li  wrote:

> Hi Wesley,
>
>
>
> Do you have some documentation for SNMP configuration? I followed the one
> online but couldn’t get Opensips connect with snmp.
>
>
>
> It always complains that it can’t find any OIDs.
>
>
>
> Regards,
>
> Leon
>
>
>
> *From:* users-boun...@lists.opensips.org [mailto:
> users-boun...@lists.opensips.org] *On Behalf Of *Wesley Volcov
> *Sent:* Wednesday, 15 December 2010 1:37 AM
> *To:* OpenSIPS users mailling list
> *Subject:* Re: [OpenSIPS-Users] Opensips SNMP
>
>
>
> Hey,
>
> I use cacti and nagios to monitor my opensips server with snmp protocol.
>
> What do you need?
>
> On 14 December 2010 00:29, sergio  wrote:
>
> Hello list,
>
> Has anyone used MRTG with SNMP and CACTI to monitor OpenSIPS?
>
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
>
>
> --
> Wesley Volcov
> Email: wesleyvol...@gmail.com
> Messenger: vol...@live.com
> Mobile: +55 11 9989-5348
> Website: http://volcov.blogspot.com
>



-- 
Wesley Volcov
Email: wesleyvol...@gmail.com
Messenger: vol...@live.com
Mobile: +55 11 9989-5348
Website: http://volcov.blogspot.com
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Opensips SNMP

2010-12-15 Thread Leon Li
Hi Wesley,

 

Do you have some documentation for SNMP configuration? I followed the
one online but couldn't get Opensips connect with snmp.

 

It always complains that it can't find any OIDs.

 

Regards,

Leon

 

From: users-boun...@lists.opensips.org
[mailto:users-boun...@lists.opensips.org] On Behalf Of Wesley Volcov
Sent: Wednesday, 15 December 2010 1:37 AM
To: OpenSIPS users mailling list
Subject: Re: [OpenSIPS-Users] Opensips SNMP

 

Hey,

I use cacti and nagios to monitor my opensips server with snmp protocol.

What do you need?

On 14 December 2010 00:29, sergio  wrote:

Hello list,

Has anyone used MRTG with SNMP and CACTI to monitor OpenSIPS?

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users




-- 
Wesley Volcov
Email: wesleyvol...@gmail.com
Messenger: vol...@live.com
Mobile: +55 11 9989-5348
Website: http://volcov.blogspot.com

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] Opensips SNMP

2010-12-14 Thread Wesley Volcov
Hey,

I use cacti and nagios to monitor my opensips server with snmp protocol.

What do you need?

On 14 December 2010 00:29, sergio  wrote:

> Hello list,
>
> Has anyone used MRTG with SNMP and CACTI to monitor OpenSIPS?
>
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>



-- 
Wesley Volcov
Email: wesleyvol...@gmail.com
Messenger: vol...@live.com
Mobile: +55 11 9989-5348
Website: http://volcov.blogspot.com
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] Opensips SNMP

2010-12-13 Thread sergio
Hello list,

Has anyone used MRTG with SNMP and CACTI to monitor OpenSIPS?

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users