Skip to content

Instantly share code, notes, and snippets.

Created June 3, 2015 17:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/ebf55a4f5680c3fe528e to your computer and use it in GitHub Desktop.
Save anonymous/ebf55a4f5680c3fe528e to your computer and use it in GitHub Desktop.
2015-06-03 13:08:14 INFO [MailExecutor@com.dynatrace.diagnostics.plugins.extendedmailreport.action] Entering sendMessage method
2015-06-03 13:08:14 INFO [MailExecutor@com.dynatrace.diagnostics.plugins.extendedmailreport.action] sendMessage method: recipients are '[email@test.com]'
2015-06-03 13:09:04 INFO [MailExecutor@com.dynatrace.diagnostics.plugins.extendedmailreport.action] formatHtmlContent method: e-mail body is '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><style type="text/css"> body {font-family:Arial;} </style></head><body style="font-family: 'Arial'; margin: 24px; color:#505050;"><table style="border: 0px;" cellpadding="0" cellspacing="0">
<tr>
<td style="width: 5px; margin-right: 8px;">
<imgsrc="dtbundleresource:res/notification_email_warning.png" />
</td>
<td style="width: 700px;">
<div style="font-size: 1.5em; font-weight:bold;">Informational Incident(adv) started: Test Incident(5xx)
</div>
</td>
</tr>
<tr>
<td colspan="2">
<divstyle="font-size: 0.8em; color: #737373; margin-top: 5px; width: 800px;">this is primarily for testing plugins since the error orrcurs often
</div>
</td>
</tr>
</table>
<br>
<div><img style="margin-top: 20px;"src="dtbundleresource:res/separator.png"></div>
<br>
<div style="font-weight:bold;">My Details</div>
<table style="border: 0px; margin-top: 5px;" cellpadding="0" cellspacing="0">
<tr>
<td style="vertical-align: top; width: 180px;">
<div style="font-size: 0.8em;">Time:
</div>
</td>
<td>
<div style="font-size: 0.8em;">Wed Jun 03 13:08:20 EDT 2015
</div>
</td>
</tr>
<tr>
<td style="vertical-align: top; width: 180px;">
<div style="font-size: 0.8em;">Monitors:
</div>
</td>
<td>
<div style="font-size: 0.8em;">-
</div>
</td>
</tr>
<tr>
<td style="vertical-align: top; width: 180px;">
<div style="font-size: 0.8em;">System Profile:
</div>
</td>
<td>
<div style="font-size: 0.8em;">XXXXXXXX Production
</div>
</td>
</tr>
<tr>
<td style="vertical-align: top; width: 180px;">
<div style="font-size: 0.8em;">Application:
</div>
</td>
<td>
<div style="font-size: 0.8em;">-
</div>
</td>
</tr>
<tr>
<td style="vertical-align: top; width: 180px;">
<div style="font-size: 0.8em;">Hosts:
</div>
</td>
<td>
<div style="font-size: 0.8em;">-, -, -, -, -, -
</div>
</td>
</tr>
<tr>
<td style="vertical-align: top; width: 180px;">
<div style="font-size: 0.8em;">Severity:
</div>
</td>
<td>
<div style="font-size: 0.8em;">Informational
</div>
</td>
</tr>
</table>
<br>
<br>
<div style="font-weight: bold;">My Violations</div>
<table style="border: 0px; margin-top: 5px;" cellpadding="0" cellspacing="0">
<tr>
<td style="vertical-align: top; width: 180px;">
<div style="font-size: 0.8em;">HTTP 5xx Response (internal):
</div>
</td>
<td>
<div style="font-size: 0.8em;">Was 1 num but should be lower than 1 num.
</div>
</td>
</tr>
</table>
<div>
<img style="margin-top: 20px;" src="dtbundleresource:res/separator.png">
</div>
<table>
<tr>
<td style="width: 200px;">
<div>
<img style="margin-top: 20px;" src="dtbundleresource:res/logo.png">
</div>
</td>
<td style="width: 220px;">
<div>
<a style="a: link:text-decoration:underline; font-size: 0.8em; font-weight: bold; color: #505050;a: visited:text-decoration:underline; font-size: 0.8em; font-weight: bold; color: #505050; a: hover:text
decoration:underline; font-size: 0.8em; font-weight: bold; color: #808080;" href="http://127.0.0.1:8020/webstart/Client/client.jnlp?&amp;argument=-reuse&amp;argument=-incident&amp;argument==XXXXXXX Production&
amp;argument=98efeb1a-d5fc-4949-93d8-98c0f6dfed75">View in the dynaTrace local Client
</a>
</div>
</td>
<td style="width: 125px;">
<div>
<a style="a: link:text-decoration:underline; font-size: 0.8em; font-weight: bold; color: #505050; a: visited:text-decoration:underline; font-size: 0.8em; font-weight: bold; color: #505050; a: hover:text-decoration:underline;
font-size: 0.8em; font-weight: bold; color: #808080;"
</a>
</div>
</table><table>
</table></body></html>'
2015-06-03 13:09:04 INFO [MailExecutor@com.dynatrace.diagnostics.plugins.extendedmailreport.action] Entering sendMessage method
2015-06-03 13:09:04 INFO [MailExecutor@com.dynatrace.diagnostics.plugins.extendedmailreport.action] sendMessage method: recipients are '[email@test.com]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment