Author: glen                         Date: Mon Jun 14 19:53:42 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- define service template

---- Files affected:
packages/nagios-plugin-check_sphinx:
   check_sphinx.cfg (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/nagios-plugin-check_sphinx/check_sphinx.cfg
diff -u packages/nagios-plugin-check_sphinx/check_sphinx.cfg:1.1 
packages/nagios-plugin-check_sphinx/check_sphinx.cfg:1.2
--- packages/nagios-plugin-check_sphinx/check_sphinx.cfg:1.1    Mon Jun 14 
21:42:25 2010
+++ packages/nagios-plugin-check_sphinx/check_sphinx.cfg        Mon Jun 14 
21:53:37 2010
@@ -4,3 +4,15 @@
        command_name    check_sphinx
        command_line    /usr/lib/nagios/plugins/check_sphinx -H $HOSTADDRESS$ 
$ARG1$
 }
+
+define service {
+       use                     generic-service
+       name                    sphinx
+       service_description     sphinx
+       register                0
+
+       normal_check_interval   5
+       retry_check_interval    1
+
+       check_command           check_sphinx
+}
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-plugin-check_sphinx/check_sphinx.cfg?r1=1.1&r2=1.2&f=u

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

Reply via email to