Index: /noc/nagios/services.cfg
===================================================================
--- /noc/nagios/services.cfg	(revision 1073)
+++ /noc/nagios/services.cfg	(revision 1074)
@@ -285,7 +285,14 @@
 define service {
 	use	scripts-service
-	host_name	b-m,o-f
+	host_name	b-m,o-f,b-k
 	service_description	CPU
 	notifications_enabled	0
 	check_command	check_remote_procs_P!4!6!50
 }
+define servicedependency {
+	hostgroup_name	scripts-user
+	service_description	NRPE
+	dependent_service_description	CPU
+	execution_failure_criteria	n
+	notification_failure_criteria	w,u,c
+}
