]> git.pld-linux.org Git - packages/nagios.git/blobdiff - config.patch
- update configs
[packages/nagios.git] / config.patch
index a9808800b47537dc75f787bf3b0daff8a3cfa265..2ffe54084c5c5fbd65d14bb15c63ac06233617d2 100644 (file)
@@ -35,7 +35,7 @@
  
  
 -
-+# vim:ts=8:sw=8:syn=cfg
++# vim:ts=8:sw=8:ft=cfg
 --- nagios-3.1.2/sample-config/resource.cfg.in 2009-08-03 18:41:56.770015075 +0300
 +++ svn/nagios-config/trunk/resource.cfg       2009-08-03 18:42:15.413396493 +0300
 @@ -1,8 +1,6 @@
@@ -48,8 +48,8 @@
  #
  # You can define $USERx$ macros in this file, which can in turn be used
  # in command definitions in your host config file(s).  $USERx$ macros are
---- nagios-3.1.2/sample-config/nagios.cfg.in   2009-08-03 18:45:46.405840760 +0300
-+++ nagios-3.1.2/sample-config/nagios.cfg.in   2009-08-03 18:45:46.405840760 +0300
+--- nagios-3.1.2/sample-config/nagios.cfg.in   2009-08-05 00:05:06.623070929 +0300
++++ nagios-3.1.2/sample-config/nagios.cfg.in   2009-08-05 00:11:30.769380130 +0300
 @@ -1,13 +1,11 @@
  ##############################################################################
  #
  
  
  
+@@ -272,7 +265,7 @@
+ # If you want messages logged to the syslog facility, as well as the
+ # Nagios log file set this option to 1.  If not, set it to 0.
+-use_syslog=1
++use_syslog=0
+@@ -728,7 +721,7 @@
+ # by Nagios Enterprises from the update check is processed in accordance
+ # with our privacy policy - see http://api.nagios.org for details.
+-check_for_updates=1
++check_for_updates=0
+@@ -740,7 +733,7 @@
+ # this data to determine the number of users running specific version of
+ # Nagios.  Enable this option if you do not want this information to be sent.
+-bare_update_check=0
++bare_update_check=1
 @@ -850,8 +843,8 @@
  # Performance data is only written to these files if the
  # enable_performance_data option (above) is set to 1.
  
  
  
+@@ -875,8 +868,8 @@
+ # pipe ("p") mode which avoid blocking at startup, otherwise you will
+ # likely want the defult append ("a") mode.
+-#host_perfdata_file_mode=a
+-#service_perfdata_file_mode=a
++host_perfdata_file_mode=a
++service_perfdata_file_mode=a
 @@ -1065,7 +1058,7 @@
  #     strict-iso8601  (YYYY-MM-DDTHH:MM:SS)
  #
This page took 0.029576 seconds and 4 git commands to generate.