Index: /noc/nagios/cgi.cfg
===================================================================
--- /noc/nagios/cgi.cfg	(revision 713)
+++ /noc/nagios/cgi.cfg	(revision 714)
@@ -1,7 +1,5 @@
 #################################################################
 #
-# CGI.CFG - Sample CGI Configuration File for Nagios 
-#
-# Last Modified: 05-05-2005
+# CGI.CFG - CGI Configuration File for Nagios 
 #
 #################################################################
@@ -13,5 +11,5 @@
 # data they might need.
 
-main_config_file=/etc/nagios/nagios.cfg
+main_config_file=/etc/nagios2/nagios.cfg
 
 
@@ -22,5 +20,5 @@
 # and statuswrl CGIs.
 
-physical_html_path=/usr/share/nagios/share
+physical_html_path=/usr/share/nagios2/htdocs
 
 
@@ -34,5 +32,5 @@
 # (without the quotes).
 
-url_html_path=/nagios
+url_html_path=/nagios2
 
 
@@ -44,5 +42,5 @@
 #         1 = enables context-sensitive help
 
-show_context_help=0
+show_context_help=1
 
 
@@ -63,5 +61,5 @@
 # use different command line arguments/syntaxes.
 
-nagios_check_command=/usr/lib/nagios/plugins/check_nagios /var/log/nagios/status.dat 5 '/usr/sbin/nagios'
+nagios_check_command=/usr/lib/nagios/plugins/check_nagios /var/cache/nagios2/status.dat 5 '/usr/sbin/nagios2'
 
 
@@ -93,5 +91,5 @@
 # secure domain (i.e., behind a firewall) to see the current status
 # without authenticating.  You may want to use this to avoid basic
-# authentication if you are not using a sercure server since basic
+# authentication if you are not using a secure server since basic
 # authentication transmits passwords in the clear.
 #
@@ -114,5 +112,5 @@
 # authorize any user who has authenticated to the web server.
 
-authorized_for_system_information=presbrey@MIT.EDU,quentin@MIT.EDU,geofft@MIT.EDU
+authorized_for_system_information=presbrey@MIT.EDU,andersk@MIT.EDU,quentin@MIT.EDU,geofft@MIT.EDU
 
 
@@ -126,5 +124,5 @@
 # to the web server.
 
-authorized_for_configuration_information=presbrey@MIT.EDU,quentin@MIT.EDU,geofft@MIT.EDU
+authorized_for_configuration_information=presbrey@MIT.EDU,andersk@MIT.EDU,quentin@MIT.EDU,geofft@MIT.EDU
 
 
@@ -139,5 +137,5 @@
 # authenticated to the web server.
 
-authorized_for_system_commands=presbrey@MIT.EDU,quentin@MIT.EDU,geofft@MIT.EDU
+authorized_for_system_commands=presbrey@MIT.EDU,andersk@MIT.EDU,quentin@MIT.EDU,geofft@MIT.EDU
 
 
@@ -154,6 +152,6 @@
 authorized_for_all_services=*
 authorized_for_all_hosts=*
-#authorized_for_all_services=presbrey@MIT.EDU,jbarnold@MIT.EDU
-#authorized_for_all_hosts=presbrey@MIT.EDU,jbarnold@MIT.EDU
+#authorized_for_all_services=presbrey@MIT.EDU,andersk@MIT.EDU
+#authorized_for_all_hosts=presbrey@MIT.EDU,andersk@MIT.EDU
 
 
@@ -168,6 +166,6 @@
 # user who has authenticated to the web server.
 
-authorized_for_all_service_commands=presbrey@MIT.EDU,jbarnold@MIT.EDU,quentin@MIT.EDU,geofft@MIT.EDU
-authorized_for_all_host_commands=presbrey@MIT.EDU,jbarnold@MIT.EDU,quentin@MIT.EDU,geofft@MIT.EDU
+authorized_for_all_service_commands=presbrey@MIT.EDU,andersk@MIT.EDU,quentin@MIT.EDU,geofft@MIT.EDU
+authorized_for_all_host_commands=presbrey@MIT.EDU,andersk@MIT.EDU,quentin@MIT.EDU,geofft@MIT.EDU
 
 
