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

2006-11-10 Thread Giles Coochey
> > Giles Coochey wrote: > >> Try: > >> > >> ./configure --build=i386 --host=i386 --libdir=/usr/lib32 > >> CFLAGS="-fPIC" > >> > >> Then "make" and you go. > >> > > > > Sorry - replying to my own post, I reached those by > experimentation, > > and now find that: > > > > ./configure CFLAGS="-f

[Nagios-users] Problem with cfg_dir

2006-11-10 Thread Joerg Hartmann
Hello, i tried to change the location of the config files of a good working Nagios 2.5-Installation. I put a # in front of all cfg_file= parameter in nagios.cfg and wrote two new lines with cfg_dir= cfg_dir=/etc/nagios/Global cfg_dir=/etc/nagios/LiveSystem After that i moved all *.cfg files (ex

Re: [Nagios-users] Can't install Plugins :- 'make' error after running configure

2006-11-10 Thread Sam Fraser
I've tried your suggestion to download and install 1.4.5.  I'm able to run make and make install now but libexec doesn't appear in my specifed directory /usr/local/nagios/nagios-plugins-1.4.5]# ls /usr/local/nagios/bin  etc  sbin  share  varAlthough I was able to run make ./configure still had a lo

Re: [Nagios-users] Can't install Plugins :- 'make' error afterrunning configure

2006-11-10 Thread Giles Coochey
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sam Fraser Sent: 10 November 2006 12:26 To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Can't install Plugins :- 'make' error afterrunning configure

Re: [Nagios-users] Problem with cfg_dir

2006-11-10 Thread Andy Shellam (Mailing Lists)
Hi Joerg, What is actually on that line 15? I understand it's happening on several config files, and is a correctly working installation, but if we can see the files we might be able to spot something out of place. Regards Andy. Joerg Hartmann wrote: > Hello, > > i tried to change the locatio

Re: [Nagios-users] Problem with cfg_dir

2006-11-10 Thread Giles Coochey
> > Hello, > > i tried to change the location of the config files of a good > working Nagios 2.5-Installation. > I put a # in front of all cfg_file= parameter in nagios.cfg > and wrote two new lines with cfg_dir= > > cfg_dir=/etc/nagios/Global > cfg_dir=/etc/nagios/LiveSystem > > After that i

Re: [Nagios-users] Problem with cfg_dir

2006-11-10 Thread Joerg Linge
Am Freitag, 10. November 2006 11:43 schrieb Joerg Hartmann: > Hello, > > i tried to change the location of the config files of a good working > Nagios 2.5-Installation. > I put a # in front of all cfg_file= parameter in nagios.cfg and > wrote two new lines with cfg_dir= > > cfg_dir=/etc/nagios/G

[Nagios-users] REPOST -- Nagios 2.x and NRPE 1.x

2006-11-10 Thread Kaplan, Andrew H.
Sorry about the repost,  I just need to get an answer on this so I know how to proceed with a project I’m working on at this time. Thanks.   I don’t know if this question has already been asked, so my apologies if I am repeating something:   Is a Nagios 2.x server compatible with clien

[Nagios-users] attributes file for check_radius_adv

2006-11-10 Thread John Longland
Title: attributes file for check_radius_adv Hi all!! I've been using check_radius_adv for some time now on my nagios system and its been working well. I do need to send some more attributes up to the radius-server, though. running the help file ( check_radius_adv --help ) revieles that on

Re: [Nagios-users] REPOST -- Nagios 2.x and NRPE 1.x

2006-11-10 Thread Andy Shellam (Mailing Lists)
Hi Andrew, I'm afraid I only started on Nagios 2.4 but I'm answering this to give you some food for thought until someone more knowledgeable finds the info out. The check_nrpe plugin is executed on the Nagios host, and is built from the NRPE source code. Therefore if you build NRPE 1.x, you'll

Re: [Nagios-users] Problem with cfg_dir

