Index: noc/nagios/hosts.cfg
===================================================================
--- noc/nagios/hosts.cfg	(revision 321)
+++ noc/nagios/hosts.cfg	(revision 428)
@@ -13,4 +13,14 @@
 }
 
+# SQL
+
+define host {
+	use	scripts-host
+	host_name	sql
+	alias		sql
+	address		18.181.0.52
+	contact_groups	scripts,pagers
+}
+
 define host {
 	use	scripts-host
@@ -20,30 +30,8 @@
 }
 
-define host {
-	use	scripts-host
-	host_name	o-f
-	alias		old-faithful
-	address		18.181.0.53
-}
-
-define host {
-	use	scripts-host
-	host_name	scripts
-	alias		scripts
-	address		18.181.0.46
-}
-
-define host {
-	use	scripts-host
-	host_name	sql
-	alias		sql
-	address		18.181.0.52
-}
-
-define host {
-	use	scripts-host
-	host_name	scripts-cert
-	alias		scripts-cert
-	address		18.181.0.50
+define hostextinfo {
+	host_name	k-s
+	notes		SQL
+	notes_url	http://stuff.mit.edu/afs/sipb/project/mrtg/data/18.181.0.3_19.html
 }
 
@@ -55,4 +43,44 @@
 }
 
+define hostextinfo {
+	host_name	s-b
+	notes		SQL
+	notes_url	http://stuff.mit.edu/afs/sipb/project/mrtg/data/18.181.0.3_17.html
+}
+
+# Scripts
+
+define host {
+	use	scripts-host
+	host_name	o-f
+	alias		old-faithful
+	address		18.181.0.53
+#	contact_groups	scripts,pagers
+}
+
+define hostextinfo {
+	host_name	o-f
+	notes		Scripts
+	notes_url	http://stuff.mit.edu/afs/sipb/project/mrtg/data/18.181.0.3_15.html
+}
+
+
+define host {
+	use	scripts-host
+	host_name	scripts
+	alias		scripts
+	address		18.181.0.46
+	contact_groups	scripts,pagers
+}
+
+define host {
+	use	scripts-host
+	host_name	scripts-cert
+	alias		scripts-cert
+	parents		scripts
+	address		18.181.0.50
+	contact_groups	scripts,pagers
+}
+
 define host {
 	use	scripts-host
@@ -60,5 +88,14 @@
 	alias		better-mousetrap
 	address		18.181.0.57
+#	contact_groups	scripts,pagers
 }
+
+define hostextinfo {
+	host_name	b-m
+	notes		Scripts
+	notes_url	http://stuff.mit.edu/afs/sipb/project/mrtg/data/18.181.0.3_22.html
+}
+
+# LVS
 
 define host {
@@ -67,4 +104,11 @@
 	alias		not-forward
 	address		18.181.0.54
+#	contact_groups	scripts,pagers
+}
+
+define hostextinfo {
+	host_name	n-f
+	notes		LVS Server
+	notes_url	http://stuff.mit.edu/afs/sipb/project/mrtg/data/18.181.0.3_9.html
 }
 
@@ -74,4 +118,21 @@
 	alias		not-backward
 	address		18.181.0.55
+#	contact_groups	scripts,pagers
 }
 
+define hostextinfo {
+	host_name	n-b
+	notes		LVS Server
+	notes_url	http://stuff.mit.edu/afs/sipb/project/mrtg/data/18.181.0.3_5.html
+}
+
+# Test
+
+define host {
+	use	scripts-host
+	host_name	asdfasdfasdf
+	alias		nagios-test
+	address		18.187.1.70
+	register	0
+}
+
