Index: /noc/nagios/contacts.cfg
===================================================================
--- /noc/nagios/contacts.cfg	(revision 427)
+++ /noc/nagios/contacts.cfg	(revision 428)
@@ -2,5 +2,11 @@
         contactgroup_name       scripts
         alias                   Scripts Maintainers
-        members                 scripts
+        members                 scripts,scripts-zephyr
+}
+
+define contactgroup {
+        contactgroup_name       pagers
+        alias                   Scripts Maintainers (Pagers)
+        members                 quentin-cell,geofft-pager
 }
 
@@ -12,7 +18,40 @@
         host_notification_period        24x7
         service_notification_options    w,u,c,r
-        host_notification_options       n
+        host_notification_options       d,u,r
         service_notification_commands   notify-by-email
         host_notification_commands      host-notify-by-email
         email                           scripts-alerts@mit.edu
 }
+define contact {
+       contact_name			quentin-cell
+       alias				Quentin Smith (cell)
+       service_notification_period	24x7
+       host_notification_period		24x7
+       host_notification_options	d,r
+       service_notification_options	c,r
+       host_notification_commands	host-notify-by-epager
+       service_notification_commands	notify-by-epager
+       pager				6037598233@vtext.com
+}
+define contact {
+       contact_name			geofft-pager
+       alias				Geoff Thomas (cell)
+       service_notification_period	24x7
+       host_notification_period		24x7
+       host_notification_options	d,r
+       service_notification_options	c,r
+       host_notification_commands	host-notify-by-epager
+       service_notification_commands	notify-by-epager
+       pager				page-geofft@mit.edu
+}
+define contact {
+        contact_name                    scripts-zephyr
+        alias                           scripts-zephyr
+        service_notification_period     24x7
+        host_notification_period        24x7
+        service_notification_options    w,u,c,r
+        host_notification_options       d,u,r
+        service_notification_commands   notify-by-zephyr
+        host_notification_commands      host-notify-by-zephyr
+        email                           scripts
+}
Index: /noc/nagios/hosts.cfg
===================================================================
--- /noc/nagios/hosts.cfg	(revision 427)
+++ /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
+}
+
Index: /noc/nagios/misccommands.cfg
===================================================================
--- /noc/nagios/misccommands.cfg	(revision 427)
+++ /noc/nagios/misccommands.cfg	(revision 428)
@@ -46,9 +46,15 @@
 ################################################################################
 
-
 # 'host-notify-by-email' command definition
 define command{
 	command_name	host-notify-by-email
 	command_line	/usr/bin/printf "%b" "***** Nagios  *****\n\nNotification Type: $NOTIFICATIONTYPE$\nHost: $HOSTNAME$\nState: $HOSTSTATE$\nAddress: $HOSTADDRESS$\nInfo: $HOSTOUTPUT$\n\nDate/Time: $LONGDATETIME$\n" | /bin/mail -s "Host $HOSTSTATE$ alert for $HOSTNAME$!" $CONTACTEMAIL$
+	}
+
+
+# 'host-notify-by-zephyr' command definition
+define command{
+	command_name	host-notify-by-zephyr
+	command_line	/usr/bin/printf "%b" "Host $HOSTSTATE$ alert for $HOSTNAME$!\n$HOSTOUTPUT$" | /usr/bin/zwrite -d -s "Nagios" -c $CONTACTEMAIL$ -i "nagios.$HOSTALIAS$"
 	}
 
@@ -64,4 +70,11 @@
 	command_name	notify-by-email
 	command_line	/usr/bin/printf "%b" "***** Nagios  *****\n\nNotification Type: $NOTIFICATIONTYPE$\n\nService: $SERVICEDESC$\nHost: $HOSTALIAS$\nAddress: $HOSTADDRESS$\nState: $SERVICESTATE$\n\nDate/Time: $LONGDATETIME$\n\nAdditional Info:\n\n$SERVICEOUTPUT$" | /bin/mail -s "** $NOTIFICATIONTYPE$ alert - $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ **" $CONTACTEMAIL$
+	}
+
+
+# 'notify-by-zephyr' command definition
+define command{
+	command_name	notify-by-zephyr
+	command_line	/usr/bin/printf "%b" "$NOTIFICATIONTYPE$ alert - $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$\n$SERVICEOUTPUT$" | /usr/bin/zwrite -d -s "Nagios" -c $CONTACTEMAIL$ -i "nagios.$HOSTALIAS$.$SERVICEDESC$"
 	}
 
