gt;> So, how do I find what it's unhappy about, with no logs and a manual
>> check that indicates no problems?
>
> It seems likely to me that either:
>
> a) The config you're checking and the one the init script is telling
> Nagios to load are not the same thi
Hi!
Does anyone have experience automating Nagios with Cfengine or Puppet?
How do you accomplish that? Do you integrate Nagios with your System
Inventory?
TIA,
Marco Ramos
-
Sponsored by: SourceForge.net Community
exist...but I was thinking to modify the code of
> the cgi to avoid to play on SOFT STATE.
Yep, I think that's the only way if you want it to be something really
integrated in Nagios. I've also hacked the code to do that and a couple
of things more
Hi,
try to strace it when you start it and look for potential errors.
HTH,
Marco Ramos
On Wed, 2007-06-20 at 13:53 -0700, Kevin Zhang wrote:
>
>
>
>
> I am using nagios 2.2 and RedHat 9.0.
> It has been working fine until recently when sometimes I cann't start
have to apply this timeperiod to every object you want.
HTH,
Marco Ramos
- Original Message -
From: "john" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, June 19, 2007 11:21 PM
Subject: [Nagios-users] Excluding timeperiods
> Hi,
> I'm using nagios 2.5 and I need to
t.
>
> Thanks for the reply!!
>
>
> Marco Ramos wrote:
>>
>> Hi,
>>
>> well, according with the official stats
>> (http://www.nagios.org/userprofiles/quickstats.php) RedHat is the most
>> popular distro among Nagios users, with 30%. I must say I
ever had a single problem regarding the distro.
HTH,
Marco Ramos
- Original Message -
From: "Jeff Sullivan" <[EMAIL PROTECTED]>
To:
Sent: Thursday, May 17, 2007 10:07 PM
Subject: [Nagios-users] Best Distro
> Hello!!
>
> I have a Nagios box that croaked and I am i
Hi,
yep, I suggest that you use external commands:
http://nagios.sourceforge.net/docs/1_0/extcommands.html
HTH,
Marco Ramos
On Mon, 2007-05-07 at 15:18 +0200, Marco Borsani wrote:
>
>
> Hi all
>
>
>
> I am preparing an authomatic procedure to start scheduled downl
e overhead. It is only suitable for LAN environments
> though.
I totaly agree with you. And using SNMP has other major advantage: you
can easily combine it with rrdtool. Btw, I use Cacti as a frontend to
rrdtool.
Best regards,
Marco Ramos
>
> Just my $0.02.
>
>
>
> On
Hi,
On Wed, 2006-09-13 at 12:28 +0100, Hari Sekhon wrote:
> Marco Ramos wrote:
> > Hi,
> >
> > On Wed, 2006-09-13 at 12:14 +0100, Hari Sekhon wrote:
> >
> > > I want to extend my nagios configuration to cover things like disk space
> > > on serv
Hi,
On Wed, 2006-09-13 at 12:14 +0100, Hari Sekhon wrote:
> I want to extend my nagios configuration to cover things like disk space
> on servers etc so I need to evaluate which is better for this purpose:
> NRPE or NCSA.
IMHO, you should also consider SNMP.
Best regards,
Marco R
u can help
> me to solve my problem.
try to do a ldd to your statusmap.cgi. I'm guessing that you haven't
installed libgd, libpng or libjpg.
HTH,
Marco Ramos
> thanks
>
>
>
> __
> Do You Yahoo!?
> Tired of sp
nagios/check_ping -H 172.25.1.98 -w
100.0,20% -c 500.0,60% -p 5). Maybe this will give and idea of what's
happening. I'm guessing that's some kind of issue with libresolve.
HTH,
Marco Ramos
> comparing the two. In both cases it seems to try an DNS lookup on
> the IP addr
Hi,
On Wed, 2006-05-31 at 11:34 +0100, Oliver Marshall wrote:
> Does Nagios support service groups ? I want to create a group called
Nagios 2.x does, Nagios 1.x doesn't.
http://nagios.org/development/changelog.php
HTH,
Marco Ramos
> "Fil Print Servers" which contains
easy, or do I need to write a wrapper of some description for
> this?
No. I think the easiest way is to write a wrapper that writes each
script iteration to disk so it can always compare each iteration with
the previous one. I'm using this approach in some sc
Hi,
try to tune your max_concurrent_checks and service_reaper_frequency.
Take a look at http://www.nagios.org/faqs/viewfaq.php?faq_id=115
HTH,
Marco Ramos
On Tue, 2006-04-04 at 08:08 -0500, Gabriel Matthews wrote:
> I've been
> having some problems. It runs fine during the d
Hi,
yes. Check this out:
http://nagios.sourceforge.net/docs/1_0/extcommands.html
HTH,
Marco Ramos
On Fri, 2006-03-24 at 09:12 +0100, Richard Gliebe wrote:
> Hi all,
>
> is it possible to schedule a Host Downtime via command line, and delete
> this scheduled downtime also via
Hi,
I had some out of memory and forking problems a while ago. After some
debugging I've tunned some parameters, namely service_reaper_frequency
and max_concurrent_checks.
Maybe this URL will help you: http://www.nagios.org/faqs/viewfaq.php?
faq_id=115
HTH,
Marco Ramos
On Thu, 2006-03-
ar/nagios.lock' for reading: No such file or
> directory
Does this directory have read/write permissions for the user nagios?
HTH,
Marco Ramos
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for prob
What's the homedir of the user nagios? Is this the directory under which
Nagios is installed?
HTH,
Marco Ramos
On Mon, 2005-12-19 at 19:12 +0500, Askar Ali wrote:
> I have installed nagios 2.0b6 on OS slackware, when I starts it, it
> gives error...
> (actaully migrated from
The problem should be your max_concurrent_checks set to 0. Run "nagios -
s nagios.cfg" and set the max_concurrent_check to the value suggested.
This should fix it.
Best regards,
Marco Ramos
On Mon, 2005-12-12 at 10:54 -0300, Fernando Shayani wrote:
> Well, it's STILL h
Try to tune your service_reaper_frequency and max_concurrent_checks
values. Take a look at http://nagios.org/faqs/viewfaq.php?faq_id=115.
Had the same problem a while ago and managed to solve it tunning this
two options.
regards,
Marco Ramos
On Tue, 2005-12-06 at 14:53 -0300, Fernando Shayani
Do you have service escalations defined in your escalations.cfg? Do you
have notifications_enabled set to 1 in the services you want? How does
your services.cfg look like for the services you want to be notified?
regards,
Marco Ramos
On Tue, 2005-12-06 at 09:51 -0500, Ron Gage wrote:
>
Hi,
you should use integers instead of floats.
$ ./check_load -w 10,10,10 -c 15,15,15
OK - load average: 1.51, 0.94, 1.04
This works but I suggest that you use SNMP for system metrics (load,
cpu, disk space, etc). It's easy to work with and it's platform
independent.
Regards,
Marco
Hi,
I'd recommend that you use SNMP. We use net-snmp agents to check disk
space, load average, cpu usage, etc, and works great.
regards,
Marco Ramos
On Wed, 2005-11-16 at 13:38 +, Miguel Faria wrote:
> Hi,
>
> I am wondering if you could give me a clue to which plugin I
25 matches
Mail list logo