[1857] in Moira Commits

home help back first fref pref prev next nref lref last post

/svn/moira r4002 - trunk/moira/gen

daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Wed May 12 16:26:51 2010

Date: Wed, 12 May 2010 16:26:45 -0400
From: Jonathon Weiss <jweiss@MIT.EDU>
Message-Id: <201005122026.o4CKQj1p001483@drugstore.mit.edu>
To: moira-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jweiss
Date: 2010-05-12 16:26:45 -0400 (Wed, 12 May 2010)
New Revision: 4002

Modified:
   trunk/moira/gen/nagios-cluster.gen
Log:
from cfox: add a test to cluster machines to make sure they are up to
date on ubuntu patches


Modified: trunk/moira/gen/nagios-cluster.gen
===================================================================
--- trunk/moira/gen/nagios-cluster.gen	2010-04-21 20:38:45 UTC (rev 4001)
+++ trunk/moira/gen/nagios-cluster.gen	2010-05-12 20:26:45 UTC (rev 4002)
@@ -76,6 +76,12 @@
 	use			public-service
 	}
 
+define service{
+	host_name		$name
+	contact_groups		noone
+	use			update-service
+	}
+
 END
 }
 


home help back first fref pref prev next nref lref last post