Is there an enable / disable event handler external command? There's a link for it on the command cgi, but I don't see a a listing in the official documentation. (
http://nagios.sourceforge.net/docs/2_0/extcommands.html ).
Additionally, is there a complete list of implemented external comman
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Mark Limburg
> Sent: Thursday, November 10, 2005 7:01 PM
> To: Nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] check_logs.pl question
>
> Okay, next plan.
>
> BoxA runs
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Matt Rae
> Sent: Thursday, November 10, 2005 6:32 PM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] disable service checks when a host goes down
>
> I'm trying to dis
[EMAIL PROTECTED] nagios]# nagios -v minimal.cfg
Nagios 2.0b4
Copyright (c) 1999-2005 Ethan Galstad (http://www.nagios.org)
Last Modified: 08-02-2005
License: GPL
Reading configuration data...
Error in configuration file '/etc/nagios/minimal.cfg' - Line 34 (NULL value)
***> The name of the main
I found out that they farm the service out to Verisign. After weeks of
troubleshooting and no answers, it finally started working again. Now,
I see the "verisign" banner when I log in. They claim they didn't
change anything, but the proof is in the banner.
At least it's working again.
Thanks f
Okay, next plan.BoxA
runs Nag .. BoxB run NRPE and does a check_logs .. is there a way for
me to execute a shell script on BoxB if check_logs is triggered into
warning?
http://sysunconfig.net/unixtips/wgrep.txt is a damn fine tool which will allow me to grab the lines I want as well as lines above
Title: Message
I would post in the
NAGAT mailing list, but it doesn't look like it's used much.
I'm wondering if
someone can help me with NAGAT.
I have NAGAT
installed, PHP is working fine. I can import my configurations from
NAGIOS, but I have some questions:
First, when I
import,
I'm trying to disable service notifications when a host goes down. Does
this have to do with dependencies or notification optoins? Or something
else?
I asked in #nagios and apparently this should be what nagios does by
default. The suggestion was to check check-host-alive.. but I'm using
the suppl
altough i wrote :
ScriptAlias /nagios/cgi-bin "/usr/share/nagios/cgi-bin/"
AllowOverride AuthConfig
Order allow,deny
Allow from all
Options ExecCGI
(and of course Alias /nagios ...)
in my httpd.conf file i still cannot view any .cgi or .pl works on apache :(
when i try to see
> -Original Message-
> From: Steve Shipway [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 10, 2005 4:53 PM
> To: Marc Powell; nagios-users@lists.sourceforge.net
> Subject: RE: [Nagios-users] Stalking option + notification
>
> >Unless the documentation is very wrong, which I am incl
>Unless the documentation is very wrong, which I am inclined to
>doubt is the case, the state stalking isn't contributing to
>your notifications, only to the logging of those states. Do
>you have is_volatile set for those services? That's another
>way to get multiple repeat notifications for no
Here is how we do it:
We have 2 destinations for alerts: email and pagers.
We create an email contact group. For each contact in this group, we set
the schedule to be 24x7 for all alerts. (These are email accounts not
used to notify via a pager or cell phone so that 24x7 notification
allows us to
I've got an interesting problem with check_disk_remote. When the check
is run by nagios on one specific host, it returns a "Service Check Timed
Out" error. If I run the check_disk_remote manually at the command line
as the nagios user for that specific host's ip, the return is with in 2
seconds. T
Unless the documentation is very wrong, which I am inclined to doubt is
the case, the state stalking isn't contributing to your notifications,
only to the logging of those states. Do you have is_volatile set for
those services? That's another way to get multiple repeat notifications
for non-OK serv
Title: Message
Yes,
we use state stalking here.
I have
a plugin that returns the last message of interest from the syslog on a UNIX
host. This is defined with state stalking since otherwise we would not get
multiple alerts for successive criticals involving different problems. We
also u
On Wed, 2005-11-09 at 23:01 -0200, Fabiano Martins wrote:
> nagios ALL=NOPASSWD:/usr/local/nagios/libexec/check_nrpe_radio
Ok for the sudoers file, but, you should also place a sudo on command
definition, like command_line 'sudo check_icmp'. That is what Jason was
talking about. IMHO you did not pl
Hi All!
Does anyone have experience with MySQL 5 and then MySQL NEB module? Does
it work OK? Are there any know problems? Thanks in advance.
Regards,
Jim Mohr
---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Ge
hey,
I am checking the same host and I ran the check_users with root.
I think andreas is right(restricted proc).
Thanks & Regards
Ankush Grover
On 11/10/05, Fabiano Martins <[EMAIL PROTECTED]> wrote:
Are trying to monitor a remote host or the own server that is runningnagios?-Original
Nathan Oyler wrote:
I'm using SNMP traps, and I'd like to be notified once, and only once
for each trap.
So if a service goes into Critical because of an SNMP trap, I'd like to
only be notified once.
What options would be good for this? I'm currently using
define service {
us
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
> Sent: Thursday, November 10, 2005 8:37 AM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] nagios 2.0b4: notifications not correct
>
> Hi,
>
> Toda
I’m using SNMP traps, and I’d like to be
notified once, and only once for each trap.
So if a service goes into Critical because of an SNMP trap,
I’d like to only be notified once.
What options would be good for this? I’m currently
using
define service {
use passive-chec
Are trying to monitor a remote host or the own server that is running
nagios?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andreas
Ericsson
Sent: quinta-feira, 10 de novembro de 2005 12:29
To: ankush grover
Cc: nagios-users@lists.sourceforge.net
Subject
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Andreas Ericsson
> Sent: Thursday, November 10, 2005 8:29 AM
> To: ankush grover
> Cc: nagios-users@lists.sourceforge.net
> Subject: Re: [Nagios-users] Is check_users working properly
>
Hi,
Today I installed nagios 2.0b4 en want to sent en e-mail when there is a
problem. The e-mail is sent, but the information is not complete. Is this a bug
in 2.0b4 or do I have to configure something?
Example:
Date: Thu, 10 Nov 2005 14:38:29 +0100 (CET)
From: Mr. Nagios
To: XX
Subject: **
ankush grover wrote:
hey friends,
I am using Nagions 2.0b on Fedora Core 3.I have configured check_users to
see how many users are currently login into the system.
define command{
command_name check_local_users
command_line $USER1$/check_users -w 15 -c 10
}
Through the url http://localhost/nag
hey friends,
I am using Nagions 2.0b on Fedora Core 3.I have configured
check_users to see how many users are currently login into the system.
define command{
command_name check_local_users
command_line $USER1$/check_users -w 15 -c 10
}
Through the url http://localho
hey friends,
I am using Nagions 2.0b on Fedora Core 3.I have configured
check_users to see how many users are currently login into the system.
define command{
command_name check_local_users
command_line $USER1$/check_users -w 15 -c 10
}
Through the url http://localhost/nagios
Mehmet Fatih AKBULUT wrote:
hi all.
2-3 days ago i installed nagios for the first time.
nagios main page & documentation page works fine on apache but i couldn't
see any *.cgi pages on my server :(
if i try to open anyone of them, o pop-up shows and asks me whether to open
in plain text format or
hi all.
2-3 days ago i installed nagios for the first time.
nagios main page & documentation page works fine on apache but i couldn't see any *.cgi pages on my server :(
if i try to open anyone of them, o pop-up shows and asks me whether to open in plain text format or not :(
i read the documentati
Hi Mark,
On my log checks, I needed to set
max_check_attempts to 1. This is because on the first pass, it would see the
error. Unless the error occurs again in passes 2-, you won't get notified. I also set it to not notify me
on a "recovery", since I merely need to know if the string has oc
Evans Kwambai wrote:
HTML -Emails with Acknowledge -Link?
Hi
I’ve
just installed nagios and I’ve been
digging
around for answers to this question:
Can
I monitor more than one service on a host e.g. POP3, SMTP without
having to define them
separate
Title: HTML -Emails with Acknowledge -Link?
Hi
I’ve
just installed nagios and I’ve been digging
around for answers to this question:
Can
I monitor more than one service on a host e.g. POP3, SMTP without
having to define them
separately in services.cfg?
Thanks
./evans
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Sivan DERAY
> Sent: Thursday, November 10, 2005 3:52 AM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] Stalking option + notification
> Importance: High
>
> Hi,
>
>
Title: HTML -Emails with Acknowledge -Link?
Hi,
Does anybody use Stakling
option with active checks?
I need to be notified
when status is critical even if the message for the same service is different
between 2 checks. I mean that the status keep being critical.
Thanks
Sivan
Mark Limburg wrote:
lets say I have 14 matched instances when I do my check_logs.pl .. via NRPE
..
is it possible to return EACH of the 14 instances for the email?
No. NRPE only returns one line of output and Nagios in any case can only
read 384 bytes of plugin output.
--
Andreas Ericsson
35 matches
Mail list logo