Guten Tag,
 
ich bin am 08.10.2012 wieder im Bro zu erreichen. Eine E-Mail-Weiterleitung ist 
nicht eingerichtet.
In dringenden Fllen wenden Sie sich bitte an die Zentrale unter 040 - 41 47 88 
- 0 oder i...@karsten-jahnke.de.
 
 
Freundliche Gre
Meinhard Jahn
 
***
 
Karsten Jahnke Konzertdirektion GmbH
Oberstrae 14b
20144 Hamburg
 
+49 (0)40 - 41 47 88 - 0
+49 (0)40 - 41 47 88 - 11
www.karsten-jahnke.de
 
Geschftsfhrer: Karsten Jahnke & Hauke Tedsen
Handelsregister Hamburg HRB 39394
Hello All!

I am using Icinga 1.6.1 on scientific linux 6.2, running postfix, standard 
notify-service-by-email command, except for adding a [DEV] to the beginning of 
the subject line:

define command{
        command_name    notify-service-by-email
        command_line    /usr/bin/printf "%b" "***** Icinga 
*****\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 "[DEV] ** 
$NOTIFICATIONTYPE$ Service Alert: $HOSTALIAS$/$SERVICEDESC$ is $SERVICESTATE$ 
**" $CONTACTEMAIL$
        }

All other alerts arrive as the standard email with the body of the text in the 
body of the email, but one alert gets sent as an attachment every time, 
regardless of mail client. The attachment text is as follows:

***** Icinga *****

Notification Type: PROBLEM

Service: bh_proc_check_bhlogs_eventproc
Host: teal-proc1
Address: <removed>
State: WARNING

Date/Time: Tue Oct 2 08:05:19 MDT 2012

Additional Info:

Problem detected: errors logged a total of 4 times in the last 31 minutes 
(between 20121002_UTC_13:48:17 and 20121002_UTC_13:51:01) in the following 
file(s): E:\hydra\logvent_processor_5_20121002.log 
E:\hydra\logvent_processor_1_20121002.log  
 Seen 1 times: Error calling AddNextProcessingStates for idState 1075678089 
Event/Seg: 1000652952/3 
Seen 1 times: Error calling AddNextProcessingStates for idState 1075678090 
Event/Seg: 1000652952/3 
Seen 1 times: hdb_api_UpdateStateHistory_Completed failed for (1075678090: 
msVMax: 3) - msVMax. 
Seen 1 times: hdb_api_UpdateStateHistory_Completed failed for (1075678090: 
msVMax: 3) - msVMax.


Looks the same as everything else, but gets sent as an attachment. I can't 
understand why. If there were interpolation going on, I'd think that something 
would be missing from the text of the subject or the body, but everything is 
there.

Any ideas? 

Thanks,

Dan
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to