[Nagios-users] RE: Nagios/Plugins on AIX 5.2 - reply

2005-12-08 Thread Chrietzberg, Aletha
Got it. 
Here's what I'm getting now.

--
$ make all
cd ./base  make
gcc -O2 -I/usr/local/lib  -D_ALL_SOURCE -D_ANSI_C_SOURCE
-D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN
-DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong
-I/usr/opt/perl5/lib/5.8.0/aix-thread-multi/CORE  -DHAVE_CONFIG_H -DNSCORE
-c broker.c
gcc: unrecognized option `-qmaxmem=16384'
gcc: unrecognized option `-qnoansialias'
gcc: unrecognized option `-q32'
gcc: unrecognized option `-qlonglong'
In file included from ../include/config.h:228,
 from broker.c:26:
/usr/include/pthread.h:556: error: parse error before '*' token
/usr/include/pthread.h:559: error: parse error before '*' token
/usr/include/pthread.h:563: error: parse error before '*' token
/usr/include/pthread.h:566: error: parse error before '*' token
/usr/include/pthread.h:569: error: parse error before '*' token
/usr/include/pthread.h:572: error: parse error before '*' token
/usr/include/pthread.h:575: error: parse error before '*' token
/usr/include/pthread.h:578: error: parse error before '*' token
/usr/include/pthread.h:581: error: parse error before '*' token
/usr/include/pthread.h:585: error: parse error before '*' token
/usr/include/pthread.h:588: error: parse error before '*' token
In file included from broker.c:27:
../include/common.h:31:1: unterminated #ifdef
In file included from ../include/nagios.h:26,
 from broker.c:29:
../include/common.h:31:1: unterminated #ifdef
In file included from ../include/objects.h:31,
 from ../include/nagios.h:28,
 from broker.c:29:
../include/common.h:31:1: unterminated #ifdef
make: 1254-004 The error code from the last command is 1.


Stop.

---
I edited common.h as your notes instruct.  I haven't changed anything else
in it.
Are the gcc errors something I can correct or ignore?
Any suggestions on the the pthread header?






-Original Message-
From: Charles Dee Rice [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 07, 2005 5:41 PM
To: Chrietzberg, Aletha
Subject: RE: Nagios/Plugins on AIX 5.2 - reply



I've attached two files -- 
install-notes-aix-server.txt
install-logs-aix-server.txt

I converted them to DOS format (CR+LF), since I didn't know if your mail
client is on a PC.

The notes file is a crib sheet listing the commands and configuration
options I used when building the components on AIX and Linux.  I've hidden
hostnames and internal network info with X's.  Note that I have moved around
a few things from the standard installation model, so be sure to un-modify
things before you cut-and-paste anything from here.  :)
I also change the nagios user and group to infr, an internal account we
use
here for non-privlidged sysadmin tasks.

All the RPMs I refer to are the IBM-supplied RPMS for AIX52 as part of the
Linux Affinity project.  Let me know if you don't have the URL and I'll send
you the link.

We are in the process updating our SSL libs here, so you'll see some notes
about things to change for different versions of SSL.  Take whatever actions
are appropriate for your libraries.

Some of the mkitab lines only apply if you are not using tcpwrappers.  If
you
are using tcpwrappers, configure nrpe and ncsu through tcpwrappers.

In the log file, you'll see the command lines are truncated because they are
a literal cut-and-paste from the xterm windows where I ran the commands,
rather than scripts generated by the script command.

Let me know if you have questions or are still having trouble!

- Chuck


