nagios/nagios-mdv_conf.diff

61 lines
1.5 KiB
Diff
Raw Permalink Normal View History

2012-02-01 20:57:29 +04:00
--- sample-config/cgi.cfg.in 2007-08-16 02:27:08.000000000 +0200
+++ sample-config/cgi.cfg.in.oden 2007-08-31 21:20:46.000000000 +0200
@@ -113,7 +113,7 @@
# not use authorization. You may use an asterisk (*) to
# authorize any user who has authenticated to the web server.
-authorized_for_system_information=nagiosadmin
+authorized_for_system_information=nagios
@@ -125,7 +125,7 @@
# an asterisk (*) to authorize any user who has authenticated
# to the web server.
-authorized_for_configuration_information=nagiosadmin
+authorized_for_configuration_information=nagios
@@ -138,7 +138,7 @@
# You may use an asterisk (*) to authorize any user who has
# authenticated to the web server.
-authorized_for_system_commands=nagiosadmin
+authorized_for_system_commands=nagios
@@ -151,8 +151,8 @@
# to authorize any user who has authenticated to the web server.
-authorized_for_all_services=nagiosadmin
-authorized_for_all_hosts=nagiosadmin
+authorized_for_all_services=nagios
+authorized_for_all_hosts=nagios
@@ -165,8 +165,8 @@
# authorization). You may use an asterisk (*) to authorize any
# user who has authenticated to the web server.
-authorized_for_all_service_commands=nagiosadmin
-authorized_for_all_host_commands=nagiosadmin
+authorized_for_all_service_commands=nagios
+authorized_for_all_host_commands=nagios
@@ -245,7 +245,7 @@
# This option allows you to specify the refresh rate in seconds
# of various CGIs (status, statusmap, extinfo, and outages).
-refresh_rate=90
+refresh_rate=30