2006-11-10 Thread Joerg Hartmann
Giles and Jörg - you are right. Thanks very much for you help! - for the list archive - If i take cgi.cfg AND resource.cfg out of the subdirs which i defined with cfg_dir and put them back at /etc/nagios (where nagios.cfg resides) it works like expected. Thanks again - and a nice weekend to yo

[Nagios-users] error check external commands

2006-11-10 Thread Carlos S�nchez
Hi! When I try to run check external commands i have this error: Error: Could not stat() command file '/nagios/var/rw/nagios.cmd'! Any body know why? thanks _ Add a Yahoo! contact to Windows Live Messenger for a chance to win a fr

Re: [Nagios-users] error check external commands

2006-11-10 Thread Carlos S�nchez
The file /nagios/var/rw/nagios.cmd exist, and have this permisions prw-rw 1 nagios nagios 0 Nov 10 04:19 nagios.cmd From: Shivkumar <[EMAIL PROTECTED]> To: Carlos Sánchez <[EMAIL PROTECTED]> Subject: Re: [Nagios-users] error check external commands Date: Fri, 10 Nov 2006 19:57:57 +0530

Re: [Nagios-users] attributes file for check_radius_adv

2006-11-10 Thread Gerd Mueller
Hi John, if you would like to send this attribute http://www.gnu.org/software/radius/manual/html_node/radius_187.html Then use: 31 00 S1 31 is the attrib-ID, 0 0 are only needed for vendor attribs, S stands for string and 1 is obviously your value Hope that helps Cheer

Re: [Nagios-users] timeouts when using secondary dns

2006-11-10 Thread Gerd Mueller
Hi, I normaly configure hostaddresses by their ip-adresses. If it's not possible I always use nscd as very very simple name server cache. Cheers, Gerd Am Freitag, den 10.11.2006, 11:25 +1300 schrieb Steve Shipway: > We dealt with this by installing a local caching-only nameserver on > the Nag

Re: [Nagios-users] REPOST -- Nagios 2.x and NRPE 1.x

2006-11-10 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Kaplan, Andrew H. > Sent: Friday, November 10, 2006 7:06 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] REPOST -- Nagios 2.x and NRPE 1.x > > Sorry about the repos

Re: [Nagios-users] error check external commands

2006-11-10 Thread Marc Powell
Either you did not completely follow the documentation on enabling external command and your web server is not in the nagios group (and restarted), a directory above /nagios/var/rw/nagios.cmd does not have sufficient permissions to allow your web server access to that file or you have SELinux en

Re: [Nagios-users] error check external commands

2006-11-10 Thread Carlos S�nchez
thanks, my error was by the SELinux. I change the config file of the SELinux and I change to permissible and reboot my machine and the external commands is right From: "Marc Powell" <[EMAIL PROTECTED]> To: Subject: Re: [Nagios-users] error check external commands Date: Fri, 10 Nov 2006 10:02

[Nagios-users] Problem with nagios skipping check_rpc checks

2006-11-10 Thread Jeremiah Coleman
I have a nagios system I recently set up, and everything is working fine, except for check_rpc checks. For some reason, the schedular seems to be skipping the checks, and not rescheduling them. I get no error messages that I can find in the logs. All other checks run as they should. The relev

[Nagios-users] Nagios Directory check

2006-11-10 Thread Vasiliy Boulytchev
Gents, Need a nagios check to get me a remote directory size on a windows/linux machine. Does anyone have a check in mind? THANKS! Vasiliy Boulytchev [EMAIL PROTECTED] - Using Tomcat but need to do more? Need to support w

Re: [Nagios-users] Advanced permissions/user properties

2006-11-10 Thread Alex Burger
Hi Ton. Ton Voon wrote: > On 6 Nov 2006, at 16:43, Alex Burger wrote: >> I haven't tried Nagios 3 yet, but it doesn't look like my patch will >> work with it. I'll see if I can port it over. Any idea when the >> release date is for v3? > > Ethan stated at the Nagios Conference that he was ai