Index: /noc/nagios/nagios.cfg
===================================================================
--- /noc/nagios/nagios.cfg	(revision 534)
+++ /noc/nagios/nagios.cfg	(revision 535)
@@ -481,5 +481,5 @@
 notification_timeout=30
 ocsp_timeout=5
-perfdata_timeout=5
+perfdata_timeout=30
 
 
Index: /noc/nagios/services.cfg
===================================================================
--- /noc/nagios/services.cfg	(revision 534)
+++ /noc/nagios/services.cfg	(revision 535)
@@ -2,5 +2,5 @@
 	name	scripts-service
 	use	generic-service
-        max_check_attempts	2
+        max_check_attempts	6
         normal_check_interval	2
 	retry_check_interval	1
@@ -58,5 +58,5 @@
 	hostgroup_name	scripts-mail
 	service_description	POSTFIX
-	check_command	check_remote_procs_u!1:110!1:200!postfix
+	check_command	check_remote_procs_u!1:128!1:256!postfix
 }
 
@@ -71,4 +71,5 @@
        use     scripts-service
        host_name	scripts
+       notification_period	afs
        service_description	SMTP
        check_command	check_smtp
@@ -114,5 +115,5 @@
 	hostgroup_name	mysql-masters,mysql-slaves
 	service_description	LOAD
-	check_command	check_remote_load!5:5:2!10:10:2
+	check_command	check_remote_load!13:5:5!15:7:7
 }
 
