<div dir="ltr"><div>Thanks for making such a great tool Tobi and Niko! Here's a little addition I whipped up tonight.<br></div><div><br></div><div>I added <##HOST##> and <##TITLE##> keywords to the mail template engine so that I can have the actual title and host values in my alert emails.</div><div><br></div><div>Should anyone else be interested in this, I’ve posted a diff at the link below, as well as attaching it to this email (not sure if it will make it through the mailing list filter).</div><div><a href="http://files.bluecrow.net/smokeping/smokeping-2.6.11-AdditionalAlertKeywords.diff">http://files.bluecrow.net/smokeping/smokeping-2.6.11-AdditionalAlertKeywords.diff</a></div><div><br></div><div>I am currently using 2.6.8, but made the diff against the current 2.6.11. It is working great!!!</div><div><br></div><div><div>My alert email subjects used to look like this:</div><div>[SmokeAlert] plossGT10 was raised on CactiIntegration.cacti_218</div></div><div><br></div><div>For a Target config like this:</div><div>+ CactiIntegration</div><div>++ cacti_218</div><div>menu = Customer Name Changed Cable Modem<br></div><div>title = Customer Name Changed Cable Modem</div><div>host = 1.1.1.1</div><div><br></div><div>Now the alert email subjects look like this:<br></div><div>[SmokeAlert] plossGT10 was raised – Customer Name Changed Cable Modem</div><div><br></div><div>The body now includes</div><div>Customer Name Changed Cable Modem (1.1.1.1) - Tue Jun  7 22:11:59 2016</div><div>Alert "plossGT10" was raised for <a href="https://smokeping.somedomain.com/smokeping/smokeping.cgi?target=CactiIntegration.cacti_218">https://smokeping.somedomain.com/smokeping/smokeping.cgi?target=CactiIntegration.cacti_218</a></div><div><br></div></div>