[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a

xkilian fmikus at acktomic.com
Tue Feb 28 22:16:03 UTC 2012


The following commit has been merged in the debian/master branch:
commit d26ed9a0591cf78ab6aa755580645b3a7b185e54
Author: xkilian <fmikus at acktomic.com>
Date:   Mon Jan 23 20:46:43 2012 -0500

    Update etc/discovery_rules.cfg

diff --git a/etc/discovery_rules.cfg b/etc/discovery_rules.cfg
index 45b9f59..4054e92 100644
--- a/etc/discovery_rules.cfg
+++ b/etc/discovery_rules.cfg
@@ -1,4 +1,4 @@
-##### Here are some rules for tagging hosts with classic templates
+##### Here are some examples for tagging hosts with classic templates
 
 # Classic Network services
 
@@ -17,8 +17,8 @@ define discoveryrule {
 
 
 
-# The generic-host should be AT THE END, because template are from more specific to
-# the msot generic one
+# The generic-host should be AT THE END, because templates are built from more specific to
+# generic
 define discoveryrule {
        discoveryrule_name	HostGeneric
        creation_type		host
@@ -30,9 +30,9 @@ define discoveryrule {
 
 
 
-# Sample for service creation.
-# It's just a sample, because the 77777 port is not valid :)
-# but should how to create a service with a rule
+# Example for service creation.
+# Obviously the 77777 port is not valid :)
+# This shows how to create a service with a rule
 
 define discoveryrule {
        discoveryrule_name       Sample-Service

-- 
UNNAMED PROJECT



More information about the Pkg-nagios-changes mailing list