On Mon, 15 May 2006 11:52:47 -0700
 Jason Martin <[EMAIL PROTECTED]> wrote:
On Mon, May 15, 2006 at 10:24:35PM +0400, Danila Kutepkin wrote:
But, I can't undestand, why does Nagios send empty (space) symbols instead of cyrillic text in Notification e-mails. For example, I have a host named Host1 and some alias for it in cyrillic (KOI8). Locale of nagios user is KOI8, web-interface show cyr tex correctly too, I can send e-mail with cyr symbols from nagios user shell. But the e-mail, thatis generated by nagios process still bad.

Nagios pipes notifications to sendmail for sending. As a test,
construct a text file with the some representitive characters
and redirect it into sendmail and have it send it to you. I
suspect that the characters are being lost by sendmail, in which
case it is your sendmail config that would need modification.

sending e-mails with a text in KOI8-R from shell (using mail command) works perfectly. Dumping the text of e-mail with notifications to file shows that text with broken KOI8-R text of HOSTALIAS goes from NAGIOS. Also, I use inserted a text in KOI8-R (russian word instead of "Group: ") to host-nofity-by-email command and it's shown correctly in message. I had same problem with statusmap.cgi. A function that parses plain text to HTML compartible breaks KOI-8 text to unreadable. I turned off that funtion.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue.
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to