Mark Post <[EMAIL PROTECTED]>
Sent by: Linux on 390 Port <[EMAIL PROTECTED]>
12/30/2003 11:24 AM
Please respond to Linux on 390 Port
To: [EMAIL PROTECTED]
cc:
Subject: Re: Anyone Nagios?
Just for the heck of it, I downloaded Nagios 1.1 onto my SLES8 test
system.
It built just fine. You don't give any real information as to what errors
you encountered, so there's no way anyone can help you there. For the
compilations I ran, the only "gcc flags" that were used were some defines
and this:
-g -O2
Nothing terribly exotic, to say the least.
I'm also not sure what you mean by "hang" and "hung." Do you mean "takes
longer than I expected?" Or something like "it never finished, even
though
I waited 5 days?" Have you ever fired up another SSH session to run top
and
see what was going on?
'Top' told me that gcc was hogging the CPU. The 'make' went on for a
while. I need to revisit the scene. Good that you have been able to build
on SLES 8.
Mark Post
-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of
Ranga Nathan
Sent: Tuesday, December 30, 2003 12:24 PM
To: [EMAIL PROTECTED]
Subject: Anyone Nagios?
Has anyone installed Nagios (http://www.nagios.org/) on SLES 8 ? When I
tried (no rpm, so ./configure etc.) , it croaked on some gcc flags and
hung. In fact many of my traditional installs seem to hang. However when I
installed the Perl MQSeries module, eventhough it hung, the install was
successful.
Anyway, I would like to hear from those using Nagios.
Thanks