I would really recommend Splunk for this task over Nagios...assuming you
don't generate more than 500 MB of logs per day, it's free! Assuming you
really wanted to do it in Nagios, you'd probably be stuck writing your
own plugin in C in order to make it fast enough to comb throw MB of logs
without t
From: Bradley McLain [mailto:[EMAIL PROTECTED]
Sent: Sunday, November 30, 2008 5:30 PM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Status dependant on another host
>...
>I would like to be able to display the status of sydisdn as downtime
when sydgw is up and running normall
> I have a particular service that I want to monitor
>across the board but if it alarms on server 1,2,or 3 I want it to send
a
>notification to a different list than if server 4,5, or 6 alarms. Due
to
>several reasons (such as reporting the same metric across all servers,
>regardless of who sup
Check_jabber is really just check_tcp in disguise (same way check_udp
is...do file check_jabber to see what I mean.) If your jabber server
sends back a string that doesn't match what is expected (as is happening
here) then you're going to get a warning. Given the output below, you
should be OK usin
Hey Steve:
I don't know if it will work or not but you could try escaping the
semicolon.
E.g.
://nagios.my.domain/drraw/drraw.cgi?Mode=view\;Graph=1226789709.8592
-Jake
-Original Message-
From: Steve Burton [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 15, 2008 10:15 PM
To: nagio
Don't forget that the directory you specify for the RRD files to go must
be writable by the user you run Nagios as.
Thanks, -Jake
239-949-4450 x6628
From: Novin Jaiswal [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 11, 2008 1:59 PM
To: nagios-users@lists.sourceforge.net
Subject: [Nagi
Not to be rude...but
http://www.google.com/search?q=nagiosgraph
Thanks, -Jake
From: Novin Jaiswal [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 11, 2008 11:18 AM
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] Need Nagiosgraph tutorial/Help Link
Hi Friends,
Thank your buddy Pat for me. Even when something turns out to be
relatively simple (as the steps in the article lead me to believe is the
case for this example) it is always helpful to see a how-to lay out some
steps to follow. For me, it shows how much work is involved and more
easily allows me to
Novin:
Nagios uses your system date/time unless you configure the timezone
option in nagios.cfg. Take a look at
http://nagios.sourceforge.net/docs/3_0/configmain.html and search for "
Timezone Option."
Thanks, -Jake
239-949-4450 x6628
From: Novin Jaiswal [mailto:[EMAIL PROTECTED]
Sent:
Alternatively, you can use check_snmp_process.pl if you prefer SNMP over
some other agent.
Thanks, -Jake
239-949-4450 x6628
-Original Message-
From: Izz Abdullah [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 05, 2008 2:38 AM
To: Chris Lee; nagios-users@lists.sourceforge.net
Subjec
Nagios performance is very much specific to your environment. Nagios 3.x
is also MUCH faster than Nagios 2.x because of parallel host checks (and
other features.) Our performance is summed up below but your millage my
vary:
Primary server:
Nagios 3.0.3
Dual, quad-core processors @ 2.4 GHz and 4GB
Just use the "register 0" to hide the hostgroup from the CGI's. The
group will still be used in service definitions, etc. by the Nagios
daemon. (this seems to be an undocumented feature and I haven't actually
tested it in Nagios 3 but I used it in Nagios 2.11.)
-Jake
-Original Message-
Fr
the IP stack on the host saw
errors it could retry right away on it's own even though the packet
might have been ok? Just an idea...
-Jake
-Original Message-
From: Paul Weaver [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 27, 2008 9:00 AM
To: Paulus, Jake; Nagios Users Mailing
I have this issue as well. In my case I believe it exists because
servers are improperly multi-homed; this is a server configuration
problem, not a network one. I have brought this issue to the server
administrator's attention and they are unaware of any impact (probably
because TCP retries are hid
Good morning!
We do this by setting the retry_interval to 2 minutes and the max_retries to
10. This means that the service has to be in a non-OK state for 20 minutes
straight before it enters a "hard" status and starts alerting.
-Jake
-Original Message-
From: [EMAIL PROTECTED] [mailto:
This bug was recently discovered and a patch has been created (search
the Nagios-Devel mailing list). The patch changes the mime type to
audo/x-wav and does one other thing that makes everything groovy in
Firefox and in IE. I can't say for sure, but I'd expect this to be fixed
in a future release o
If you're following the instructions found here
http://nagios.sourceforge.net/docs/3_0/quickstart-opensuse.html and
having trouble, can you please give specific error messages you're
seeing?
Thanks, -Jake
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of da
Using NRPE, the check scripts (like check_ping, etc.) would be run on
"DUAL HOMES Machine" but kicked off by NAGIOS Host.
-Original Message-
From: Stan Brown [mailto:[EMAIL PROTECTED]
Sent: Sunday, July 20, 2008 11:17 AM
To: Paulus, Jake
Cc: nagios List; Stewart Flood
S
In Nagios 2 there is a limit to plugin output measured in Bytes (forget
the number) - it amounts to about 252 characters before the output is
truncated. Nagios 3 fixes this potential problem. I'm pretty sure the
original intent was as a security or performance precaution...but there
are definitely
You should really look into NRPE (Nagios Remote Plugin Execution)
http://nagios.sourceforge.net/docs/3_0/addons.html#nrpe
There are alternate versions of NRPE that run on Windows, etc. if you
must do that. Check out NagiosExchange.org for those.
You should find that you can use normal plugins you
about Flapping notification
On Mon, July 14, 2008 11:13 am, Paulus, Jake wrote:
> Yes - if a host is flapping, you won't be notified of each up/down.
The history graph shows "Indeterminate" around that time, could that be
the host was down after flapping?
>
>
>
> ---
Yes - if a host is flapping, you won't be notified of each up/down.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of James
Sent: Monday, July 14, 2008 11:10 AM
To: Nagios-users@lists.sourceforge.net
Subject: [Nagios-users] (no subject)
If flapping is ena
Good morning:
Has anyone had any success monitoring memory usage for OpenVMS 8.3
ALPHA? I have tried the HOST-RESOURCES-MIB as well as the CPQHOST-MIB as
provided by System Management Homepage for OpenVMS as well as Insight
Management Agents for OpenVMS. The results I get from these sources are
Look for the "service_inter_check_delay_method" configuration option in
the documentation or in nagios.cfg (there are lots of comments). This
option is what controls how checks are spread out.
-Jake
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behal
24 matches
Mail list logo