Page 1 of 1

Nagios RPM packages for RH73, RH80 and RH9

Posted: Tue Jun 03, 2003 5:54 pm
by Guest
I intended to Cc: it to both mailinglists as there might be some people
interested in this, but unfortunately I submitted it to soon.

-- dag wieers, [email protected], http://dag.wieers.com/ --
[Any errors in spelling, tact or fact are transmission errors]

---------- Forwarded message ----------
From: Dag Wieers
To: Ethan Galstad
Organization: 3TI Web Hosting Services
Date: Wed, 4 Jun 2003 03:51:27 +0200 (CEST)
User-Agent: Mutt/1.2.5.1i
X-Mailer: Ximian Evolution 1.0.5
Subject: Nagios RPM packages for RH73, RH80 and RH9

Hi Ethan,

I'm building Nagios RPM packages for RH73, RH80 and RH9. You can find
these packages at:

http://dag.wieers.com/packages/nagios/

and the plugins at:

http://dag.wieers.com/packages/nagios-plugins/

Or use apt as described on:

http://dag.wieers.com/apt/

Maybe there are people interested in using apt to install/update nagios or
using older RH versions. If so, you could link to it from your website (or
copy those files to your website if you like to).

Now, I had some troubles building nagios 1.1 due to changes in
contrib/mini_epn.c, I compared them against nagios 1.0 and came up with
this working patch. It seems to build, but since I'm not a programmer I
can't evaluate the correctness of the patch.

--- contrib/mini_epn.c.orig 2003-06-04 03:31:50.000000000 +0200
+++ contrib/mini_epn.c 2003-06-04 03:36:03.000000000 +0200
@@ -23,6 +23,11 @@

#define MAX_COMMANDLINE_LENGTH 160

+#define NO_XSLOCKS
+#include
+
+extern void boot_DynaLoader _((CV* cv));
+
static PerlInterpreter *perl = NULL;

Thanks in advance !
-- dag wieers, [email protected], http://dag.wieers.com/ --
[Any errors in spelling, tact or fact are transmission errors]







This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]