Author: glen                         Date: Tue Sep 15 07:55:31 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- omit check_ prefix from service templates

---- Files affected:
packages/nagios-snmp-plugins:
   nagios-snmp-plugins.cfg (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/nagios-snmp-plugins/nagios-snmp-plugins.cfg
diff -u packages/nagios-snmp-plugins/nagios-snmp-plugins.cfg:1.7 
packages/nagios-snmp-plugins/nagios-snmp-plugins.cfg:1.8
--- packages/nagios-snmp-plugins/nagios-snmp-plugins.cfg:1.7    Tue Sep 15 
09:52:29 2009
+++ packages/nagios-snmp-plugins/nagios-snmp-plugins.cfg        Tue Sep 15 
09:55:26 2009
@@ -23,7 +23,7 @@
 }
 
 define service {
-       name                    check_snmp_disk
+       name                    snmp_disk
        use                     generic-service
        service_description     disk
        register                0
@@ -38,7 +38,7 @@
 }
 
 define service {
-       name                    check_snmp_proc
+       name                    snmp_proc
        use                     generic-service
        service_description     proc
        register                0
@@ -53,7 +53,7 @@
 }
 
 define service {
-       name                    check_snmp_swap
+       name                    snmp_swap
        use                     generic-service
        service_description     swap
        register                0
@@ -68,7 +68,7 @@
 }
 
 define service {
-       name                    check_snmp_load
+       name                    snmp_load
        use                     generic-service
        service_description     load average
        register                0
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-snmp-plugins/nagios-snmp-plugins.cfg?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to