[Pkg-nagios-changes] [pkg-nagios] r1086 - nagios2/trunk/debian

Marc Haber zugschlus at alioth.debian.org
Fri Dec 15 13:04:21 CET 2006


Author: zugschlus
Date: 2006-12-15 13:04:21 +0100 (Fri, 15 Dec 2006)
New Revision: 1086

Modified:
   nagios2/trunk/debian/cfg-commands.cfg.diff
   nagios2/trunk/debian/changelog
Log:
  * remove check_dns from comands.cfg.
    Thanks to Dr. Tilo Levante. Closes: #402303



Modified: nagios2/trunk/debian/cfg-commands.cfg.diff
===================================================================
--- nagios2/trunk/debian/cfg-commands.cfg.diff	2006-12-10 13:28:01 UTC (rev 1085)
+++ nagios2/trunk/debian/cfg-commands.cfg.diff	2006-12-15 12:04:21 UTC (rev 1086)
@@ -1,5 +1,5 @@
---- sample-config/template-object/commands.cfg	2006-11-28 17:21:07.000000000 +0100
-+++ debian-configs/commands.cfg	2006-11-28 17:22:11.000000000 +0100
+--- sample-config/template-object/commands.cfg	2006-12-15 13:01:50.000000000 +0100
++++ debian-configs/commands.cfg	2006-12-15 13:02:21.000000000 +0100
 @@ -1,12 +1,5 @@
  ################################################################################
 -# Sample command definitions for Nagios 2.6
@@ -14,20 +14,20 @@
  ################################################################################
  
  
-@@ -38,7 +31,7 @@
+@@ -38,157 +31,17 @@
  
  ################################################################################
  #
 -# SAMPLE SERVICE CHECK COMMANDS
-+# SERVICE CHECK COMMANDS
- #
- # These are some example service check commands.  They may or may not work on
- # your system, as they must be modified for your plugins.  See the HTML 
-@@ -47,45 +40,6 @@
- ################################################################################
- 
- 
+-#
+-# These are some example service check commands.  They may or may not work on
+-# your system, as they must be modified for your plugins.  See the HTML 
+-# documentation on the plugins for examples of how to configure command definitions.
+-#
 -################################################################################
+-
+-
+-################################################################################
 -# NOTE:  The following 'check_local_...' functions are designed to monitor
 -#        various metrics on the host that Nagios is running on (i.e. this one).
 -################################################################################
@@ -66,13 +66,13 @@
 -#        both local and remote hosts.
 -################################################################################
 -
- # 'check_dns' command definition
- define command{
-         command_name    check_dns
-@@ -93,102 +47,19 @@
-         }
- 
- 
+-# 'check_dns' command definition
+-define command{
+-        command_name    check_dns
+-        command_line    $USER1$/check_dns -H www.yahoo.com -s $HOSTADDRESS$
+-        }
+-
+-
 -# 'check_ftp' command definition
 -define command{
 -        command_name    check_ftp
@@ -145,8 +145,8 @@
 -
 -
 -
- ################################################################################
- #
+-################################################################################
+-#
 -# SAMPLE HOST CHECK COMMANDS
 +# HOST CHECK COMMANDS
  #
@@ -176,7 +176,7 @@
  #
  # These are some example notification commands.  They may or may not work on
  # your system without modification.  As an example, some systems will require 
-@@ -200,7 +71,7 @@
+@@ -200,7 +53,7 @@
  # 'host-notify-by-email' command definition
  define command{
  	command_name	host-notify-by-email
@@ -185,7 +185,7 @@
  	}
  
  
-@@ -213,7 +84,7 @@
+@@ -213,7 +66,7 @@
  # 'notify-by-email' command definition
  define command{
  	command_name	notify-by-email
@@ -194,7 +194,7 @@
  	}
  
  
-@@ -229,7 +100,7 @@
+@@ -229,7 +82,7 @@
  
  ################################################################################
  #

Modified: nagios2/trunk/debian/changelog
===================================================================
--- nagios2/trunk/debian/changelog	2006-12-10 13:28:01 UTC (rev 1085)
+++ nagios2/trunk/debian/changelog	2006-12-15 12:04:21 UTC (rev 1086)
@@ -2,8 +2,10 @@
 
   * NOT RELEASED YET
   * new german debconf translations from Matthias Julius (closes: #400700).
+  * remove check_dns from comands.cfg.
+    Thanks to Dr. Tilo Levante. Closes: #402303
 
- -- sean finney <seanius at debian.org>  Sun, 10 Dec 2006 09:55:03 +0100
+ -- Marc Haber <mh+debian-packages at zugschlus.de>  Fri, 15 Dec 2006 13:03:18 +0100
 
 nagios2 (2.6-1) unstable; urgency=low
 




More information about the Pkg-nagios-changes mailing list