Re: [Nagios-users] ngraph sometimes not display graph

2007-05-14 Thread Frost, Mark {PBG}
I had this same issue at first. I later discovered that that's what the heartbeat parameter (really an RRD parameter) in the nagiosgraph config file is about. I found the default value to be way too short for the variety of checks we ran. I read about what it did and turned the interval up consi

[Nagios-users] Service Dependencies - NULL service description

2007-05-14 Thread andy . shellam-lists
Hi, I raised this back in February with Nagios 2.7 (http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg09830.html), but just realised I hadn't had an answer to the original thread. This is still a problem with Nagios 2.9. Can anyone confirm what I'm doing wrong? I have a host cal

Re: [Nagios-users] ngraph sometimes not display graph

2007-05-14 Thread Stijn Gruwier
Hello, Also ran into this, so I patched nagiosgraph to calculate the heartbeat value on a per service basis (= 3 times the interval between the first 2 service checks). I tried to post this on the nagiosgraph forum but for some strange reason I couldn't log in. Normally this patch works fine b

[Nagios-users] HTTP WARNING: HTTP/1.1 401 Authorization Required

2007-05-14 Thread Richard Solid
How can I avoid getting this message? HTTP WARNING: HTTP/1.1 401 Authorization Required The page i'm monitoring has a username and password but I have no need to login while monitoring. How can I avoid this? Thanks. - This

[Nagios-users] New release of plugin check_logfiles

2007-05-14 Thread Gerhard Lausser
Hi list, maybe some of you already use check_logfiles to scan their logfiles for certain patterns and error messages respectively. I completely rewrote the plugin and corrected lots of bugs. You may find it together with documentation and examples at http://www.consol.com/opensource/nagios/check-l

Re: [Nagios-users] CVS/Subversion Checks?

2007-05-14 Thread Hari Sekhon
I wrote a check_svn plugin in bash for this, it's fairly basic, it just checks the svn server is up and that I can get a listing, I didn't want to go polluting everything by actually doing check-ins etc... although I could do check outs, but there isn't much point, by the time the server is up

[Nagios-users] Nsclient++

2007-05-14 Thread Simon Marcil
I have recently started using nsclient++. It crashes regularly on all my servers (Windows 2003). It normally takes a couple days. The nsclient++ service just crashes & stops. I have installed the most recent version 0.2.7 I was wondering if there is anything I can do to get it working correctly

[Nagios-users] ndomod: Could not open data sink! I'll keep trying, but some output may get lost...

2007-05-14 Thread Jimmy
anyone have any suggestions why ndomod cannot connect to data sink? im using default setup with mysql with user ndouser:ndopassword [1179156225] Nagios 2.9 starting... (PID=14939) [1179156225] LOG VERSION: 2.0[1179156226] ndomod: NDOMOD 1.4b3 (04-10-2007) Copyright (c) 2005-2007 Ethan Galstad

Re: [Nagios-users] ndomod: Could not open data sink! I'll keep trying, but some output may get lost...

2007-05-14 Thread Patrick Morris
On Mon, 2007-05-14 at 12:30 -0400, Jimmy wrote: > anyone have any suggestions why ndomod cannot connect to data sink? im > using default setup with mysql with user ndouser:ndopassword There are about a billion things that can cause this, from a database that hasn't been set up yet to invalid cred

Re: [Nagios-users] ndomod: Could not open data sink! I'll keep trying, but some output may get lost...

2007-05-14 Thread Jimmy
Yes I guess that is the only thing I have tried. I even ran ./installdb as the user specified in ndo2db.cfg, i have tried changing the name and password in ndo2db.cfg and granting a new user privs to the database in mysql thinking that maybe the default ndouser and ndopassword is specially bloc

[Nagios-users] No output returned from plug-in

2007-05-14 Thread Williams, John
I am having an issue with a new nagios server where some of the plugins are showing "No output returned from plugin" on the nagios webpage. The check that is running is a command that is defined on the remote host in nrpe.cfg. I looked around the archives and didn't find anything that would fix

Re: [Nagios-users] HTTP WARNING: HTTP/1.1 401 Authorization Required

2007-05-14 Thread Josh Yost
Richard Solid wrote: > How can I avoid getting this message? > > HTTP WARNING: HTTP/1.1 401 Authorization Required > > The page i'm monitoring has a username and password but I have no need to > login while monitoring. How can I avoid this? > > Thanks. > http://nagios.sourceforge.net/docs/2_0/

Re: [Nagios-users] HTTP WARNING: HTTP/1.1 401 Authorization Required

2007-05-14 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Richard Solid > Sent: Monday, May 14, 2007 11:43 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] HTTP WARNING: HTTP/1.1 401 Authorization Required > > How can I avo

Re: [Nagios-users] HTTP WARNING: HTTP/1.1 401 Authorization Required

2007-05-14 Thread Hugo van der Kooij
On Mon, 14 May 2007, Richard Solid wrote: > How can I avoid getting this message? > > HTTP WARNING: HTTP/1.1 401 Authorization Required > > The page i'm monitoring has a username and password but I have no need to > login while monitoring. How can I avoid this? Change the webserver an allow nagio

Re: [Nagios-users] Nsclient++

2007-05-14 Thread Anthony Montibello
Try using NC_NEt, It is on sourceforge http://sourceforge.net/projects/nc-net Provided you are using active checks via check_nt on port 1248 there is no configuration needed since this is the defaults of NC_NEt. NC_NEt is a windows service so start it via services or net start. also nc_net has a

Re: [Nagios-users] Nsclient++

2007-05-14 Thread Simon Marcil
I looked into to it. I would totally use it but I use the NRPE fonctionionality in nsclient++. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Montibello Sent: May-14-07 5:43 PM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Nsclient++ Try using N

Re: [Nagios-users] Nsclient++

2007-05-14 Thread Anthony Montibello
as of version 3 of NC_NEt it allowed for running scripts remotly via the check_nc_Net (check_nt with some enhancements) via RUNSCRIPT command. also there is a standalone NRPE for NT that you could also try if your need NRPE. Good Luck TOny On 5/14/07, Simon Marcil <[EMAIL PROTECTED]> wrote:

Re: [Nagios-users] No output returned from plug-in

2007-05-14 Thread Lars Stavholm
Williams, John wrote: > I am having an issue with a new nagios server where some of the plugins > are showing “No output returned from plugin” on the nagios webpage. The > check that is running is a command that is defined on the remote host in > nrpe.cfg. This usually indicates permission problem

Re: [Nagios-users] New release of plugin check_logfiles

2007-05-14 Thread Lars Stavholm
Gerhard Lausser wrote: > Hi list, > > maybe some of you already use check_logfiles to scan their logfiles for > certain patterns and error messages respectively. I completely rewrote the > plugin and corrected lots of bugs. > You may find it together with documentation and examples at > http://www