<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6944.0">
<TITLE>RE: Nagios isn't ready for prime time</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Courier New">Hi list</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Courier New">-----Original Message-----</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">But expecting a new to Nagios person to build the object config files is so time consuming and not understanding a lot of what is required in cfg files.</FONT></P>

<P><FONT SIZE=2 FACE="Courier New">Why not put the object cfg files in Nagios as the app is compiled.</FONT>

<BR><FONT SIZE=2 FACE="Courier New">For a IT person first being subjected to Negios , the time factor is to much.</FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">--------------------------</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Courier New">I'm planning to build a script which will read a file containing hosts you want to be monitored. The file would be something like </FONT></P>

<P><FONT SIZE=2 FACE="Courier New">"</FONT>

<BR><FONT SIZE=2 FACE="Courier New">host 192.168.0.1 http,sql,hda1,hda2;</FONT>

<BR><FONT SIZE=2 FACE="Courier New">router 192.168.0.254;</FONT>

<BR><FONT SIZE=2 FACE="Courier New">"</FONT>

<BR><FONT SIZE=2 FACE="Courier New">When reading "router", the script will try to get the interfaces to be monitored via snmp queries. The script will then build all the necessary .cfg files. It will also make the SQL queries needed to fill in hostextinfo & serviceextinfo in the mysql database for nagios 1.x, plus other customizations I'm adding to Nagios (cacti, weathermap4rrd etc.).</FONT></P>
<BR>

<P><FONT SIZE=2 FACE="Courier New">An automated process of creating Nagios config is a requirement for me, as Nagios will be used to monitor several consumer networks with frequent changes. The administrators who will be in charge won't have time to dig in the .cfg or mysql table to change something - and won't know how nagios config work either. The goal is to build all the config with the script so administrators won't have to edit a single file while Nagios is in a production environment.</FONT></P>

<P><FONT SIZE=2 FACE="Courier New">I hope I will be able to make something quite generic by the summer to have Nagios up and running, and not requiring much tweaks thanks to predefined generic settings like contacts, check interval or snmp community string.</FONT></P>
<BR>

<P><FONT SIZE=2 FACE="Courier New">Jean Francois</FONT>
</P>

</BODY>
</HTML>