steve f wrote:
I have a check that checks the size of multiple partitions and we
recently added some data that surpassed the threshold value and I have
over 100 clients alerting. There is nothing I can do about the space
issue, it will go back to normal in a few weeks.
Is it possible to ackn
btw, the Exchange should be all better now. Let me know if you find
that to not be the case.
--
Tony Yarusso
Technical Team
___
Nagios Enterprises, LLC
Email: tyaru...@nagios.com
Web:www.nagios.com
--
What Every C
by the examples from nagios documentation, only on-call-support will
get the 6th and above notifications.
On Thu, May 19, 2011 at 4:33 AM, Paul M. Dubuc wrote:
> Here is an example from the Nagios 3.2.3 documentation on service escalations.
>
>> Recovery Notifications
>>
>> Recovery notification
Here is an example from the Nagios 3.2.3 documentation on service escalations.
> Recovery Notifications
>
> Recovery notifications are slightly different than problem notifications
> when it comes to escalations. Take the following example:
>
> define serviceescalation{
>
> host_name w
> -Original Message-
> From: Andreas Ericsson [mailto:a...@op5.se]
> Sent: May-18-11 10:44
> To: Nagios-users@lists.sourceforge.net; nagios-devel
> Subject: [Nagios-users] RFC/RFP Nagios command workers
>
> Ahoy again.
>
> Since discussion on the last requests for comments and patches ha
I'm working on it. I'm not certain yet, but I think it may have OOMed
and started swapping.
--
Tony Yarusso
Technical Team
___
Nagios Enterprises, LLC
Email: tyaru...@nagios.com
Web:www.nagios.com
--
What Every C
Ahoy again.
Since discussion on the last requests for comments and patches has
splintered off and gotten somewhere, it's time for the next mail in
the series of what us awesome gods of the Nagios core decided to
work on for the next grand version of Nagios.
This idea comes from Shinken, mod_gearm
On 05/18/2011 03:35 PM, Randal, Phil wrote:
> Looks like the backend's fallen over.
>
> When trying to download a plugin:
>
> "Database Error: Unable to connect to the database:Could not connect to MySQL"
>
It happens sometimes when there are lots of people browsing the
exchange site, as is usu
On 05/18/2011 02:12 PM, Max Schubert wrote:
> Andreas,
>
> On Tue, May 17, 2011 at 7:57 AM, Andreas Ericsson wrote:
>>> Any plans to detatch notification attributes from service / host
>>> definitions in 4.x and make them their own top-level configuration
>>> class like escalations to make it ea
Sorry for the previous
Ciao,
Giorgio
Il giorno 18/mag/2011, alle ore 15:26, Daniel Ceola ha
scritto:
> Hello all!
>
>
>
> I’ve recently been attempting to setup monitoring on my AIX 5.3 servers.
> After some research, I determined that the best way to accomplish this is
> through using
Hi
Make a test. Go on the system as the nrpe user, th
Ciao
Giorgio
Il giorno 18/mag/2011, alle ore 15:26, Daniel Ceola ha
scritto:
> Hello all!
>
>
>
> I’ve recently been attempting to setup monitoring on my AIX 5.3 servers.
> After some research, I determined that the best way to acco
Hi,
great, but I did nothing, you found the solution. What a pity, I do not deserve
the reward ;-)
Ciao,
Giorgio
Il giorno 18/mag/2011, alle ore 15:26, "Stephanie Gelder"
ha scritto:
> Hi Giorgio
>
> THANK YOU.
>
> What an idiot I am. I copied a load the stuff over from the old server b
Looks like the backend's fallen over.
When trying to download a plugin:
"Database Error: Unable to connect to the database:Could not connect to MySQL"
Cheers,
Phil
--
Phil Randal | Infrastructure Engineer
NHS Herefordshire & Herefordshire Council | Deputy Chief Executive's Office |
I.C.T. Ser
Hello all!
I've recently been attempting to setup monitoring on my AIX 5.3 servers. After
some research, I determined that the best way to accomplish this is through
using NRPE. I downloaded the package here:
https://www.monitoringexchange.org/inventory/Check-Plugins/Operating-Systems/AIX/AIX-
Hi Giorgio
THANK YOU.
What an idiot I am. I copied a load the stuff over from the old server
but of course, I had not copied over the printer-service settings, as a
quick check I changed it back to generic-service and it's started to
work straight away, as soon as you said that I realised what
On 05/18/2011 01:11 PM, Jochen Bern wrote:
> On 05/18/2011 12:09 PM, Andreas Ericsson wrote:
>> A service that returns OK when its parent has returned non-OK is
>> obviously misconfigured (since it really shouldn't be ok with a non-OK
>> parent)
>
> Probably just a tangent, but I strongly disagree
Hi
I'm on mobile so I can miss something.
Can you show me the printer-service template definition?
Ciao,
Giorgio
Il giorno 18/mag/2011, alle ore 13:54, "Stephanie Gelder"
ha scritto:
> Hi.
>
> I'm ok with Nagios, but I'm not linux guru so treat me gently :)
>
> I have reinstalled Nagios
Hi.
I'm ok with Nagios, but I'm not linux guru so treat me gently :)
I have reinstalled Nagios onto a new Server it was running on a very
old pc that had hardware issues. So I've now re-installed it on a Dell
R300 with 16 Gig of memory complete overkill but it's what I had
available.
I am ru
Hi all,
I've had a problem with a scheduled downtime for a host.
The host was rebooted and some service checks failed and went in a hard
critical state.
After receiving some messages I scheduled a downtime for this host, but I
still received service notifications from nagios.
Is that the n
Andreas,
On Tue, May 17, 2011 at 7:57 AM, Andreas Ericsson wrote:
>> Any plans to detatch notification attributes from service / host
>> definitions in 4.x and make them their own top-level configuration
>> class like escalations to make it easier to scale notification
>> definitions for large p
On 05/17/2011 03:21 PM, Matt Simmons wrote:
> Hi,
>
> On first glance, I liked the nested config example, but after thinking
> about it for a little while, I'm starting to lean toward specifying
> the service_sets per service. In cases where multiple groups
> contribute to the Nagios configuration
On 05/17/2011 02:14 PM, lists wrote:
> You can probally ask these questions your self but...
> If my understanding of this is correct, How will this work in a
> templated environment?
> eg Will the parent service be configured via a hostname / service name pair
> Or just a service name, that Nagios
On 05/17/2011 08:09 PM, trm asn wrote:
> Dear List ,
>
> I am getting the segmentation fault in nagios 3.2.3 while starting nagios.
>
While starting or just after it's started?
Embedded perl *should* work nicely until it tries to run plugins
that misbehave in some way, although I suppose this co
On 05/17/2011 08:00 PM, steve f wrote:
>
> I have a check that checks the size of multiple partitions and we
> recently added some data that surpassed the threshold value and I
> have over 100 clients alerting. There is nothing I can do about the
> space issue, it will go back to normal in a few
On 05/17/2011 10:25 PM, Paul M. Dubuc wrote:
>
>>>
>>
>> Recompiled without "embedded-perl" option, now it's working fine .
>> Still I am not able to understand why it was happened.
>>
>>
>> /\
>> dE
>
> These messages look suspicious:
>
> >access("/etc/ld.so.preload", R_OK) = -1 ENOENT (
If you are happy to use a dirty script instead of the gui you can just
use the external command listener file:
I use a script like this:
I would need updating for your needs but works quite well...
=
#!/bin/bash
nagiosLog="/opt/nagios/var/nagios.
26 matches
Mail list logo