<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<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 name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
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;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.Section1
        {page:Section1;}
-->
</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=Section1>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Have a look on my project : Nagios2Json <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><a href="http://www.yannj.fr/nagios2json">http://www.yannj.fr/nagios2json</a><o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>It is in beta but could help you in reading data from Nagios<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Yann<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>De :</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
nagios-devel-bounces@lists.sourceforge.net
[mailto:nagios-devel-bounces@lists.sourceforge.net] <b>De la part de</b> Jon
Buys<br>
<b>Envoyé :</b> mardi 17 juin 2008 22:22<br>
<b>À :</b> Nagios Developers List<br>
<b>Objet :</b> Re: [Nagios-devel] Front End Development<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<div>

<blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;
margin-left:4.8pt;margin-right:0cm'>

<div>

<div>

<p><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif"'>I
have tried searched high and low for documentation regarding the way a Front
End should communicate with Nagios 3.x  ( even 2.x ), but with no avail.
If anyone has a site or a quick run down on where to start I would appreciate
it. </span><span lang=EN-US><o:p></o:p></span></p>

</div>

</div>

</blockquote>

<div>

<p class=MsoNormal><br>
I'm looking for the same thing.  It seems to me that parsing the log files
would be best until a decent broker is developed.  On a side note, does
anyone know how tools like the Nagios Firefox plugin get their
information?  <o:p></o:p></p>

</div>

<blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;
margin-left:4.8pt;margin-right:0cm'>

<div>

<div>

<p><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif"'> </span><span
lang=EN-US><o:p></o:p></span></p>

<p><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif"'> </span><span
lang=EN-US><o:p></o:p></span></p>

<p><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif"'>A
side note, I started by simply parsing the Nagios log files for the information
I wanted, but decided that it may not be the correct way to do it and have
halted at that point to research some better alternatives and methods. </span><span
lang=EN-US><o:p></o:p></span></p>

</div>

</div>

</blockquote>

<div>

<p class=MsoNormal><br>
Right, I'm thinking of doing the same thing.  I'd rather work slower and
be more stable than faster and be prone to crashing.  Also, I'd rather not
install anything else in my Nagios config, and be able to build a tool that can
read data from it "out of the box".   <br>
<br>
I'm developing a desktop application with ties into Nagios, any advice is
appreciated.  <br>
<br>
Thanks,<br>
<br>
Jon<o:p></o:p></p>

</div>

</div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

</body>

</html>