<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi!<br>
<br>
I discovered Nagios a couple of weeks ago and found it very useful, so
I tried to use it to monitorize the systems I'm responsible of in my
private subnet. I chose a host to install Nagios in, and then make
active checks to the rest of machines, mostly Red Hat Linux Enterprise
Edition 3 and Solaris 10. I'm using <b>Nagios 2.8</b>, and <b>plugins
1.4.6</b>.<br>
<br>
When I compilled Nagios Plugins in my host, a RHEL3, I got some errors
because of <b>mysql</b>... I searched through the forum, and found
that it could be because of mysql-devel, which wasn't present in my
machine at the time. Installed it and everything went ok. Then I went
on to install NRPE and plugins into my RHEL3, and a couple of
OpenSUSEs, and found that same error I had learnt how to solve... Once
I installed the correct version of mysql-devel, everything went fine.<br>
<br>
My real problem appears when trying to follow that same proccess in my <b>Solaris
10</b> machines. Compilation shows mysql errors, libexec directory is
never created, and everything points to the same error I was being
troubled with in my Linux machines, with this exception: I don't know
where to find mysql-devel for my Solaris 10 OS.<br>
<br>
I'm using NRPE 2.7.1 tarball, but my problem is with plugins. I also
use the <b>tarball</b>... Untar it and try to compile with
./configure, make, and make install, but the first make ends with an
error, and can't get it to work...<br>
<br>
If someone had the same problem and you know the way they solved it, I
would be glad to know.<br>
<br>
Thank you in advance!!!<br>
<br>
Borja González.<br>
</body>
</html>