deepti vaidya wrote:
>
> Dependencies
> ============
> 
> Apache2 -- Webserver used by the web-interface of nagios-- It runs as 
> webservd user.
> libgd2
> mod_php


Nit, list those in Imported Interfaces (some are already). And in
Imported Interfaces you need to list the cases from which you're
importing, which are missing.  In general, work with your case owner
to clean up the materials for details like these.


>       /etc/apache2/2.2/conf.d/nagios.conf -- It is used to
>       authenticate the user -- Its uncomitted.

That is ok, just be aware that dropping it in conf.d means it is
automatically enabled as soon as the package is installed. So it must
work out of the box. 


>       /usr/apache2/2.2/bin/<cgi-scripts> -- Its uncomitted.

Please expand on what is delivered here and what are those files for,
the document doesn't cover this at all yet.

Are these cgi scripts which implement a web interface?  IF so, that's
quite an unusual place to put them (without knowing what this case
intends to deliver there I can't quite say right or wrong, but seems
odd). The apache bin dir is for binaries related to running apache,
not for webapp content generation.

If this is indeed a webapp being delivered, is it part of the web
app content listed under /usr/share/nagios/*?


-- 
Jyri J. Virkki - jyri.virkki at sun.com - Sun Microsystems

Reply via email to