Re: [Nagios-users] check_disk 1.4.3 (1.64) for AIX not working?

2006-07-16 Thread Alexander Harvey
Actually, it still doesn't really work in AIX5L as it always finds the /proc filesystem to be of size -1%.I've rewritten this plugin as a shell script for anyone else who might find this useful:#!/bin/ksh # author: alex harvey# email: [EMAIL PROTECTED]Usage (){    printf "Usage: %s: [-w warn] [-c c

Re: [Nagios-users] statusmap.cgi

2006-07-16 Thread Hugo van der Kooij
On Sun, 16 Jul 2006, Rasool Ghaznavi wrote: > I have all libraries on /usr/local/lib (libgd.*,libpng.*,libjpeg.*) . > and there is no different between installing from ports or tarball package > , both of them > have this problem . As you do not allow others to check wether or not the proper

Re: [Nagios-users] statusmap.cgi

2006-07-16 Thread Rasool Ghaznavi
I have all libraries on /usr/local/lib (libgd.*,libpng.*,libjpeg.*) . and there is no different between installing from ports or tarball package , both of them have this problem .   RasoolHugo van der Kooij <[EMAIL PROTECTED]> wrote: On Sun, 16 Jul 2006, Rasool Ghaznavi wrote:> Dear Friends ,>

[Nagios-users] performance data file unexpectedly truncated.

2006-07-16 Thread Daniel Reynolds
Hello, I am running nagios-2.3.1 (rpm from DAG repository) on enterprise Redhat Enterprise Linux 2.4. Nagios has been configured to write out performance data to a file. The configuration works but sometime later, (I think when Nagios archives nagios.log), the performance data file is truncate

Re: [Nagios-users] Segmentation fault

2006-07-16 Thread Hugo van der Kooij
On Sun, 16 Jul 2006, Tony Heal wrote: > I am trying to put all configurations for each host into a single file. I am > trying to automate adding removing monitored hosts. I have a script that > creates the following, but when I run the verification on it I get the > following error: > > /usr/local

Re: [Nagios-users] Segmentation fault

2006-07-16 Thread Tony Heal
sorry, I want to put the configurations for each host into a single file per host.     Tony Heal Pace Systems Group, Inc. 800-624-5999 [EMAIL PROTECTED]     From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tony HealSent: Sunday, July 16, 2006 4:14 PMTo: nagios

[Nagios-users] Segmentation fault

2006-07-16 Thread Tony Heal
I am trying to put all configurations for each host into a single file. I am trying to automate adding removing monitored hosts. I have a script that creates the following, but when I run the verification on it I get the following error:   /usr/local/bin/check_nagios: line 3:  3278 Segmentat

Re: [Nagios-users] Nagios-users Digest, Vol 2, Issue 31

2006-07-16 Thread Ron Jenkins
The install is at /usr/local/nagios That worked. Thanks... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Sunday, July 16, 2006 2:05 PM To: nagios-users@lists.sourceforge.net Subject: Nagios-users Digest, Vol 2, Issue 31 Send Na

Re: [Nagios-users] Nagios v2.5 and Apache v2.0.58

2006-07-16 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Ron Jenkins > Sent: Sunday, July 16, 2006 12:00 PM > To: Morris, Patrick > Cc: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Nagios v2.5 and Apache v2.0.58 > > Below a

Re: [Nagios-users] Nagios v2.5 and Apache v2.0.58

2006-07-16 Thread Ron Jenkins
Below are the settings.   FYI… The Apache location is /www and I am running Nagios v2.5   Thanks...     # PHYSICAL HTML PATH # This is the path where the HTML files for Nagios reside.  This # value is used to locate the logo images needed by the statusmap # and statuswrl CGIs.  

Re: [Nagios-users] Nagios v2.5 and Apache v2.0.58

2006-07-16 Thread Morris, Patrick
> From: Ron Jenkins [mailto:[EMAIL PROTECTED] > Sent: Sunday, July 16, 2006 6:24 AM > To: Morris, Patrick; nagios-users@lists.sourceforge.net > Subject: RE: [Nagios-users] Nagios v2.5 and Apache v2.0.58 > Below are the errors. > [Fri Jul 14 22:33:07 2006] [error] [client x.x.x.x] Fi

Re: [Nagios-users] Nagios v2.5 and Apache v2.0.58

2006-07-16 Thread Ron Jenkins
Below are the errors.   Thanks...     [Fri Jul 14 22:33:07 2006] [error] [client x.x.x.x] File does not exist: /www/htdocs/www, referer: http://x.x.x.x/nagios/cgi-bin/tac.cgi [Fri Jul 14 22:34:05 2006] [error] [client x.x.x.x] File does not exist: /www/htdocs/www [Fri Jul 14 22:34:05

[Nagios-users] mcrypt problem on Solaris 10

2006-07-16 Thread Mohamed Gombolaty
Dear All,   I have installed nagios and  nsca-2.6 along with mcrypt-2.6.4on a solaris 10 box, and all the compilation went well, but whenever I run the script that uses send_nsca I get the following error :   send_nsca[26545]: [ID 334271 user.error] Could not open mcrypt algorithm 'blowfish' with m

Re: [Nagios-users] statusmap.cgi

2006-07-16 Thread Hugo van der Kooij
On Sun, 16 Jul 2006, Rasool Ghaznavi wrote: > Dear Friends , > I want to install nagios on a freebsd server , > I have gd, png and jpg installed on my server but when I want to install > nagios with ./configure it says you don't have one of them . > I tried with --with-gd-inc and --with-gd

[Nagios-users] statusmap.cgi

2006-07-16 Thread Rasool Ghaznavi
Dear Friends , I want to install nagios on a freebsd server , I have gd, png and jpg installed on my server but when I want to install nagios with ./configure it says you don't have one of them . I tried with  --with-gd-inc and --with-gd-lib with the addresses /usr/loca/include and /usr/local/li