<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="FR" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hy everyone,<o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US">We tried to install glusterFS-nagios on our glusterFS cluster on debian Jessi . When I tried to build source, I&#8217;m block on this dependency : glusternagios module<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Witch difference between Nagios addon and Nagios server addons ?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal">root@dev-gluster-01:~/gluster-nagios-addons-1.1.0/nagios-server-addons-1.1.0# ./configure<o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US">checking for a BSD-compatible install... /usr/bin/install -c<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking whether build environment is sane... yes<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for a thread-safe mkdir -p... /bin/mkdir -p<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for gawk... no<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for mawk... mawk<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking whether make sets $(MAKE)... yes<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking whether make supports nested variables... yes<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for gcc... gcc<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking whether the C compiler works... yes<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for C compiler default output file name... a.out<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for suffix of executables...<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking whether we are cross compiling... no<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for suffix of object files... o<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking whether we are using the GNU C compiler... yes<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking whether gcc accepts -g... yes<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for gcc option to accept ISO C89... none needed<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for style of include used by make... GNU<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking dependency style of gcc... none<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking whether ln -s works... yes<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for a Python interpreter with version &gt;= 2.6... python<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for python... /usr/bin/python<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for python version... 2.7<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for python platform... linux2<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for python script directory... ${prefix}/lib/python2.7/dist-packages<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for pyflakes... /usr/bin/pyflakes<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for pep8... /usr/bin/pep8<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for python-config... /usr/bin/python-config<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking for nosetests... /usr/bin/nosetests<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking python module: argparse... yes<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking python module: ethtool... yes<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">checking python module: glusternagios... no<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">configure: error: failed to find required module glusternagios<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><a href="mailto:root@dev-gluster-01:~/gluster-nagios-addons-1.1.0/nagios-server-addons-1.1.0#">root@dev-gluster-01:~/gluster-nagios-addons-1.1.0/nagios-server-addons-1.1.0#</a><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">thanks<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
</div>
</body>
</html>