]> git.pld-linux.org Git - packages/nagios.git/blobdiff - nagios-resources.patch
up to 3.4.5rc1
[packages/nagios.git] / nagios-resources.patch
index 18edba4473f8f73910de2728bda07ce1c47a67a7..525769711c292e844a76aed18b8cc8d2a1686cb6 100644 (file)
@@ -9,3 +9,21 @@
  
  # Sets $USER2$ to be the path to event handlers
  #$USER2$=@libexecdir@/eventhandlers
+--- sample-config/resource.cfg.in~     2005-03-06 22:48:02.872945749 +0200
++++ sample-config/resource.cfg.in      2005-03-06 22:51:29.845002873 +0200
+@@ -26,9 +26,11 @@
+ $USER1$=@libexecdir@/nagios/plugins
+ # Sets $USER2$ to be the path to event handlers
+-#$USER2$=@libexecdir@/eventhandlers
++$USER2$=@libexecdir@/nagios/eventhandlers
+-# Store some usernames and passwords (hidden from the CGIs)
+-#$USER3$=someuser
+-#$USER4$=somepassword
++# Store MySQL usernames/password (hidden from the CGIs)
++$USER3$=mysql
++#$USER4$=
++# This is used for SNMP v1 community string in checkcommands.cfg
++$USER5$=public
This page took 0.088004 seconds and 4 git commands to generate.