packages: nagios-plugin-check_multipath/nagios-plugin-check_multipath.spec ...

glen glen at pld-linux.org
Thu Sep 10 19:48:55 CEST 2009


Author: glen                         Date: Thu Sep 10 17:48:55 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated for newer multipath tools (th)
- added service template
- version 1.2

---- Files affected:
packages/nagios-plugin-check_multipath:
   nagios-plugin-check_multipath.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/nagios-plugin-check_multipath/nagios-plugin-check_multipath.spec
diff -u packages/nagios-plugin-check_multipath/nagios-plugin-check_multipath.spec:1.7 packages/nagios-plugin-check_multipath/nagios-plugin-check_multipath.spec:1.8
--- packages/nagios-plugin-check_multipath/nagios-plugin-check_multipath.spec:1.7	Tue Apr  8 20:39:40 2008
+++ packages/nagios-plugin-check_multipath/nagios-plugin-check_multipath.spec	Thu Sep 10 19:48:50 2009
@@ -3,7 +3,7 @@
 Summary:	Nagios plugin to check the state of Linux device mapper multipath devices
 Summary(pl.UTF-8):	Wtyczka Nagiosa do sprawdzania stanu urządzeń multipath device mappera
 Name:		nagios-plugin-%{plugin}
-Version:	1.0
+Version:	1.2
 Release:	1
 License:	GPL v2
 Group:		Networking
@@ -40,6 +40,18 @@
 	command_name    %{plugin}
 	command_line    %{plugindir}/%{plugin}
 }
+
+define service {
+	use                     generic-service
+	name                    multipath
+	service_description     multipath
+	register                0
+
+	normal_check_interval   15
+	notification_interval   300
+
+	check_command           check_multipath
+}
 EOF
 
 %install
@@ -77,6 +89,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2009/09/10 17:48:50  glen
+- updated for newer multipath tools (th)
+- added service template
+- version 1.2
+
 Revision 1.7  2008/04/08 18:39:40  glen
 - disable sudo logging noise (fixed commands anyway)
 
================================================================

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



More information about the pld-cvs-commit mailing list