<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: [Nagios-users] RE: Permissions Error (Could not stat() command file )</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>It would seem I'm paying for running on the b-leading-edge again.</FONT>
</P>

<P><FONT SIZE=2>Unless anyone has got Nagios successfully working on RH 8 and APACHE 2, looks like i'm going to revert to RH7.3 and Apache 1.3.</FONT></P>

<P><FONT SIZE=2>I can't see anything wrong with the setup, yet it doesn't work. </FONT>
<BR><FONT SIZE=2>The last thing I'm going to attempt is running a STRACE on httpd and nagios, as suggested by Greg Potter, to see if i can spot anything in there... if not.. well... 1st things 1st.</FONT></P>

<P><FONT SIZE=2>Will post an update after lunch (hey, we have to have priorities!)</FONT>
<BR><FONT SIZE=2>Chris</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Pascal Miquet [<A HREF="mailto:p.miquet@hafiba.fr">mailto:p.miquet@hafiba.fr</A>]</FONT>
<BR><FONT SIZE=2>Sent: 10 December 2002 10:00</FONT>
<BR><FONT SIZE=2>To: Chris Losch</FONT>
<BR><FONT SIZE=2>Cc: 'Jon Lyons'; 'nagios-users@lists.sourceforge.net'</FONT>
<BR><FONT SIZE=2>Subject: RE: [Nagios-users] RE: Permissions Error (Could not stat()</FONT>
<BR><FONT SIZE=2>comman d file )</FONT>
</P>
<BR>

<P><FONT SIZE=2>For me on a RH8.0,</FONT>
<BR><FONT SIZE=2>APACHE 2.0.40-8</FONT>
<BR><FONT SIZE=2>Nagios 1.0</FONT>
<BR><FONT SIZE=2>Plugins 1.3 beta 2</FONT>
</P>

<P><FONT SIZE=2>I've got on the process info section:</FONT>
<BR><FONT SIZE=2>It appears as though Nagios is not running, so commands are temporarily</FONT>
<BR><FONT SIZE=2>unavailable... </FONT>
</P>

<P><FONT SIZE=2>And according to Execution command, I can't commit specified commands.</FONT>
<BR><FONT SIZE=2>Seems to be a CGI authentication.</FONT>
</P>

<P><FONT SIZE=2>Note that the previous version is running fine on my laptop with RH7.3</FONT>
</P>

<P><FONT SIZE=2>Regards</FONT>
</P>
<BR>

