Re: [Nagios-users] REPOST: Problem in Preflight Check with commands.cfg

2009-06-23 Thread Mat W
k_dns which will find all the files with "check_dns" in it (assuming I got the command syntax right). -- Mat W. - http://www.techadre.com > Date: Mon, 22 Jun 2009 07:55:58 -0400 > From: ahkap...@partners.org > To: nagios-users@lists.sourceforge.net > Subject: [Nagio

Re: [Nagios-users] Access Control for disable notification?

2009-06-19 Thread Mat W
cgi.cfg has the options for security access to the webUI. authorized_for_all_service_commands You can't get that much more granular out of the box I don't think. Might be some addons out there, but I haven't dug into it. -- Mat W. - http://www.techadre.com Da

Re: [Nagios-users] notification

2009-06-19 Thread Mat W
you could try changing the host_inter_check_delay_method=n variable in nagios.cfg and see how it affects the checks. i'd keep an eye on performance and local system resources too. last thing you want is nagios crashing too. :-) -- Mat W. - http://www.techadre.com Date: Fri, 1

Re: [Nagios-users] Best Way to Catch Windows Reboots in Nagios with NSClient++

2009-06-19 Thread Mat W
some code to do it. -- Mat W. - http://www.techadre.com > Date: Fri, 19 Jun 2009 09:40:43 -0400 > From: dmor...@digitalmorris.com > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Best Way to Catch Windows Reboots in Nagios with > NSClient++ > > Anyb

Re: [Nagios-users] notification

2009-06-19 Thread Mat W
are there ALOT of checks going on? eg, when it went down, was there a backlog of checks that were firing off? for example if I have a network issue to a site, suddenly i have 100s of checks firing off in Xmin intervals. Check the logs? up the debug level? -- Mat W. - http

Re: [Nagios-users] Nagios Reboot Notification

2009-06-18 Thread Mat W
NagEventLog works with the Nagios NSCA server. I use NagEventLog on all our windows servers for EventLog monitoring. Works like a champ. -- Mat W. - http://www.techadre.com Date: Thu, 18 Jun 2009 13:11:59 -0700 From: teckad...@gmail.com To: cschneem...@suse.de CC: nagios-users

Re: [Nagios-users] nagios process not running or it stops spontaneously

2009-06-18 Thread Mat W
after starting... does it appear in the process list and stay there? perhaps you're starting multiple copies and the system is not writing / reading the pid file properly. -- Mat W. - http://www.techadre.com Date: Thu, 18 Jun 2009 22:10:17 +0600 From: bibr...@gmail.com To: nagios-

Re: [Nagios-users] Return code of 142 is out of bounds

2009-06-18 Thread Mat W
;bad exit" from the script. Can you recreate this from the command line? -- Mat W. - http://www.techadre.com Date: Thu, 18 Jun 2009 10:38:18 +0530 From: victor...@gmail.com To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Return code of 142 is out of bounds Hi All,

Re: [Nagios-users] Configuration files obfuscation

2009-06-16 Thread Mat W
if the idea is for others not to see it... why not just ensure proper file ownership and limited permissions? Assuming only Root and Nagios users can read the file... I'd think anyone that could become those users should be able to read them anyway. -- Mat W. - http://www.techadr

Re: [Nagios-users] Time diference in Alert History

2009-06-16 Thread Mat W
nment... use_large_installation_tweaks max_concurrent_checks there's one more i can't think of right now... will have to check the documentation about how nagios executes it's checks... -- Mat W. - http://www.techadre.com Date: Tue, 16 Jun 2009 13:43:35 -0400 Subject: Re: [Nagios-users] Time difere

Re: [Nagios-users] Time diference in Alert History

2009-06-16 Thread Mat W
-- Mat W. - http://www.techadre.com Date: Tue, 16 Jun 2009 13:08:23 -0400 From: prmsr...@gmail.com To: Nagios-users@lists.sourceforge.net Subject: [Nagios-users] Time diference in Alert History Hi Nagios Experts, Below was the informatios i got from clicking " view alert history fo

Re: [Nagios-users] check_mailq, nrpe, and root perms on client

2009-06-15 Thread Mat W
very specific commands. -- Mat W. - http://www.techadre.com > Date: Mon, 15 Jun 2009 10:59:10 -0700 > From: kfre...@sendmail.com > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] check_mailq, nrpe, and root perms on client > > Greetings!!! > > Errata

Re: [Nagios-users] Issue with NRPE

2009-06-15 Thread Mat W
. -- Mat W. - http://www.techadre.com Date: Mon, 15 Jun 2009 13:10:02 -0400 From: vittal.shar...@gmail.com To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Issue with NRPE Hi, On my monitoring server Nagios is monitoring 3 remote servers. NRPE check is working fine on 2 of

Re: [Nagios-users] check_nrpe, check_ssh, snmp

2009-06-15 Thread Mat W
My "production nagios server" is within my production datacenter. Since it is inside the security perimeter of our deployment, I use NRPE over SSL with only the servers local "nrpe.cfg" file with "allowed_hosts" configured for only the internal nagi

Re: [Nagios-users] Nagios Reboot Notification

2009-06-15 Thread Mat W
well as Nagios config. NagEventLog is reasonably configurable to filter our or only look for specific events such as an "unexpected shutdown". -- Mat W. http://www.techadre.com Date: Thu, 11 Jun 2009 16:29:40 -0700 From: teckad...@gmail.com To: nagios-users@lists.sourceforge.n