I am looking for a way to avoid notifications for all services on a host
when the entire host is offline. If the host has 20 services, I am
getting 21 notifications when the connection to the host goes down.
Instead, I am looking for a way to get a single notification that the
host is down an
Hi,
look, the easy way is to put the file utils.pm in the libexec
directory.
The correct way would be to put utils.pm in the path required by perl.
But do the first and it should work.
Giorgio
Il giorno sab, 31/10/2009 alle 16.37 +0100, jonas kellens ha scritto:
> This is the output when pla
This is the output when placing the perl-files
in /usr/local/nagios/libexec/ :
bash-3.2# /usr/local/nagios/libexec/check_mysql_threads --help
bash: /usr/local/nagios/libexec/check_mysql_threads: No such file or
directory
bash-3.2# /usr/local/nagios/libexec/check_mysql_threads.pl
Can't locate uti
>> -Original Message-
>> From: jonas kellens [mailto:jonas.kell...@telenet.be]
>> Sent: Saturday, October 31, 2009 11:01 AM
>> To: Nagios-Users
>> Subject: [Nagios-users] MySQL-plugin : how to use it ??
>>
>> I have found the following Nagios plugin to monitor MySQL :
>>
>> bash-3.2# wg
I have found the following Nagios plugin to monitor MySQL :
bash-3.2# wget
http://oss.isg.inf.ethz.ch/nagiosplug/download/MySQL-1.3.tgz
bash-3.2# ls
AUTHORS ChangeLog check_mysql.pl check_mysql_slow.pl
COPYING
VERSION
build.sh check_mysql_bytes.pl check_mysql_queries
This helped indeed. Good advice. Thanks.
Jonas.
> On Sat, 2009-10-31 at 13:40 +0100, Natxo Asenjo wrote:
>
> > hi,
> >
> >
> > have you done this:
> >
> >
> > http://nagios.sourceforge.net/docs/3_0/verifyconfig.html
> >
> >
> > it usually tells you where the error are in your configuratio
On Oct 31, 2009, at 5:06 AM, jonas kellens wrote:
>
> But I always get the config error :
>
> [r...@nagios objects]# service nagios reload
> Running configuration check... CONFIG ERROR! Reload aborted. Check
> your Nagios configuration.
>
> Could someone tell me why ?!
Run /path/to/nagios -v
hi,
have you done this:
http://nagios.sourceforge.net/docs/3_0/verifyconfig.html
it usually tells you where the error are in your configuration.
--
Groeten,
J.Asenjo
--
Come build with us! The BlackBerry(R) Developer Co
In /usr/local/nagios/etc/objects I have created a new asterisk.cfg :
[r...@nagios objects]# ls -al
-rw-r--r-- 1 nagios nagios 1483 Oct 31 12:03 asterisk.cfg
-rw-rw-r-- 1 nagios nagios 7714 Oct 30 19:30 commands.cfg
-rw-rw-r-- 1 nagios nagios 2166 Oct 30 19:30 contacts.cfg
-rw-rw-r-- 1 nagios na