Search found 6 matches

by bradyma
Wed Jun 15, 2011 6:35 am
Forum: Open Source Nagios Projects
Topic: Nagiosbpi
Replies: 9
Views: 4024

Re: Nagiosbpi

Apache 2.0.63

php 5.2.1 (downloaded from Sun and install via packgage add)

httpd.conf updates
LoadModule php5_modules mdules/libphp5.so


AddType application/x-httpd-php .php .phtml

DirectoryIndex index.html index.html.var index.php
by bradyma
Tue Jun 14, 2011 4:36 pm
Forum: Open Source Nagios Projects
Topic: Nagiosbpi
Replies: 9
Views: 4024

Re: Nagiosbpi

I just seem to have problems as soon as I pout these parameters in my httpd.conf. I am guessing bottom line is that I need to work them through....
Thanks....
by bradyma
Tue Jun 14, 2011 4:19 pm
Forum: Open Source Nagios Projects
Topic: Nagiosbpi
Replies: 9
Views: 4024

Re: Nagiosbpi

And I mean not just the binary out there in /usr/local/bin..but the LoadModule in the httpd.conf and the AddType in the httpd.conf .
by bradyma
Tue Jun 14, 2011 6:10 am
Forum: Open Source Nagios Projects
Topic: status.cgi
Replies: 2
Views: 1366

Re: status.cgi

Does Nagios BPI require that PHP be installed under apache2 in order to get this to work?


Thanks for your help.

Annette
by bradyma
Mon Jun 13, 2011 7:54 pm
Forum: Open Source Nagios Projects
Topic: Nagiosbpi
Replies: 9
Views: 4024

Re: Nagiosbpi

Is php required to be installed in apache2 when nagiosbpi is used?
by bradyma
Fri Apr 01, 2011 1:58 pm
Forum: Open Source Nagios Projects
Topic: status.cgi
Replies: 2
Views: 1366

status.cgi

Hi, I would like to display on a single html page several service groups. Currently I can only display one service group or all service groups using the status.cgi. If there is a format I can use for the status.cgi that would be great or anothe cgi that does this would also be great. Thanks for your...