<HTML>
<HEAD>
<TITLE>Re: [Nagios-users] Acknowledgement notifications, getting details</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Thanks.  Very helpful.<BR>
<BR>
<BR>
On 3/11/10 12:07 PM, "Marcel" <<a href="mitsuto@gmail.com">mitsuto@gmail.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Ops, my USER10 macro is to place a link for the service in question. <BR>
<BR>
On Thu, Mar 11, 2010 at 5:06 PM, Marcel <<a href="mitsuto@gmail.com">mitsuto@gmail.com</a>> wrote:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>there is the notify-service-bby-email command, you should try: <BR>
<BR>
# 'notify-service-by-email' command definition<BR>
define command{<BR>
        command_name    notify-service-by-email<BR>
        command_line    /usr/bin/printf "%b" "***** Nagios *****\n\nNotification<BR>
 Type: $NOTIFICATIONTYPE$\n\nService: $SERVICEDESC$\nHost: $HOSTALIAS$\nAddress:<BR>
 $HOSTADDRESS$\nState: $SERVICESTATE$\n\nDate/Time: $LONGDATETIME$\n\nAdditional<BR>
 Info:\n\n$SERVICEOUTPUT$\n$LONGSERVICEOUTPUT$\n\n$USER10$?host=$HOSTNAME$\n\n$S<BR>
ERVICEACKCOMMENT$\n$SERVICEACKAUTHORALIAS$" | /bin/mail -s "** $NOTIFICATIONTYPE<BR>
$ Service Alert: $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ **" $CONTACTEMAIL$<BR>
        }<BR>
<BR>
<BR>
On Thu, Mar 11, 2010 at 3:28 PM, Rob Tanner <<a href="rtanner@linfield.edu">rtanner@linfield.edu</a>> wrote:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi,<BR>
<BR>
When an acknowledgement notification gets sent, it includes the hostname, the state and the IP address, and that’s all.  I would also like to see the time and date, the name of the tech that acknowledged the problem, and the text of his or her comment.  I presume the command I need to modify is notify-by-email in misccommand.cfg, but the command line includes “Date/Time: $LONGDATETIME$” while all I see in the actual email message is “Date/Time: $”.<BR>
<BR>
Any idea what’s going on?<BR>
<BR>
Thanks,<BR>
Rob<BR>
<BR>
<BR>
<BR>
<B>Rob Tanner<BR>
</B>UNIX Services Manager<BR>
Linfield College, McMinnville Oregon<BR>
<BR>
<BR>
------------------------------------------------------------------------------<BR>
Download Intel&#174; Parallel Studio Eval<BR>
Try the new software tools for yourself. Speed compiling, find bugs<BR>
proactively, and fine-tune applications for parallel performance.<BR>
See why Intel Parallel Studio got high marks during beta.<BR>
<a href="http://p.sf.net/sfu/intel-sw-dev">http://p.sf.net/sfu/intel-sw-dev</a><BR>
_______________________________________________<BR>
Nagios-users mailing list<BR>
<a href="Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><BR>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><BR>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<BR>
::: Messages without supporting info will risk being sent to /dev/null<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>------------------------------------------------------------------------------<BR>
Download Intel&#174; Parallel Studio Eval<BR>
Try the new software tools for yourself. Speed compiling, find bugs<BR>
proactively, and fine-tune applications for parallel performance.<BR>
See why Intel Parallel Studio got high marks during beta.<BR>
<a href="http://p.sf.net/sfu/intel-sw-dev">http://p.sf.net/sfu/intel-sw-dev</a><BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%">_______________________________________________<BR>
Nagios-users mailing list<BR>
<a href="Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><BR>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><BR>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. <BR>
::: Messages without supporting info will risk being sent to /dev/null<BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>