Re: [Nagios-users] Can I monitor a host without defining any services for it?

2008-08-07 Thread Ian Masters
Thomas Thanks for the reply. >>> You can use check_dummy for the service... In Nagios 3 with regularly >>> scheduled hosts checks it should work. >> Well, at the moment I only have about 20 hosts being tested, and even >> though I have check_interval set to 1 in the host definition, looking at >>

[Nagios-users] problem running ndoutils

2008-08-07 Thread Seth Simmons
I'm trying this for the first time and have gone through the manual to configure it. So far everything looks good. However, when I try to start ndo2db, it fails saying the specified database server is either not yet supported or not found. -

Re: [Nagios-users] Can I monitor a host without defining any services for it?

2008-08-07 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/08/08 09:40 PM, Ian Masters wrote: > Thomas > > Thanks for your reply. > >> You can use check_dummy for the service... In Nagios 3 with regularly >> scheduled hosts checks it should work. > > Well, at the moment I only have about 20 hosts bein

Re: [Nagios-users] Can I monitor a host without defining any services for it?

2008-08-07 Thread Seth Simmons
So...if you click on a specific host, you see a 70 second difference between last check time and next scheduled active check? -Original Message- From: Ian Masters [mailto:[EMAIL PROTECTED] Sent: Thursday, August 7, 2008 10:44 PM To: Seth Simmons Cc: Thomas Guyot-Sionnest; nagios-users@lis

Re: [Nagios-users] Can I monitor a host without defining any services for it?

2008-08-07 Thread Ian Masters
Seth Thanks for your reply. > It probably does serve a purpose, just not for what you are trying to > accomplish. > Though warnings are given about not having services associated, you > should be fine with just host checks if that is what you want. OK ... > As far as the checks go, I have 101 s

Re: [Nagios-users] Can I monitor a host without defining any services for it?

2008-08-07 Thread Seth Simmons
It probably does serve a purpose, just not for what you are trying to accomplish. Though warnings are given about not having services associated, you should be fine with just host checks if that is what you want. As far as the checks go, I have 101 servers and over 1200 service checks and have nev

Re: [Nagios-users] Can I monitor a host without defining any services for it?

2008-08-07 Thread Ian Masters
Thomas Thanks for your reply. > You can use check_dummy for the service... In Nagios 3 with regularly > scheduled hosts checks it should work. Well, at the moment I only have about 20 hosts being tested, and even though I have check_interval set to 1 in the host definition, looking at the schedu

Re: [Nagios-users] hierarchical nagios

2008-08-07 Thread Folkert van Heusden
> We have a primary nagios install that monitors hosts/services spread > across multiple > labs (political domains). In one of the labs, I've build a nagios > install monitoring all of > its local hosts and services. It would be interesting to tie the two > together. Ultimatey > what I'd like to se

Re: [Nagios-users] nrpe and sudo

2008-08-07 Thread Terry
You get the cookie! That was it. Makes perfect sense, I had just never paid attention to that line before. On Thu, Aug 7, 2008 at 12:02 PM, Aaron McKinnon <[EMAIL PROTECTED]> wrote: > I missed the first part of this thread, but check your logs. But I'm > guessing you have to tweak the sudoers f

Re: [Nagios-users] nrpe and sudo

2008-08-07 Thread Aaron McKinnon
I missed the first part of this thread, but check your logs. But I'm guessing you have to tweak the sudoers file by removing the line "Defaultsrequiretty". -Aaron Terry wrote: > Yes, nrpe works fine. It checks other things as well. > > On Thu, Aug 7, 2008 at 11:47 AM, Steve Pribyl <[EMAIL

Re: [Nagios-users] nrpe and sudo

2008-08-07 Thread Terry
Yes, nrpe works fine. It checks other things as well. On Thu, Aug 7, 2008 at 11:47 AM, Steve Pribyl <[EMAIL PROTECTED]> wrote: > Terry, > > Does nrpe work at all? > Is it process running/inetd configured? > Is the port open on the destination node? > > Steve Pribyl > > > On 08/07/2008 11:35 AM, T

Re: [Nagios-users] nrpe and sudo

2008-08-07 Thread Steve Pribyl
Terry, Does nrpe work at all? Is it process running/inetd configured? Is the port open on the destination node? Steve Pribyl On 08/07/2008 11:35 AM, Terry wrote: >>> I get this from the other side: >>> CHECK_NRPE: No output returned from daemon. --

Re: [Nagios-users] nrpe and sudo

2008-08-07 Thread Terry
On Thu, Aug 7, 2008 at 11:11 AM, Sean McAfee <[EMAIL PROTECTED]> wrote: > > Terry wrote: >> >> Hello, >> >> I am trying to run sudo /usr/sbin/clustat -s $service -l from nrpe. >> I can run it on the nrpe machine as the nagios user and it works fine. >> However, when I call it from my nagios machin

Re: [Nagios-users] Config parser?

2008-08-07 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of JB Segal > >> None exist that I am aware of but if they do, they'd likely be found > >> at http://www.nagiosexchange.org. > > > > Yeah... haven't found any there, but then perhaps my se

Re: [Nagios-users] nrpe and sudo

2008-08-07 Thread Sean McAfee
Terry wrote: > Hello, > > I am trying to run sudo /usr/sbin/clustat -s $service -l from nrpe. > I can run it on the nrpe machine as the nagios user and it works fine. > However, when I call it from my nagios machine via check_nrpe it is > not working. Since sudo works locally, it is something w

Re: [Nagios-users] Config parser?

2008-08-07 Thread JB Segal
and this time I'll reply to the list. Not used to gmail's reply defaults... JB On Thu, Aug 7, 2008 at 12:03 PM, JB Segal <[EMAIL PROTECTED]> wrote: > On Thu, Aug 7, 2008 at 10:05 AM, Marc Powell <[EMAIL PROTECTED]> wrote: >> >> On Aug 6, 2008, at 2:31 PM, JB Segal wrote: >> >>> To bring my c

[Nagios-users] nrpe and sudo

2008-08-07 Thread Terry
Hello, I am trying to run sudo /usr/sbin/clustat -s $service -l from nrpe. I can run it on the nrpe machine as the nagios user and it works fine. However, when I call it from my nagios machine via check_nrpe it is not working. Since sudo works locally, it is something with nrpe in how it is cal

Re: [Nagios-users] Config parser?

2008-08-07 Thread Marc Powell
On Aug 6, 2008, at 2:31 PM, JB Segal wrote: > To bring my convo from freenode:#nagios here: Not exactly the most response-friendly format... > (15:02) < Jailbait> Has anyone ever found a good tool for analyzing > _existing_ nagios configs? I'm None exist that I am aware of but if they do, the

Re: [Nagios-users] warning mails not being sent

2008-08-07 Thread Tom Brown
> They can be filtered out at the service and contact levels - check their > definitions too. > > > many thanks - it was a contacts issue - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Bui

Re: [Nagios-users] Comments not allowed in Nagios 3

2008-08-07 Thread Marc Powell
On Aug 7, 2008, at 7:44 AM, Jon Lurås wrote: > I have searched around and can not find the solution for enabling > Comments for Nagios 3. > I get the 'Sorry, but you are not authorized to commit the specified > command.' > I just want to put a comment, not run any command. :-( Any action from th

[Nagios-users] Comments not allowed in Nagios 3

2008-08-07 Thread Jon Lurås
Hello I have been running Nagios 1, 2 and now 3 for some years. Mostly in very small environments. Now I have a little more requirements and wants to enable 'Comments'. I have searched around and can not find the solution for enabling Comments for Nagios 3. I get the 'Sorry, but you are not au

Re: [Nagios-users] [Nagvis-devel] nagvis giving me hell

2008-08-07 Thread Assaf Flatto
I've upgraded to 1.3 for the reason that this issue should have been fixed in the newer version . I preformed the deletion and the same error appears . and now i can not recover my NagVis at all , Ideas anyone ? Assaf PS - i also sent this to the nagvis list - but there is very little activit

Re: [Nagios-users] Can I monitor a host without defining any services for it?

2008-08-07 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/08/08 04:09 AM, Ian Masters wrote: > Hello > > I was wondering about the necessity to define a service for hosts that I > just want to ping. As far as I understand, the default Host Check > Command, check-host-alive, is a ping check and looking

Re: [Nagios-users] warning mails not being sent

2008-08-07 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/08/08 05:49 AM, Tom Brown wrote: > Hi > > I monitor a bunch of stuff with nagios 3 and everything seems fine apart > from warnings are not being sent. I get critical alerts and warnings are > logged into the dashboard however warning mails nev

[Nagios-users] warning mails not being sent

2008-08-07 Thread Tom Brown
Hi I monitor a bunch of stuff with nagios 3 and everything seems fine apart from warnings are not being sent. I get critical alerts and warnings are logged into the dashboard however warning mails never get sent. A service description that this applies to is below define service { hostgro

[Nagios-users] Can I monitor a host without defining any services for it?

2008-08-07 Thread Ian Masters
Hello I was wondering about the necessity to define a service for hosts that I just want to ping. As far as I understand, the default Host Check Command, check-host-alive, is a ping check and looking at my scheduling queue, these checks are being done regularly but when I verify my config files Na