Index: noc/nagios/services.cfg
===================================================================
--- noc/nagios/services.cfg	(revision 899)
+++ noc/nagios/services.cfg	(revision 900)
@@ -63,4 +63,20 @@
 }
 
+define service {
+	use	scripts-service
+	host_name	scripts
+	service_description	SVN
+	check_command	check_svn
+	notification_period	afs
+}
+
+define service {
+	use	scripts-service
+	hostgroup_name	scripts-user
+	service_description	SVN
+	check_command	check_svn
+	notification_period	afs
+}
+
 define servicedependency{
 	host_name			scripts
