[Pkg-nagios-changes] [pkg-nagios] r1408 - nagios3/trunk/debian

Alexander Wirt formorer at alioth.debian.org
Tue Apr 8 18:36:17 UTC 2008


Author: formorer
Date: 2008-04-08 18:36:17 +0000 (Tue, 08 Apr 2008)
New Revision: 1408

Modified:
   nagios3/trunk/debian/cfg-commands.cfg.diff
Log:
Update cfg-command.cfg.diff to 3.0.1


Modified: nagios3/trunk/debian/cfg-commands.cfg.diff
===================================================================
--- nagios3/trunk/debian/cfg-commands.cfg.diff	2008-04-08 18:35:12 UTC (rev 1407)
+++ nagios3/trunk/debian/cfg-commands.cfg.diff	2008-04-08 18:36:17 UTC (rev 1408)
@@ -1,8 +1,8 @@
---- commands.cfg.orig	2008-03-13 20:48:21.000000000 +0100
-+++ commands.cfg	2008-03-13 20:50:29.000000000 +0100
-@@ -1,25 +1,11 @@
+--- commands.cfg.orig	2008-04-08 19:42:26.000000000 +0200
++++ commands.cfg	2008-04-08 19:50:20.000000000 +0200
+@@ -1,29 +1,13 @@
  ###############################################################################
--# COMMANDS.CFG - SAMPLE COMMAND DEFINITIONS FOR NAGIOS 3.0
+-# COMMANDS.CFG - SAMPLE COMMAND DEFINITIONS FOR NAGIOS 3.0.1
 -#
 -# Last Modified: 05-31-2007
 -#
@@ -16,7 +16,7 @@
 +# Sample command definitions for Nagios
  ###############################################################################
  
- 
+-
  ################################################################################
  #
 -# SAMPLE NOTIFICATION COMMANDS
@@ -28,18 +28,19 @@
  #
  ################################################################################
  
-@@ -42,184 +28,16 @@
+-
+ # 'notify-host-by-email' command definition
+ define command{
+ 	command_name	notify-host-by-email
+@@ -42,184 +26,16 @@
  
  ################################################################################
  #
 -# SAMPLE HOST CHECK COMMANDS
-+# HOST CHECK COMMANDS
- #
- ################################################################################
- 
-+# On Debian, check-host-alive is being defined from within the
-+# nagios-plugins package
- 
+-#
+-################################################################################
+-
+-
 -# This command checks to see if a host is "alive" by pinging it
 -# The check must result in a 100% packet loss or 5 second (5000ms) round trip 
 -# average time to produce a critical error.
@@ -61,11 +62,12 @@
 -# 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.
--#
++# HOST CHECK COMMANDS
+ #
 -# NOTE:  The following 'check_local_...' functions are designed to monitor
 -#        various metrics on the host that Nagios is running on (i.e. this one).
  ################################################################################
--
+ 
 -# 'check_local_disk' command definition
 -define command{
 -        command_name    check_local_disk
@@ -99,8 +101,10 @@
 -	command_name	check_local_swap
 -	command_line	$USER1$/check_swap -w $ARG1$ -c $ARG2$
 -	}
++# On Debian, check-host-alive is being defined from within the
++# nagios-plugins package
+ 
 -
--
 -# 'check_local_mrtgtraf' command definition
 -define command{
 -	command_name	check_local_mrtgtraf
@@ -111,7 +115,7 @@
 -################################################################################
 -# NOTE:  The following 'check_...' commands are used to monitor services on
 -#        both local and remote hosts.
--################################################################################
+ ################################################################################
 -
 -# 'check_ftp' command definition
 -define command{




More information about the Pkg-nagios-changes mailing list