<P><FONT SIZE=2>Le lun 09/12/2002 à 18:05, Chris Losch a écrit :</FONT>
<BR><FONT SIZE=2>> Jon, </FONT>
<BR><FONT SIZE=2>> I am 99% sure, (from what I read in the ps -ef output, and httpd.conf)</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> Relevant part from httpd.conf</FONT>
<BR><FONT SIZE=2>> ------------------------------------------</FONT>
<BR><FONT SIZE=2>> # If you wish httpd to run as a different user or group, you must run</FONT>
<BR><FONT SIZE=2>> # httpd as root initially and it will switch.</FONT>
<BR><FONT SIZE=2>> #</FONT>
<BR><FONT SIZE=2>> # User/Group: The name (or #number) of the user/group to run httpd as.</FONT>
<BR><FONT SIZE=2>> #  . On SCO (ODT 3) use "User nouser" and "Group nogroup".</FONT>
<BR><FONT SIZE=2>> #  . On HPUX you may not be able to use shared memory as nobody, and the</FONT>
<BR><FONT SIZE=2>> #    suggested workaround is to create a user www and use that user.</FONT>
<BR><FONT SIZE=2>> #  NOTE that some kernels refuse to setgid(Group) or semctl(IPC_SET)</FONT>
<BR><FONT SIZE=2>> #  when the value of (unsigned)Group is above 60000;</FONT>
<BR><FONT SIZE=2>> #  don't use Group #-1 on these systems!</FONT>
<BR><FONT SIZE=2>> #</FONT>
<BR><FONT SIZE=2>> User apache</FONT>
<BR><FONT SIZE=2>> Group apache</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> I've even tried changing Group to 'nagiocmd', no luck with that either.</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> NOTE This is APACHE 2 as supplied by REDHAT 8 CD's</FONT>
<BR><FONT SIZE=2>> Server version: Apache/2.0.40</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> Thanks for your suggestion anyway,</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> I'm starting to wonder if this is an issue with Nagios on Apache2, has</FONT>
<BR><FONT SIZE=2>> anyone else got this working successfully?</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> Chris</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> -----Original Message-----</FONT>
<BR><FONT SIZE=2>> From: Jon Lyons [<A HREF="mailto:jlyons30@yahoo.com">mailto:jlyons30@yahoo.com</A>]</FONT>
<BR><FONT SIZE=2>> Sent: 09 December 2002 15:28</FONT>
<BR><FONT SIZE=2>> To: Chris Losch; 'Terry Inzauro'</FONT>
<BR><FONT SIZE=2>> Cc: 'nagios-users@lists.sourceforge.net'</FONT>
<BR><FONT SIZE=2>> Subject: Re: [Nagios-users] RE: Permissions Error (Could not stat() command</FONT>
<BR><FONT SIZE=2>> file )</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Are you sure apache is running as "apache" and not "www"? </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>>  Chris Losch <Chris.Losch@newham.gov.uk> wrote: </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Change of Subject line, things were getting confused....</FONT>
<BR><FONT SIZE=2>> ----</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> It was worth a try, still didnt work though *sigh*</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> Just in case I'm missing something.</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> ls -la /usr/local/nagios/var/rw</FONT>
<BR><FONT SIZE=2>> -----------------------------------------</FONT>
<BR><FONT SIZE=2>> total 8</FONT>
<BR><FONT SIZE=2>> drwxrwS---    2 nagios   nagiocmd     4096 Dec  6 17:20 .</FONT>
<BR><FONT SIZE=2>> drwxrwxr-x    4 nagios   nagios       4096 Dec  9 14:37 ..</FONT>
<BR><FONT SIZE=2>> prw-rwx---    1 nagios   nagiocmd        0 Dec  6 17:20 nagios.cmd (after</FONT>
<BR><FONT SIZE=2>> chmod'ing with Terry Inzauro's suggestion - see below, default group perms</FONT>
<BR><FONT SIZE=2>> are rw-) </FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> /etc/group (relevant bits)</FONT>
<BR><FONT SIZE=2>> ----------------</FONT>
<BR><FONT SIZE=2>> apache:x:48:</FONT>
<BR><FONT SIZE=2>> nobody:x:99:</FONT>
<BR><FONT SIZE=2>> nagios:x:500:</FONT>
<BR><FONT SIZE=2>> nagiocmd:x:501:nagios,nobody,apache</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> ps -ef | grep httpd  output</FONT>
<BR><FONT SIZE=2>> -------------------------</FONT>
<BR><FONT SIZE=2>> root     10311     1  0 Dec06 ?        00:00:02 /usr/sbin/httpd</FONT>
<BR><FONT SIZE=2>> apache   14958 10311  0 14:28 ?        00:00:00 /usr/sbin/httpd</FONT>
<BR><FONT SIZE=2>> apache   14959 10311  0 14:28 ?        00:00:00 /usr/sbin/httpd</FONT>
<BR><FONT SIZE=2>> apache   14960 10311  0 14:28 ?        00:00:00 /usr/sbin/httpd</FONT>
<BR><FONT SIZE=2>> apache   14961 10311  0 14:28 ?        00:00:00 /usr/sbin/httpd</FONT>
<BR><FONT SIZE=2>> apache   14962 10311  0 14:28 ?        00:00:00 /usr/sbin/httpd</FONT>
<BR><FONT SIZE=2>> apache   14963 10311  0 14:28 ?        00:00:00 /usr/sbin/httpd</FONT>
<BR><FONT SIZE=2>> apache   14964 10311  0 14:28 ?        00:00:00 /usr/sbin/httpd</FONT>
<BR><FONT SIZE=2>> apache   14965 10311  0 14:28 ?        00:00:00 /usr/sbin/httpd</FONT>
<BR><FONT SIZE=2>> apache   15022 10311  0 14:28 ?        00:00:00 /usr/sbin/httpd</FONT>
<BR><FONT SIZE=2>> root     16310 15956  0 14:34 pts/3    00:00:00 grep httpd</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> ps -ef | grep nagios</FONT>
<BR><FONT SIZE=2>> ---------------------------</FONT>
<BR><FONT SIZE=2>> nagios    8504     1  0 Dec06 ?        00:03:52 /usr/local/nagios/bin/nagios</FONT>
<BR><FONT SIZE=2>> -d</FONT>
<BR><FONT SIZE=2>> (lots, but all the same)</FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> I'm not wrong in thinking that the httpd is running under the APACHE user,</FONT>
<BR><FONT SIZE=2>> am I? </FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>> Thanks</FONT>
<BR><FONT SIZE=2>> Chris</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>>  </FONT>
<BR><FONT SIZE=2>>  -----Original Message-----</FONT>
<BR><FONT SIZE=2>> From: Terry Inzauro [<A HREF="mailto:tinzauro@axiomintegration.com">mailto:tinzauro@axiomintegration.com</A>]</FONT>
<BR><FONT SIZE=2>> Sent: 06 December 2002 19:27</FONT>
<BR><FONT SIZE=2>> To: Chris Losch</FONT>
<BR><FONT SIZE=2>> Subject: RE: [Nagios-users] RE: Permissions Error</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> I think the nagios user,the apache user need to have write access rwx access</FONT>
<BR><FONT SIZE=2>> to that file.  make sure that each of the respective users have the</FONT>
<BR><FONT SIZE=2>> necessary perms.  or just add the nagios user to the group owner in the</FONT>
<BR><FONT SIZE=2>> /etc/group file. </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> worth a try? </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Terry Inzauro </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> On Fri, 2002-12-06 at 11:31, Chris Losch wrote: </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> I'm afraid its a case of been there, done that... </FONT>
<BR><FONT SIZE=2>>   </FONT>
<BR><FONT SIZE=2>> but just in case I did something wrong, I tried again... </FONT>
<BR><FONT SIZE=2>>   </FONT>
<BR><FONT SIZE=2>> Stopped Nagios and $INSTALLPATH/var/rw/nagios.cmd  disappeared (as it should</FONT>
<BR><FONT SIZE=2>> - see I even tried reading the manual :-D ) </FONT>
<BR><FONT SIZE=2>> Used the /etc/rc.d/init/nagios script to start it,</FONT>
<BR><FONT SIZE=2>> $INSTALLPATH/var/rw/nagios.cmd re-appears with the default permissions </FONT>
<BR><FONT SIZE=2>>   </FONT>
<BR><FONT SIZE=2>> prw-rw----    1 nagios   nagiocmd        0 Dec  6 17:20 nagios.cmd </FONT>
<BR><FONT SIZE=2>>   </FONT>
<BR><FONT SIZE=2>> CHMOD'd 777 it, still receiving the same error when attempting the command. </FONT>
<BR><FONT SIZE=2>>   </FONT>
<BR><FONT SIZE=2>> Have even tried restarting the httpd :( which runs under the 'apache' user,</FONT>
<BR><FONT SIZE=2>> which is part of the nagiocmd group. </FONT>
<BR><FONT SIZE=2>>   </FONT>
<BR><FONT SIZE=2>> Incidently the parent (rw) directory has the permissions, </FONT>
<BR><FONT SIZE=2>>   </FONT>
<BR><FONT SIZE=2>> drwxrwS---    2 nagios   nagiocmd     4096 Dec  6 17:20 rw </FONT>
<BR><FONT SIZE=2>>   </FONT>
<BR><FONT SIZE=2>> Maybe someone will spot where im going wrong. </FONT>
<BR><FONT SIZE=2>> Anyway, have a good weekend all. </FONT>
<BR><FONT SIZE=2>> Chris </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> -----Original Message----- </FONT>
<BR><FONT SIZE=2>> From: Terry Inzauro [<A HREF="mailto:tinzauro@axiomintegration.com">mailto:tinzauro@axiomintegration.com</A>] </FONT>
<BR><FONT SIZE=2>> Sent: 06 December 2002 15:12 </FONT>
<BR><FONT SIZE=2>> To: Chris Losch </FONT>
<BR><FONT SIZE=2>> Cc: nagios-users@lists.sourceforge.net </FONT>
<BR><FONT SIZE=2>> Subject: RE: [Nagios-users] RE: Permissions Error </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> I cam across the same error once.  If there was a nagios process running,</FONT>
<BR><FONT SIZE=2>> kill it.  If there is a $INSTALLPATH/var/rw/nagios.cmd file, delete it.</FONT>
<BR><FONT SIZE=2>> Next, start nagios with the /etc/rc.d/init/nagios script.  Then try the</FONT>
<BR><FONT SIZE=2>> request again.  If does the same thing. try chmodddddding the</FONT>
<BR><FONT SIZE=2>> $INSTALLPATH/var/rw/nagios.cmd file for something like 777, then work it</FONT>
<BR><FONT SIZE=2>> backwards from there. </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Terry Inzauro </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> On Fri, 2002-12-06 at 06:41, Chris Losch wrote: </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> FYI, </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> I have just built up a clean install of Redhat 8, and Nagios1.0 </FONT>
<BR><FONT SIZE=2>> I have got Authentication setup and working ok (I can view cgi's), however I</FONT>
<BR><FONT SIZE=2>> am unable to send commands from the Web Pages to Nagios (Scheduling Checks</FONT>
<BR><FONT SIZE=2>> etc.) </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> I am recieving the error </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>>   Error: Could not stat() command file</FONT>
<BR><FONT SIZE=2>> '/usr/local/nagios/var/rw/nagios.cmd'! </FONT>
<BR><FONT SIZE=2>>   The external command file may be missing, Nagios may not be running,</FONT>
<BR><FONT SIZE=2>> and/or Nagios may not be checking external commands. </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>>   An error occurred while attempting to commit your command for processing. </FONT>
<BR><FONT SIZE=2>> :( </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> If possible I would suggest you backup the config CGI's (hosts services etc)</FONT>
<BR><FONT SIZE=2>> and start over, it seems to be easier than troubleshooting. </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Chris... yup another Chris. </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Just for reference I've included the bits below so you can cross reference</FONT>
<BR><FONT SIZE=2>> your config files. </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> cgi.cfg </FONT>
<BR><FONT SIZE=2>> ------- </FONT>
<BR><FONT SIZE=2>> authorized_for_system_information=xxxx,nagiosadmin, </FONT>
<BR><FONT SIZE=2>> authorized_for_system_commands=xxxx,nagiosadmin, </FONT>
<BR><FONT SIZE=2>> authorized_for_configuration_information=xxxx,nagiosadmin, </FONT>
<BR><FONT SIZE=2>> authorized_for_all_hosts=xxxx,nagiosadmin, </FONT>
<BR><FONT SIZE=2>> authorized_for_all_host_commands=xxxx,nagiosadmin, </FONT>
<BR><FONT SIZE=2>> authorized_for_all_services=xxxx,nagiosadmin, </FONT>
<BR><FONT SIZE=2>> authorized_for_all_service_commands=xxxx,nagiosadmin, </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> .htaccess (in /usr/local/nagios/share/ and  /usr/local/nagios/sbin/) </FONT>
<BR><FONT SIZE=2>> --------- </FONT>
<BR><FONT SIZE=2>> AuthName "Nagios Access" </FONT>
<BR><FONT SIZE=2>> AuthType Basic </FONT>
<BR><FONT SIZE=2>> AuthUserFile /usr/local/nagios/etc/htpasswd.users </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> /usr/local/nagios/etc/htpasswd.users </FONT>
<BR><FONT SIZE=2>> ------------------------------------ </FONT>
<BR><FONT SIZE=2>> nagiosadmin:<encrypted> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> /etc/httpd/conf/httpd.conf (added the following, otherwise, no changes from</FONT>
<BR><FONT SIZE=2>> default) </FONT>
<BR><FONT SIZE=2>> -------------------------- </FONT>
<BR><FONT SIZE=2>> ScriptAlias /nagios/cgi-bin/ /usr/local/nagios/sbin/ </FONT>
<BR><FONT SIZE=2>> <Directory "/usr/local/nagios/sbin/"> </FONT>
<BR><FONT SIZE=2>>     AllowOverride AuthConfig </FONT>
<BR><FONT SIZE=2>>     Options ExecCGI </FONT>
<BR><FONT SIZE=2>>     Order allow,deny </FONT>
<BR><FONT SIZE=2>>     Allow from all </FONT>
<BR><FONT SIZE=2>> </Directory> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> Alias /nagios/ /usr/local/nagios/share/ </FONT>
<BR><FONT SIZE=2>> <Directory "/usr/local/nagios/share"> </FONT>
<BR><FONT SIZE=2>>     Options None </FONT>
<BR><FONT SIZE=2>>     AllowOverride AuthConfig </FONT>
<BR><FONT SIZE=2>>     Order allow,deny </FONT>
<BR><FONT SIZE=2>>     Allow from all </FONT>
<BR><FONT SIZE=2>> </Directory> </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> /etc/local/nagios/etc/contacts.cfg </FONT>
<BR><FONT SIZE=2>> ---------------------------------- </FONT>
<BR><FONT SIZE=2>> define contact { </FONT>
<BR><FONT SIZE=2>> contact_name                   nagiosadmin </FONT>
<BR><FONT SIZE=2>> alias                          Nagios Admin </FONT>
<BR><FONT SIZE=2>> service_notification_period    24x7 </FONT>
<BR><FONT SIZE=2>> host_notification_period       24x7 </FONT>
<BR><FONT SIZE=2>> service_notification_options   w,u,c,r </FONT>
<BR><FONT SIZE=2>> host_notification_options      d,u,r </FONT>
<BR><FONT SIZE=2>> service_notification_commands  notify-by-email,notify-by-epager </FONT>
<BR><FONT SIZE=2>> host_notification_commands     host-notify-by-email,host-notify-by-epager </FONT>
<BR><FONT SIZE=2>> email                          nagios-admin@localhost.localdomain </FONT>
<BR><FONT SIZE=2>> pager                          pagenagios-admin@localhost.localdomain </FONT>
<BR><FONT SIZE=2>> } </FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> /etc/local/nagios/etc/nagios.cfg </FONT>
<BR><FONT SIZE=2>> --------------------------------- </FONT>
<BR><FONT SIZE=2>> # </FONT>
<BR><FONT SIZE=2>> # nagios.cfg - Config file for Nagios (www.nagios.org) </FONT>
<BR><FONT SIZE=2>> # </FONT>
<BR><FONT SIZE=2>> # Written by Nagat. Manually editing this file is a bad idea since Nagat</FONT>
<BR><FONT SIZE=2>> will </FONT>
<BR><FONT SIZE=2>> # overwrite it. Delete the nagatobj.dat file in the nagios/etc directory to </FONT>
<BR><FONT SIZE=2>> # reread the Nagios configuration. </FONT>
<BR><FONT SIZE=2>> # </FONT>
<BR><FONT SIZE=2>> log_file=/usr/local/nagios/var/nagios.log </FONT>
<BR><FONT SIZE=2>> cfg_file=/usr/local/nagios/etc/checkcommands.cfg </FONT>
<BR><FONT SIZE=2>> cfg_file=/usr/local/nagios/etc/misccommands.cfg </FONT>
<BR><FONT SIZE=2>> cfg_file=/usr/local/nagios/etc/contactgroups.cfg </FONT>
<BR><FONT SIZE=2>> cfg_file=/usr/local/nagios/etc/contacts.cfg </FONT>
<BR><FONT SIZE=2>> cfg_file=/usr/local/nagios/etc/dependencies.cfg </FONT>
<BR><FONT SIZE=2>> cfg_file=/usr/local/nagios/etc/escalations.cfg </FONT>
<BR><FONT SIZE=2>> cfg_file=/usr/local/nagios/etc/hostgroups.cfg </FONT>
<BR><FONT SIZE=2>> cfg_file=/usr/local/nagios/etc/hosts.cfg </FONT>
<BR><FONT SIZE=2>> cfg_file=/usr/local/nagios/etc/services.cfg </FONT>
<BR><FONT SIZE=2>> cfg_file=/usr/local/nagios/etc/timeperiods.cfg </FONT>
<BR><FONT SIZE=2>> resource_file=/usr/local/nagios/etc/resource.cfg </FONT>
<BR><FONT SIZE=2>> status_file=/usr/local/nagios/var/status.log </FONT>
<BR><FONT SIZE=2>> nagios_user=nagios </FONT>
<BR><FONT SIZE=2>> nagios_group=nagios </FONT>
<BR><FONT SIZE=2>> check_external_commands=1 </FONT>
<BR><FONT SIZE=2>> command_check_interval=-1 </FONT>
<BR><FONT SIZE=2>> command_file=/usr/local/nagios/var/rw/nagios.cmd </FONT>
<BR><FONT SIZE=2>> comment_file=/usr/local/nagios/var/comment.log </FONT>
<BR><FONT SIZE=2>> downtime_file=/usr/local/nagios/var/downtime.log </FONT>
<BR><FONT SIZE=2>> lock_file=/usr/local/nagios/var/nagios.lock </FONT>
<BR><FONT SIZE=2>> temp_file=/usr/local/nagios/var/nagios.tmp </FONT>
<BR><FONT SIZE=2>> log_rotation_method=d </FONT>
<BR><FONT SIZE=2>> log_archive_path=/usr/local/nagios/var/archives </FONT>
<BR><FONT SIZE=2>> use_syslog=1 </FONT>
<BR><FONT SIZE=2>> log_notifications=1 </FONT>
<BR><FONT SIZE=2>> log_service_retries=1 </FONT>
<BR><FONT SIZE=2>> log_host_retries=1 </FONT>
<BR><FONT SIZE=2>> log_event_handlers=1 </FONT>
<BR><FONT SIZE=2>> log_initial_states=0 </FONT>
<BR><FONT SIZE=2>> log_external_commands=1 </FONT>
<BR><FONT SIZE=2>> log_passive_service_checks=1 </FONT>
<BR><FONT SIZE=2>> inter_check_delay_method=s </FONT>
<BR><FONT SIZE=2>> service_interleave_factor=s </FONT>
<BR><FONT SIZE=2>> max_concurrent_checks=0 </FONT>
<BR><FONT SIZE=2>> service_reaper_frequency=10 </FONT>
<BR><FONT SIZE=2>> sleep_time=1 </FONT>
<BR><FONT SIZE=2>> service_check_timeout=60 </FONT>
<BR><FONT SIZE=2>> host_check_timeout=30 </FONT>
<BR><FONT SIZE=2>> event_handler_timeout=30 </FONT>
<BR><FONT SIZE=2>> notification_timeout=30 </FONT>
<BR><FONT SIZE=2>> ocsp_timeout=5 </FONT>
<BR><FONT SIZE=2>> perfdata_timeout=5 </FONT>
<BR><FONT SIZE=2>> retain_state_information=1 </FONT>
<BR><FONT SIZE=2>> state_retention_file=/usr/local/nagios/var/status.sav </FONT>
<BR><FONT SIZE=2>> retention_update_interval=60 </FONT>
<BR><FONT SIZE=2>> use_retained_program_state=0 </FONT>
<BR><FONT SIZE=2>> interval_length=60 </FONT>
<BR><FONT SIZE=2>> use_agressive_host_checking=0 </FONT>
<BR><FONT SIZE=2>> execute_service_checks=1 </FONT>
<BR><FONT SIZE=2>> accept_passive_service_checks=1 </FONT>
<BR><FONT SIZE=2>> enable_notifications=1 </FONT>
<BR><FONT SIZE=2>> enable_event_handlers=1 </FONT>
<BR><FONT SIZE=2>> process_performance_data=0 </FONT>
<BR><FONT SIZE=2>> obsess_over_services=0 </FONT>
<BR><FONT SIZE=2>> check_for_orphaned_services=0 </FONT>
<BR><FONT SIZE=2>> check_service_freshness=1 </FONT>
<BR><FONT SIZE=2>> freshness_check_interval=60 </FONT>
<BR><FONT SIZE=2>> aggregate_status_updates=1 </FONT>
<BR><FONT SIZE=2>> status_update_interval=15 </FONT>
<BR><FONT SIZE=2>> enable_flap_detection=0 </FONT>
<BR><FONT SIZE=2>> low_service_flap_threshold=5.0 </FONT>
<BR><FONT SIZE=2>> high_service_flap_threshold=20.0 </FONT>
<BR><FONT SIZE=2>> low_host_flap_threshold=5.0 </FONT>
<BR><FONT SIZE=2>> high_host_flap_threshold=20.0 </FONT>
<BR><FONT SIZE=2>> date_format=euro </FONT>
<BR><FONT SIZE=2>> illegal_object_name_chars=`~!$%^&*|'"<>?,()= </FONT>
<BR><FONT SIZE=2>> illegal_macro_output_chars=`~$&|'"<> </FONT>
<BR><FONT SIZE=2>> admin_email=nagios </FONT>
<BR><FONT SIZE=2>> admin_pager=pagenagios </FONT>
<BR><FONT SIZE=2>> </FONT>
</P>

<CODE><FONT SIZE=3><BR>
<BR>
**********************************************************************<BR>
Important:<BR>
This e-mail is intended for the above named person only and should be<BR>
treated as confidential. If this has come to you in error you should take<BR>
no action based on it, nor should you copy or show it to anyone; <BR>
please telephone us immediately.<BR>
**********************************************************************<BR>
</FONT></CODE>
</BODY>
</HTML>