problem in installing Nagios with cygwin

Jakob Curdes jc at info-systems.de
Mon Apr 20 19:43:42 CEST 2009


Imene NASRI schrieb:
> I used the Nagios-3.0.6 version and i haven't created a user nor a 
> group nagios in the machine.
>  my command  lines are :  ./configure
>                                       ./make all
>
a) you need to enable --enable-cygwin  when running configure.
b) You should not try to compile the modules. These probably won't anyway.
So you better do make nagios; make cgis; make install-base; make 
install-modules

c) You can find precompiled standard modules for windows via :
http://www.psychoticwolf.net/blog/2007/07/nagios_plugins_for_windows.php

There is also a hint on the page why you might get compiling problems in 
the module directory.
I remember that I applied this patch (bottom of page, "edit 
libexec_PROGRAMS (line 46 or so)")

No other modifications should be necessary. I have not checked if the 
--enable-cygwin switch still exists, but I think so.

Regards,
Jakob


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Nagios-users mailing list
Nagios-users at 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





More information about the Users mailing list