<div class="gmail_quote">On Wed, Feb 18, 2009 at 09:51, Paul Weaver <span dir="ltr"><<a href="mailto:paul.weaver@bbc.co.uk">paul.weaver@bbc.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
We use an ubuntu based PXE builder, but the same principle. We've<br>
deployed half a dozen nagios instances so far, another dozen to do by<br>
the end of the year.<br>
<br>
The config is stored in subversion, installing nagios hasn't been<br>
streamlined, as to be honest we rarely need to install from scratch.<br>
<br>
(standard ubuntu-server build, with a few additions like ssh and snmpd)<br>
apt-get install subversion apache2 expect libbit-vector-perl<br>...<br>... [ two dozen or more dependencies] ...<br>...</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
libxml-simple-perl sqsh<br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
su -<br>...<br>... [15 lines of hand-config] ...</blockquote><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
cd /usr/local/nagios/var<br>
> comments.dat<br>
> downtime.dat<br>
> nagios.log<br>
> objects.cache<br>
> retention.dat<br>
> status.dat</blockquote><div><br></div><div>The dependencies, hand-config user-creation, and the creation of the ghost files, can be done with a proper RPM -- which then means that two installations (by different people) are able to help each other a bit easier.  It may also help the original OT poster get a canned install with little hand-monkeying, so easier to approach a canned ISO or a VM disk image.</div>
<div><br></div><div>Paul, did you think of using the RPM, and indicating the shortfalls (such as the perl dependencies that aren't portable to the host's RPM dependencies -- those always pop up) or other issues with the RPM?</div>
<div><br></div></div>Allan<br><a href="http://community.nagios.org/wiki/index.php/LDAP-Configured_Nagios">http://community.nagios.org/wiki/index.php/LDAP-Configured_Nagios</a><br>
<div><br></div>