Index: noc/nagios/hosts.cfg
===================================================================
--- noc/nagios/hosts.cfg	(revision 428)
+++ noc/nagios/hosts.cfg	(revision 670)
@@ -85,4 +85,13 @@
 define host {
 	use	scripts-host
+	host_name	wildcard.scripts
+	alias		wildcard.scripts
+	parents		scripts
+	address		wildcard.scripts.mit.edu
+	contact_groups	scripts,pagers
+}
+
+define host {
+	use	scripts-host
 	host_name	b-m
 	alias		better-mousetrap
@@ -99,30 +108,46 @@
 # LVS
 
+#define host {
+#	use	scripts-host
+#	host_name	n-f
+#	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
+#}
+
+#define host {
+#	use	scripts-host
+#	host_name	n-b
+#	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
+#}
+
 define host {
 	use	scripts-host
-	host_name	n-f
-	alias		not-forward
-	address		18.181.0.54
+	host_name	r-f
+	alias		rack-forward
+	address		18.181.0.117
 #	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
 }
 
 define host {
 	use	scripts-host
-	host_name	n-b
-	alias		not-backward
-	address		18.181.0.55
+	host_name	r-b
+	alias		rack-backward
+	address		18.181.0.118
 #	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
 }
 
