Index: /noc/nagios/misccommands.cfg
===================================================================
--- /noc/nagios/misccommands.cfg	(revision 957)
+++ /noc/nagios/misccommands.cfg	(revision 958)
@@ -56,5 +56,5 @@
 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$"
+	command_line	/usr/bin/printf "%b" "Host $HOSTSTATE$ $NOTIFICATIONTYPE$ alert for $HOSTNAME$!\n$HOSTOUTPUT$" | /usr/bin/zwrite -d -s "Nagios" -c $CONTACTEMAIL$ -i "nagios.$HOSTALIAS$"
 	}
 
