On Mon, Apr 16, 2012 at 3:02 PM, Michael Friedrich
<michael.friedr...@univie.ac.at> wrote:
> On 16.04.2012 20:32, Isaac Witmer wrote:
>> I'm trying to figure out the proper way to install with with the
>> default debian configuration. It's apparent from a base configuration
>> that some of the paths don't match my system. I think I can probably
>> manage, but if anyone knows of any nagiosbp guides specifically for
>> debian, I'd be much obliged.
>
> clarify on your problem then - i expect a lot people actually using the
> debian packages for icinga.

Alright, I'm using this ./configure:
sudo ./configure --with-nagcgiurl=/icinga/cgi-bin
--with-naghtmurl=/icinga --with-nagetc=/etc/
--with-apache-authname="Icinga Access" --with-nagiosbp-user=nagios
--with-nagiosbp-group=nagios

and it gives me this output:
 General Options:
 -------------------------
       Install user/group:  nagios,nagios
        Install ${prefix}:  /usr/local/nagiosbp
   Install ${exec_prefix}:  ${prefix}
                  LIB Dir:  ${exec_prefix}/lib
               Config Dir:  ${prefix}/etc
                 Data Dir:  ${prefix}/share
                  HTM URL:  /nagiosbp
                  CGI URL:  /nagiosbp/cgi-bin
        Nagios Config Dir:  /etc/
           Nagios HTM URL:  /icinga
           Nagios CGI URL:  /icinga/cgi-bin
        Apache conf.d Dir:  /etc/apache2/conf.d
              Apache User:  www-data
          Apache AuthName:  Icinga Access
               cron.d Dir:  /etc/cron.d


Which looks pretty good; more in line with the debian icinga package
installation than the default './configure'.

One thing I'm a bit worried about still is the '/nagiosbp' htm URL. It
looks like it's coming with it's own cgi interface, separate from
icinga? but it also works together with icinga?

I'm also a bit worried that this is going to have it's own reports.
Currently the script that we use goes to the cgi and downloads the
html and png generated from cgi in icinga. It'd be nice if I could
have this new method (which shows the elevated status of both checks)
connected with the old system of services and hosts.
Does that make sense?

Thanks!

-- 
Isaac Witmer

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to