#GroundWork Monitor - The ultimate data integration framework. #Copyright (C) 2004-2006 GroundWork Open Source Solutions info@itgroundwork.com # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License # as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA maven.repo.remote = http://www.groundworkopensource.com/maven/, http://www.bluesunrise.com/maven/, http://www.ibiblio.org/maven/, http://dist.codehaus.org/, http://cvs.apache.org/repository # Deployment Prefix org.groundwork.deploy.prefix = /usr/local/groundwork # Apache directories org.groundwork.apache2.htdocs = ${org.groundwork.deploy.prefix}/apache2/htdocs org.groundwork.apache2.config = ${org.groundwork.deploy.prefix}/apache2/conf org.groundwork.apache2.cgibin = ${org.groundwork.deploy.prefix}/apache2/cgi-bin org.groundwork.php.share = share/php #Nagios and perl settings org.groundwork.perl.dir = ${org.groundwork.deploy.prefix}/bin/perl org.groundwork.perl.site = ${org.groundwork.deploy.prefix}/lib/perl5/site_perl org.groundwork.nagios.var = ${org.groundwork.deploy.prefix}/nagios/var org.groundwork.nagios.status = ${org.groundwork.deploy.prefix}/nagios/var/status.log org.groundwork.nagios.nagios = ${org.groundwork.deploy.prefix}/nagios/var/nagios.log org.groundwork.nagios.cgi = ${org.groundwork.deploy.prefix}/apache2/cgi-bin org.groundwork.nagios.remote.user = nagiosadmin org.groundwork.nagios.config = ${org.groundwork.deploy.prefix}/nagios/etc/nagios.cfg # The following setting will configure the feeder for the correct Nagios version org.groundwork.nagios.version = 2