Index: noc/nagios/services.cfg
===================================================================
--- noc/nagios/services.cfg	(revision 900)
+++ noc/nagios/services.cfg	(revision 960)
@@ -108,4 +108,22 @@
 	use	scripts-service
 	hostgroup_name	scripts-user
+	service_description	HTTP
+	notification_period	afs
+	check_command	check_http_heartbeat
+	contact_groups	scripts
+}
+
+define service {
+	use	scripts-service
+	hostgroup_name		scripts-user
+	service_description	HTTPS
+	notification_period	afs
+	check_command	check_https_cert!14
+	contact_groups	scripts
+}
+
+define service {
+	use	scripts-service
+	hostgroup_name	scripts-user
 	service_description	NSCD
 	check_command	check_remote_procs_u!1:256!1:512!nscd
