<br><font size=2 face="sans-serif"><br>
</font>
<br>
<br><tt><font size=2>"Tal Cohen" <nagios@cohen123.com>
wrote on 11/21/2007 08:35:51 AM:<br>
<br>
> Looks like the back slash is getting escaped out. Try double <br>
> backslashes: \\n instead of \n.</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> Tal</font></tt>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> <br>
</font></tt>
<br><tt><font size=2>Double backslashes produce the same results unfortunately.
It doesn't make much sense to me that they would but they do. Thanks, though,
for the response!</font></tt>
<br>
<br>
<br><tt><font size=2>>  </font></tt>
<br><tt><font size=2>> <br>
> I am pretty sure I have seen the answer to this but I have searched
<br>
> the archives, google, and my own archives (since I joined the list)
<br>
> and can't seem to find where I saw this mentioned before. I have <br>
> notification commands such as: <br>
> <br>
> define command{ <br>
>         command_name    host-notify-by-email
<br>
>         command_line    /usr/bin/printf
"%b" "** Nagios **\n<br>
> \nNotification Type: $NOTIFICATIONTYPE$\nHost: $HOSTNAME$\nState:
<br>
> $HOSTSTATE$\nAddress: $HOSTADDRESS$\nInfo: $HOSTOUTPUT$\n\nDate/<br>
> Time: $LONGDATETIME$\n" | /usr/bin/mailx -s "Host $HOSTSTATE$
alert <br>
> for $HOSTNAME$!" $CONTACTEMAIL$ <br>
>         } <br>
> <br>
> When I run: /usr/bin/printf "%b" "** Nagios **\n\nNotification
Type"<br>
> from the command line it appears correctly, with the \n inserting
a <br>
> line break, however when Nagios sends an alert I get the alert with
<br>
> no line breaks and an"nn" or "n" (depending on
the break) where it <br>
> should have been. I am stumped at the moment. I have been over the
<br>
> docs but only found the macros listing. I have a sneaking suspicion
<br>
> that it may have something to do with 2.9/2.10 upgrades but that <br>
> didn't make much sense to me. I have tried escaping the breaks but
<br>
> the same thing happens as if there weren't any escapes there at all.
<br>
> <br>
> Nagios 2.10 <br>
> SLES: 9 patch level 3<br>
> <br>
> Any help at all, even just the right google phrase for which to <br>
> search, would really be appreciated! <br>
> <br>
> Best Regards,<br>
> <br>
> Mark L. Potter<br>
> Systems Engineer<br>
> Academy Sports & Outdoors<br>
> 1800 N. Mason Rd<br>
> Katy, Texas 77449<br>
> Office: 281-646-5857<br>
> Cell: 281-734-6965</font></tt>