--- Chrietzberg, Aletha [EMAIL PROTECTED] wrote:

 Hey Chuck,
 Yes, I'm still having trouble.
 That would be awesome if you have any notes.  I'll take anything I can get
 my hands on at this point.  I'm trying to install the Nagios and the
 plugins.
 
 Which version of Nagios did you install?   1.2 or 2.0b4?  
 Just send me whatever you can.
 
 Thanks.
 
 Never let the fear of striking out get in your way.
 Babe Ruth
 
 
 Aletha D Chrietzberg
 UNC Healthcare
 ISD -  AIX Tech Services
 (919) 966-4888
 
 
 
 -Original Message-
 From: Charles Dee Rice [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, December 07, 2005 3:10 PM
 To: [EMAIL PROTECTED]
 Subject: Nagios/Plugins on AIX 5.2
 
 
 
 Hi, this is Chuck in Apache Junction, AZ.  I saw a recent post you sent to
 the nagios-users mailing list concerning having some trouble building
 nagios
 on AIX 5.2.
 
 I have nagios, nagios-plugins, nrpe and ncsa all built on AIX 5.2 ML04
with
 detailed notes and build logs -- I'd be happy to send them to you if
you're
 still having trouble.
 
 Drop me a note or give me a call at 480-235-8069 if you want.
 
 - Chuck





---
This SF.net email is sponsored by: Splunk Inc. Do you grep

RE: [Nagios-users] RE: help on AIX 5.2

2005-12-07 Thread Chrietzberg, Aletha
Hey guys,
Here's what I'm getting when I try to run 'make install' 
Any ideas?  

I also don't know why I'm getting what looks to be an extra entry for nagios
on the second install-sh line.  Or is this OK?
-
# make install
cd ./base  make install
.././install-sh -c -m 775 -o nagios -g nagios -d
/usr/local/nagios/bin
#.././install-sh -c -m 774 -o nagios -g nagios nagios
/usr/local/nagios/bin
/usr/bin/strip /usr/local/nagios/bin/nagios
strip: /usr/local/nagios/bin/nagios -- 0654-405 Specify an XCOFF object file
or an archive of
XCOFF object files.
make: 1254-004 The error code from the last command is 255.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.



Anyone jump in here. I'm not much of a perl programmer either.
Any help with AIX would be greatly appreciated.





-Original Message-
From: Petrucci, Joseph [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 11:38 AM
To: Chrietzberg, Aletha; Kevin Alford; Daniel Jimenez;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2


Last time I was in an AIX shop, there was a Linux tools for AIX CD that came
with 5.2. load GCC from there then get a source copy of Nagios and try to
compile it. you might have to load on a few more libraries but I do not
think so.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Chrietzberg, Aletha
Sent: Monday, November 28, 2005 11:31 AM
To: 'Kevin Alford'; Daniel Jimenez; Chrietzberg, Aletha;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2


I went to the link you gave but I don't see a discussion on installing
Nagios base on AIX 5.2.  I do see the nrpe install but I 
thought you had to
have Nagios running somewhere to use this.  I am an AIX only shop.

Or did I misunderstand/misread something in your answer?





-Original Message-
From: Kevin Alford [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 10:46 AM
To: Daniel Jimenez; Chrietzberg, Aletha;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)


I used the following link to install mine, and it worked fine.  I am
running AIX 5.2 ML7.

http://www.nagiosexchange.org/nagios-users.34.0.html?tx_mailli
sttofaq_p
i1%5Bmode%5D=1tx_maillisttofaq_pi1%5BshowUid%5D=12441#childUid12708

 


Kevin D. Alford
Manager,
Network and Facility
TMC Technologies, Inc.

a Global Science  Technology Company




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel
Jimenez
Sent: Monday, November 28, 2005 10:45 AM
To: Chrietzberg, Aletha; nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

I'm actually not installing Nagios, but just NRPE and the plugins. I'm
having problems with the most important plugin for my specific
environment, which is check_disk. I'm sticking to Linux for my Nagios
Core install. 

-Original Message-
From: Chrietzberg, Aletha [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 8:27 AM
To: 'nagios-users@lists.sourceforge.net'
Subject: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

Daniel,
I have been trying to get nagios installed on AIX 5.2 for some time but
to no avail.  Is there anything you can pass along that may help me?
Did you have to install any extra AIX PTFs?   I have Perl, gdlib, zlib,
gcc
and libpng installed.   But where I'm getting into trouble is in the
running
of make on the main Nagios makefile.One of the errors is in regards
to
gcc warnings on a bunch of undeclared identifiers.  
 
I have been battling this for a while but can find no one that can help
me.
I pick it up and put it down.   I am still running the old Netsaint and
have
been hanging on to that so I can have something.  

I promise not to take up too much of your time.   I just want 
to get the
base running. I can handle the plugins.
Any help would be greatly appreciated. 



Never let the fear of striking out get in your way.
Babe Ruth


Aletha D Chrietzberg
ISD -  AIX Tech Services
UNC Healthcare
(919) 966-4888





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue. 
::: Messages without supporting info

[Nagios-users] RE: Nagios/Plugins on AIX 5.2 - reply

2005-12-07 Thread Chrietzberg, Aletha
Hey Chuck,
Yes, I'm still having trouble.
That would be awesome if you have any notes.  I'll take anything I can get
my hands on at this point.  I'm trying to install the Nagios and the
plugins.

Which version of Nagios did you install?   1.2 or 2.0b4?  
Just send me whatever you can.

Thanks.

Never let the fear of striking out get in your way.
Babe Ruth


Aletha D Chrietzberg
UNC Healthcare
ISD -  AIX Tech Services
(919) 966-4888



-Original Message-
From: Charles Dee Rice [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 07, 2005 3:10 PM
To: [EMAIL PROTECTED]
Subject: Nagios/Plugins on AIX 5.2



Hi, this is Chuck in Apache Junction, AZ.  I saw a recent post you sent to
the nagios-users mailing list concerning having some trouble building nagios
on AIX 5.2.

I have nagios, nagios-plugins, nrpe and ncsa all built on AIX 5.2 ML04 with
detailed notes and build logs -- I'd be happy to send them to you if you're
still having trouble.

Drop me a note or give me a call at 480-235-8069 if you want.

- Chuck






---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2

2005-11-30 Thread Chrietzberg, Aletha
Daniel,
Do you still want that script fro check_disk?
You want me to just email it to you?  I didn't want to clutter the user list
with alot of script lines.

Let me know.

Never let the fear of striking out get in your way.
Babe Ruth


Aletha D Chrietzberg
ISD -  AIX Tech Services
UNC Healthcare
(919) 966-4888




-Original Message-
From: Daniel Jimenez [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 30, 2005 2:38 PM
To: Petrucci, Joseph; Chrietzberg, Aletha; Kevin Alford;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2


Yeah, I've compiled mine straight from source and I still get those
errors w/check_disk. check_load works great. 

Daniel

-Original Message-
From: Petrucci, Joseph [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 28, 2005 10:38 AM
To: Chrietzberg, Aletha; Kevin Alford; Daniel Jimenez;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2

Last time I was in an AIX shop, there was a Linux tools for AIX CD that
came with 5.2. load GCC from there then get a source copy of Nagios and
try to compile it. you might have to load on a few more libraries but I
do not think so.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of 
Chrietzberg, Aletha
Sent: Monday, November 28, 2005 11:31 AM
To: 'Kevin Alford'; Daniel Jimenez; Chrietzberg, Aletha; 
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2


I went to the link you gave but I don't see a discussion on installing 
Nagios base on AIX 5.2.  I do see the nrpe install but I thought you 
had to have Nagios running somewhere to use this.  I am an AIX only 
shop.

Or did I misunderstand/misread something in your answer?





-Original Message-
From: Kevin Alford [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 10:46 AM
To: Daniel Jimenez; Chrietzberg, Aletha; 
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)


I used the following link to install mine, and it worked fine.  I am 
running AIX 5.2 ML7.

http://www.nagiosexchange.org/nagios-users.34.0.html?tx_mailli
sttofaq_p
i1%5Bmode%5D=1tx_maillisttofaq_pi1%5BshowUid%5D=12441#childUid12708

 


Kevin D. Alford
Manager,
Network and Facility
TMC Technologies, Inc.

a Global Science  Technology Company




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel 
Jimenez
Sent: Monday, November 28, 2005 10:45 AM
To: Chrietzberg, Aletha; nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

I'm actually not installing Nagios, but just NRPE and the plugins. I'm 
having problems with the most important plugin for my specific 
environment, which is check_disk. I'm sticking to Linux for my Nagios 
Core install.

-Original Message-
From: Chrietzberg, Aletha [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 8:27 AM
To: 'nagios-users@lists.sourceforge.net'
Subject: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

Daniel,
I have been trying to get nagios installed on AIX 5.2 for some time but

to no avail.  Is there anything you can pass along that may help me?
Did you have to install any extra AIX PTFs?   I have Perl, gdlib, zlib,
gcc
and libpng installed.   But where I'm getting into trouble is in the
running
of make on the main Nagios makefile.One of the errors is in regards
to
gcc warnings on a bunch of undeclared identifiers.  
 
I have been battling this for a while but can find no one that can help

me.
I pick it up and put it down.   I am still running the old Netsaint and
have
been hanging on to that so I can have something.  

I promise not to take up too much of your time.   I just want 
to get the
base running. I can handle the plugins.
Any help would be greatly appreciated. 



Never let the fear of striking out get in your way.
Babe Ruth


Aletha D Chrietzberg
ISD -  AIX Tech Services
UNC Healthcare
(919) 966-4888





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log 
files for problems?  Stop!  Download the new AJAX search engine that 
makes searching your log files as easy as surfing the  web.  DOWNLOAD 
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when 
reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log 
files for problems?  Stop!  Download the new AJAX search engine that 
makes searching your

[Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

2005-11-28 Thread Chrietzberg, Aletha
Daniel,
I have been trying to get nagios installed on AIX 5.2 for some time but to
no avail.  Is there anything you can pass along that may help me?
Did you have to install any extra AIX PTFs?   I have Perl, gdlib, zlib, gcc
and libpng installed.   But where I'm getting into trouble is in the running
of make on the main Nagios makefile.One of the errors is in regards to
gcc warnings on a bunch of undeclared identifiers.  
 
I have been battling this for a while but can find no one that can help me.
I pick it up and put it down.   I am still running the old Netsaint and have
been hanging on to that so I can have something.  

I promise not to take up too much of your time.   I just want to get the
base running. I can handle the plugins.
Any help would be greatly appreciated. 



Never let the fear of striking out get in your way.
Babe Ruth


Aletha D Chrietzberg
ISD -  AIX Tech Services
UNC Healthcare
(919) 966-4888





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2

2005-11-28 Thread Chrietzberg, Aletha
I found out we can't use some of the plugins when I installed Netsaint.  I'm
assuming that hasn't changed. 

 I'll be glad to cut  paste the script I'm using if you'd like me to do
that.  I got some AIX plugins/scripts from Chris The Rocker and just took
those, copied and modified them to my needs.  I haven't heard from him in a
long while and not sure where he is now. He had a web page for downloading
them but I don't have that anymore either.It's very simple but it works
for me.  They were written for Netsaint originally but it shouldn't matter I
wouldn't think.  You tell me.

Thanks guys for the install link I'll go try it and let you know on that
too.


Let me know about that plugin or others and I'll be glad send it. I will
leave Chris' credits in there since these he did create them.  



-Original Message-
From: Daniel Jimenez [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 10:56 AM
To: Kevin Alford; Chrietzberg, Aletha;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)


I did follow the same instructions and as displayed in my previous
email, I am unable to use check_disk. Could you show me your command
line and output of a check_disk on /dev/hd4? 

-Original Message-
From: Kevin Alford [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 28, 2005 9:46 AM
To: Daniel Jimenez; Chrietzberg, Aletha;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

I used the following link to install mine, and it worked fine.  I am
running AIX 5.2 ML7.

http://www.nagiosexchange.org/nagios-users.34.0.html?tx_maillisttofaq_p
i1%5Bmode%5D=1tx_maillisttofaq_pi1%5BshowUid%5D=12441#childUid12708

 


Kevin D. Alford
Manager,
Network and Facility
TMC Technologies, Inc.

a Global Science  Technology Company




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel
Jimenez
Sent: Monday, November 28, 2005 10:45 AM
To: Chrietzberg, Aletha; nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

I'm actually not installing Nagios, but just NRPE and the plugins. I'm
having problems with the most important plugin for my specific
environment, which is check_disk. I'm sticking to Linux for my Nagios
Core install. 

-Original Message-
From: Chrietzberg, Aletha [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 8:27 AM
To: 'nagios-users@lists.sourceforge.net'
Subject: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

Daniel,
I have been trying to get nagios installed on AIX 5.2 for some time but
to no avail.  Is there anything you can pass along that may help me?
Did you have to install any extra AIX PTFs?   I have Perl, gdlib, zlib,
gcc
and libpng installed.   But where I'm getting into trouble is in the
running
of make on the main Nagios makefile.One of the errors is in regards
to
gcc warnings on a bunch of undeclared identifiers.  
 
I have been battling this for a while but can find no one that can help
me.
I pick it up and put it down.   I am still running the old Netsaint and
have
been hanging on to that so I can have something.  

I promise not to take up too much of your time.   I just want to get the
base running. I can handle the plugins.
Any help would be greatly appreciated. 



Never let the fear of striking out get in your way.
Babe Ruth


Aletha D Chrietzberg
ISD -  AIX Tech Services
UNC Healthcare
(919) 966-4888





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=ick
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null







---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log

RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2(Daniel Jimenez)

2005-11-28 Thread Chrietzberg, Aletha
I will try that one. 

Thanks Joseph.




-Original Message-
From: Petrucci, Joseph [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 11:38 AM
To: Chrietzberg, Aletha; Kevin Alford; Daniel Jimenez;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2


Last time I was in an AIX shop, there was a Linux tools for AIX CD that came
with 5.2. load GCC from there then get a source copy of Nagios and try to
compile it. you might have to load on a few more libraries but I do not
think so.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Chrietzberg, Aletha
Sent: Monday, November 28, 2005 11:31 AM
To: 'Kevin Alford'; Daniel Jimenez; Chrietzberg, Aletha;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2


I went to the link you gave but I don't see a discussion on installing
Nagios base on AIX 5.2.  I do see the nrpe install but I 
thought you had to
have Nagios running somewhere to use this.  I am an AIX only shop.

Or did I misunderstand/misread something in your answer?





-Original Message-
From: Kevin Alford [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 10:46 AM
To: Daniel Jimenez; Chrietzberg, Aletha;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)


I used the following link to install mine, and it worked fine.  I am
running AIX 5.2 ML7.

http://www.nagiosexchange.org/nagios-users.34.0.html?tx_mailli
sttofaq_p
i1%5Bmode%5D=1tx_maillisttofaq_pi1%5BshowUid%5D=12441#childUid12708

 


Kevin D. Alford
Manager,
Network and Facility
TMC Technologies, Inc.

a Global Science  Technology Company




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel
Jimenez
Sent: Monday, November 28, 2005 10:45 AM
To: Chrietzberg, Aletha; nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

I'm actually not installing Nagios, but just NRPE and the plugins. I'm
having problems with the most important plugin for my specific
environment, which is check_disk. I'm sticking to Linux for my Nagios
Core install. 

-Original Message-
From: Chrietzberg, Aletha [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 8:27 AM
To: 'nagios-users@lists.sourceforge.net'
Subject: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

Daniel,
I have been trying to get nagios installed on AIX 5.2 for some time but
to no avail.  Is there anything you can pass along that may help me?
Did you have to install any extra AIX PTFs?   I have Perl, gdlib, zlib,
gcc
and libpng installed.   But where I'm getting into trouble is in the
running
of make on the main Nagios makefile.One of the errors is in regards
to
gcc warnings on a bunch of undeclared identifiers.  
 
I have been battling this for a while but can find no one that can help
me.
I pick it up and put it down.   I am still running the old Netsaint and
have
been hanging on to that so I can have something.  

I promise not to take up too much of your time.   I just want 
to get the
base running. I can handle the plugins.
Any help would be greatly appreciated. 



Never let the fear of striking out get in your way.
Babe Ruth


Aletha D Chrietzberg
ISD -  AIX Tech Services
UNC Healthcare
(919) 966-4888





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=ick
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





---
This SF.net email is sponsored by: Splunk Inc. Do you grep 
through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD