locations.h

Go to the documentation of this file.
00001 /************************************************************************
00002  *
00003  * Nagios Locations Header File
00004  * Written By: Ethan Galstad (nagios@nagios.org)
00005  * Last Modified: 03-24-2003
00006  *
00007  * This program is free software; you can redistribute it and/or modify
00008  * it under the terms of the GNU General Public License version 2 as
00009  * published by the Free Software Foundation.
00010  *
00011  * This program is distributed in the hope that it will be useful,
00012  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00013  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00014  * GNU General Public License for more details.
00015  *
00016  * You should have received a copy of the GNU General Public License
00017  * along with this program; if not, write to the Free Software
00018  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
00019  ************************************************************************/
00020 
00021 #define DEFAULT_TEMP_FILE        "/usr/local/nagios/var/tempfile"
00022 #define DEFAULT_STATUS_FILE         "/usr/local/nagios/var/status.dat"
00023 #define DEFAULT_LOG_FILE         "/usr/local/nagios/var/nagios.log"
00024 #define DEFAULT_LOG_ARCHIVE_PATH    "/usr/local/nagios/var/archives/"
00025 #define DEFAULT_COMMENT_FILE        "/usr/local/nagios/var/comments.dat"
00026 #define DEFAULT_DOWNTIME_FILE       "/usr/local/nagios/var/downtime.dat"
00027 #define DEFAULT_RETENTION_FILE         "/usr/local/nagios/var/retention.dat"
00028 #define DEFAULT_COMMAND_FILE        "/usr/local/nagios/var/rw/nagios.cmd"
00029 #define DEFAULT_CONFIG_FILE         "/usr/local/nagios/etc/nagios.cfg"
00030 #define DEFAULT_PHYSICAL_HTML_PATH     "/usr/local/nagios/share"
00031 #define DEFAULT_URL_HTML_PATH       "/nagios"
00032 #define DEFAULT_PHYSICAL_CGIBIN_PATH      "/usr/local/nagios/sbin"
00033 #define DEFAULT_URL_CGIBIN_PATH        "/nagios/cgi-bin"
00034 #define DEFAULT_CGI_CONFIG_FILE        "/usr/local/nagios/etc/cgi.cfg"
00035 #define DEFAULT_LOCK_FILE        "/usr/local/nagios/var/nagios.lock"
00036 #define DEFAULT_OBJECT_CACHE_FILE      "/usr/local/nagios/var/objects.cache"
00037 #define DEFAULT_EVENT_BROKER_FILE      "/usr/local/nagios/var/broker.socket"
00038 #define DEFAULT_P1_FILE          "/usr/local/nagios/bin/p1.pl" /**** EMBEDDED PERL ****/
00039 #define DEFAULT_AUTH_FILE        ""       /**** EMBEDDED PERL - IS THIS USED? ****/

Generated on Tue Apr 13 15:15:28 2010 for DNX by  doxygen 1.5.6