Displaying 20 results from an estimated 4000 matches similar to: "Nagios/measurement with Asterisk - any plugins?"
2003 Feb 26
1
astping crashes asterisk manager module
hi
Just installed astping in Nagios (former netsaint), and it works fine - for
some time. After several hours, the Asterisk manager module just stopped
responding, and I had to restart to make it work
Any idea what might cause this?
Sorry - I don't have the log now. Is it possible to have asterisk log console
output somewhere?
roy
--
Roy Sigurd Karlsbakk, Datavaktmester
ProntoTV AS -
2003 Mar 02
1
Serious memory leak in asterisk (manager)
hi all
after getting some (or - a lot) of messages from nagios, claiming
asterisk
to be down, I found this out...
astping xxx times repeatedly, and the manager fails to start. this
little
script was used for testing. below, I've pasted the output from 'ps
axfv' before and after the DoS, showing asterisk having allocated ~2GB
RAM.
roy
#!/usr/bin/perl -w
use strict;
my $i = 0;
2008 Feb 09
2
[asterisk-dev] Monitor Asterisk using C
>Soumya Kat wrote:
> What I would like to know is how to get information such as SIP users,
> number of SIP connections and traffic associated with those from asterisk
> using a C Code.
>Russell Bryant
> There is actually no good way to do this inside of Asterisk right now.
It's
> certainly all possible ... it's just software ... but there is no
> straightforward
2005 Oct 04
0
check_asterisk commands
One of the command line parameters is the -c flag which is supposed to allow
you to run custom commands. Does that mean commands that I can write into
the check_asterisk perl script?? It doesn't allow you to run the asterisk
manager commands that I can see. Anyone using check_asterisk for anything
other than getting status??
Thanks!
Syntax: ./check_asterisk -h <host> -u
2006 Dec 21
1
Re: Match a Numer - then continue with, dialplan
> -----Original Message-----
> From: Richard Lyman [mailto:pchammer@dynx.net]
> Sent: Wednesday, December 20, 2006 4:29 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] Re: Match a Numer - then continue with,
> dialplan
>
>
> Douglas Garstang wrote:
> >> -----Original Message-----
> >> From: David
2007 Nov 30
2
unstable libdg error when ./configure Perfparse on Nagios 2.x / CentOS 4.x
I'm trying to ./compile Perfparse on my Nagios CentOS 4.x box, but am
having this error. (And am hoping someone here might point me in the
right direction)
"configure: error: required library libgd unusable."
Here is a history of my problems:
First, it ./configure 'd ok, but I couldn't "make && make install" due
to an error. I googled and found this FAQ
2008 Nov 11
0
nagios command-plugins: unexpected token
Hi
I just installed nagios et al[1] in my Centos-5.2 (x86). When I try to
test the configuration file it fails[2] with the message "Unexpected
token or statement(...)".
The line is:
command[notify-by-email]=/usr/bin/printf "$OUTPUT$" | /bin/mail -s
'$SERVICESTATE$ alert for $HOSTALIAS$/$SERVICEDESC$' $CONTACTEMAIL$
But if I comment this line, then I got the same
2006 Feb 20
1
CentOS 4 x86_64 - Nagios plugins compile issue
Hi
Trying to compile nagios plugins on an x86_64 box as i have non standard
locations for some software and coming accross this issue. The plugins
compile OK but the check_mysql plugin fails to compile and i see this
error in the compile log
configure:9368: checking for mysql_init in -lmysqlclient
configure:9398: gcc -o conftest -g -O2 -I/opt/mysql/include -L.
conftest.c -lmysqlclient
2008 Nov 18
2
nagios-plugins 1.4.13?
Hi
Does anyone knows when nagios-plugins 1.4.13 will be available?
Thanks
Marcelo
2005 Sep 12
3
monitor peak channel use
Is there a way to trigger an action when a certain number of zap
channels are in use, or is there a variable that stores max used
channels that can be read?
I use PRI for inbound calls, but outbound goes out via SIP, so the
simple solution does not work.
I need to know when the potential exists for inbound calls via
PRI/Wildcard to be blocked because there are no more channels.
Obviously
2005 Aug 31
1
Processed: Re: [Pkg-nagios-devel] Bug#325874: nagios-common: logcheck regexp issue
Processing commands for control at bugs.debian.org:
> reassign 325874 logcheck-database
Bug#325874: nagios-common: logcheck regexp issue
Bug reassigned from package `nagios-common' to `logcheck-database'.
> tags 325874 + patch
Bug#325874: nagios-common: logcheck regexp issue
Tags were: patch
Tags added: patch
> thanks
Stopping processing here.
Please contact me if you need
2008 May 15
1
Using Nagios in CentOS (It was Re: Somewhat OT: (Nagios))
2008/5/14 Thomas Harold <tgh at tgharold.com>:
> Sergio Belkin wrote:
>>
>> 2008/5/13 <jleaver+centos at reachone.com>:
>>
>> OK, you won :) I'm going to test nagios. I am using centos 5.1
>> x86_64. Do I lose much if I use rpm from rpmforge (version 2.9)?
>>
>
> We're running version 2.11 at the office (on CentOS 5.1 x86_64).
2006 Nov 29
0
Re: asterisk-users Digest, Vol 28, Issue 152
asterisk-users-request@lists.digium.com wrote:
> Send asterisk-users mailing list submissions to
> asterisk-users@lists.digium.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.digium.com/mailman/listinfo/asterisk-users
> or, via email, send a message with subject or body 'help' to
> asterisk-users-request@lists.digium.com
>
>
2012 Sep 10
5
Nagios purge deleted items and notify nagios service problem
I am using stored configs to manage my nagios host and services checks and
I have run into a problem that I have been unable to solve. When the
stored configs are purged from puppet the nagios server correctly removes
them from the services and hosts file but does not notify the nagios
service and instead throws an error. So the entries are still there and
nagios still reports on them until
2009 Dec 09
3
nagios 3 packages?
So, my favorite RPM repository (EPEL) only has the ancient nagios-2.12
or so.
What's the repo you use for Nagios 3?
--
Florin Andrei
http://florin.myip.org/
2009 Jun 20
1
Fw: RE:Nagios under *[solved]
Hi Steve
Thanks for all your help, i followed your answers and found on that nagios was being run as user nagios....and if i executed the last command it asked for a password [i tried nagios password,root password etc] but it did not work..it the end i opened nagios.cfg and changed the NAGIOS_USER to root and changed the ownership permissons on the script also to root..I now get the correct
2009 Sep 14
4
Contribution to wiki: nagios incompatibility with centos 5.2
Hi
I would like to contribute to the wiki.centos.org:
username: boel
subject: nagios incompatibility with centos 5.2
location: http://wiki.centos.org/HowTos/Nagios
content: A security feature of centos 5.2 SELinux prevents the access
from the apache httpd server to the needed /var/nagios files. The error
manifests itself in the /var/log/messages as "SELinux is preventing the
tac.cgi from
2012 Sep 05
1
Nagios and www-data users.
I''m sure people have hit this problem before. In my nagios module, the
nagios command pipe file at /var/lib/nagios3/rw/nagios.cmd is owned by
the nagios user, but needs to be written to by the www-data user.
Adding the www-user to the nagios group is one solution, but that
requires that the nagios module potentially modify the www-data user,
which seems bad.
What''s the best way
2009 Nov 02
0
Nagios check_asterisk_peers needs rights to question the Asterisk-server
When executing the following command :
[root at nagios ~]# /usr/local/nagios/libexec/check_nrpe -H ip_address -c
check_asterisk_peers
I get the following output :
NRPE: Unable to read output
Somewhere Nagios does not have enough rights to question Asterisk about
the sip peers.
These are the rights of the check_nrpe on the Nagios Server :
[root at nagios ~]# ls -l
2008 Dec 06
0
Trying to setting a selinux policy to Nagios 3.0.6 on CentOS 5.2 .
Hello,
I'm trying to run Nagios 3.0.6 on CentOS 5.2 with SELinux in enforcing mode but
it is not working.
I'm using the following packages:
httpd-2.2.3-11.el5_2.centos.4
nagios-3.0.6-1.el5.rf
nagios-plugins-1.4.12-1.el5.rf
I followed the steps bellow to try to create a selinux policy to Nagios but it
is failing.
Any help, please?
# setenforce Permissive
# service nagios start
#