[Nagios-users] NSClient++ - Anyone else having difficulty reaching the site?

2009-09-09 Thread Anthony
Regarding NSClient++ Anyone else having issues reaching its homepage at nsclient.org? Still able to reach files at http://sourceforge.net/projects/nscplus/ -- Let Crystal Reports handle the reporting - Free Crystal Report

Re: [Nagios-users] Using MySQL plugin for Nagios monitoring

2009-09-09 Thread Seth Simmons
I'm not sure what specific plugin you are referring to. Most of what I've seen are related to mysql performance, replication, etc. Are you looking for that or to only verify if mysql is running and accepting connections? If so, then you can avoid nsclient and use check_tcp for the port mysql is

Re: [Nagios-users] Check_oracle_health plugin error

2009-09-09 Thread chethan.mnc
Hi Gerhard, Thanks for the suggestion... After compiling the plugin when I try to run on the command line I am getting the error. ./check_oracle_health -connect=nagios/nag...@sisdev -mode=tnsping CRITICAL - cannot connect to nagios/nag...@sisdev

[Nagios-users] Using MySQL plugin for Nagios monitoring

2009-09-09 Thread Sowmya Dass
Hello All, I've installed Nagios 3.2.0 on RHEL 4. I wanted to use the MySQL plugin to check the connectivity status of a SQL database hosted on a remote windows 2000 machine. Is it necessary to have NSClient++ installed on the remote windows machine for this plugin to work ? Currently, I dont have

Re: [Nagios-users] NDOUtils on x86_64 Compile Error

2009-09-09 Thread Marc Powell
On Sep 9, 2009, at 2:39 PM, Deniz Yoldüz wrote: > ok, i've found the threads here : > http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg08149.html I don't see how your problem is connected with that 3 year old thread. Can you explain the connection? > The problem is when i try

Re: [Nagios-users] NDOUtils on x86_64 Compile Error

2009-09-09 Thread Michael Friedrich
Hi, Deniz Yoldüz wrote: > ok, i've found the threads here : > http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg08149.html > The problem is when i try to compile ndoutils with the configure > command below, i'm getting that error. > ./configure --prefix=/usr/local/nagios/ --enabl

Re: [Nagios-users] Monitor MSSQL & MySQL on Windows

2009-09-09 Thread Gerhard Lausser
Hi Chetan, you might try the cousins of check_oracle_health: http://exchange.nagios.org/directory/Plugins/Databases/SQLServer/check_mssql _health/details http://exchange.nagios.org/directory/Plugins/Databases/MySQL/check_mysql_hea lth/details Gerhard > -Ursprüngliche Nachricht- > Von: c

Re: [Nagios-users] Check_oracle_health plugin error

2009-09-09 Thread Gerhard Lausser
Hi Chetan, looks like your tar command isn't able to handle filenames longer than 100 characters. (I think SuSE has this problem) So when you unpacked the tar archive, not all of the files inside were extracted. Please download the .shar.gz file and extract it with sh check_oracle_health-1.6.2.sh

Re: [Nagios-users] NDOUtils on x86_64 Compile Error

2009-09-09 Thread Deniz Yoldüz
ok, i've found the threads here : http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg08149.html The problem is when i try to compile ndoutils with the configure command below, i'm getting that error. ./configure --prefix=/usr/local/nagios/ --enable-mysql --with-mysql-lib=/usr/lib64/m

Re: [Nagios-users] How to make 1 exception for 1 host when mapping services to hostgroups?

2009-09-09 Thread Max
On Wed, Sep 9, 2009 at 12:16 PM, David Rosenstrauch wrote: > Can you clarify what you see as the issue?  Because if I'm doing > something that could potentially cause problems, I'd like to understand > that. The only performance issue we see is start up time increases as Nagios has to flatten out

Re: [Nagios-users] How to make 1 exception for 1 host when mapping services to hostgroups?

2009-09-09 Thread Max
On Wed, Sep 9, 2009 at 2:42 AM, Janet Sullivan wrote: > What kind of hardware are you on? We have 2 machines: * 1 does polling. nagios GUI, and trap ingest (SNMPTT) * 1 does PNP graphing and storage, MySQL storage for SNMPTT, notifications, and acts as a relay to send performance data off to our

Re: [Nagios-users] How to make 1 exception for 1 host when mapping services to hostgroups?

2009-09-09 Thread David Rosenstrauch
On 09/08/2009 08:42 PM, Janet Sullivan wrote: One way to do this is use the custom host and service variables that Nagios 3.x provides in it's configuration DSL. We use this extensively. http://nagios.sourceforge.net/docs/3_0/customobjectvars.html If you use cust

Re: [Nagios-users] NDOUtils on x86_64 Compile Error

2009-09-09 Thread Marc Powell
On Sep 9, 2009, at 7:59 AM, Deniz Yoldüz wrote: > Hi, > i did what you said on previous posts but still having the same > problem. Server runs 2.6.24.4-64.fc8 x86_64 kernel. i added CFLAGS="- > fPIC" and showed my libraries of mysql64 in configure but still no > good configuration status i h

[Nagios-users] service escalation problem

2009-09-09 Thread Terry
I have a couple of pretty simple service escalations. One of them is including a contactgroup when I don't expect it to: define serviceescalation{ hostgroup_name z-allhosts service_description .* contact_groups ms first_notification 3

[Nagios-users] NDOUtils on x86_64 Compile Error

2009-09-09 Thread Deniz Yoldüz
Hi, i did what you said on previous posts but still having the same problem. Server runs 2.6.24.4-64.fc8 x86_64 kernel. i added CFLAGS="-fPIC" and showed my libraries of mysql64 in configure but still no good configuration status i have. Any updates about this you may know? Thnx for all. -

Re: [Nagios-users] Remote restart by ssh

2009-09-09 Thread Anthony
Does the script rely on particular environment variables being set? Ie. Require a login shell? If you run "ssh . u...@hostname command_to_run" from the nagios box does it work? If not, it might be that the login environment gets different variables set than when the login environment is

Re: [Nagios-users] How do I change the address the mail is sent from for email notifications?

2009-09-09 Thread Spook ZA
2009/9/8 Janet Sullivan > > Not all versions of mailx support -R (FreeBSD's, for example).  Instead, you > can set the REPLYTO environment variable. > > -Original Message- > From: Menard, Chris [mailto:chris.men...@aspect.com] > Sent: Monday, September 07, 2009 5:27 AM > To: Esteban Torre

Re: [Nagios-users] How to make 1 exception for 1 host when mapping services to hostgroups?

2009-09-09 Thread Jelle Smet
> In my case, the bottom one takes precedence. However, I do get this error: > Warning: Duplicate definition found for service 'disk drives - nrpe' > on host 'omaampdb01a' (config file > '/etc/nagios/objects/services/templates/windows.cfg', starting on line > 20) > > I like this because I don't h

Re: [Nagios-users] Remote restart by ssh

2009-09-09 Thread Alex Huth
We are doing already a lot of checks by ssh, but this will be the first one with a event_handler. So it can't be a problem of the ssh keys. Also the specified admin user can execute the script local on the host. * Marc Powell schrieb: > > On Sep 8, 2009, at 8:24 AM, Alex Huth wrote: > > > Hi! >