All Downloads are FREE. Search and download functionalities are using the official Maven repository.

alerts.hawkular-alerts-actions-email-plugin.1.2.0.Final.source-code.template.html.default_en_US.ftl Maven / Gradle / Ivy

There is a newer version: 1.71.0.Final
Show newest version



    
    
    Hawkular alert
    
    

    



<#if subject??><${subject} View more details...
<#if baseUrl??>
Hawkular logo
style="background-color:#f0f7ef; padding:40px 30px 33px 30px;" <#else> style="background-color:#faeceb; padding:40px 30px 33px 30px;" > <#list conditions as condition> <#if condition.averageDescription??> <#if alert?? && alert.status?? && alert.status == 'ACKNOWLEDGED'> <#if alert.currentLifecycle.user?? > <#if alert?? && alert.status?? && alert.status == 'RESOLVED'> <#if alert.currentLifecycle.user?? > <#if alert.notes?has_content > <#list alert.notes as note> <#if note.text?? && note.user??>
<#if status?? && status == 'resolved'> Icon: alert resolved flag <#else> Icon: alert flag
${condition.description}
(Average ${condition.averageDescription})
<#if triggerDescription??>${triggerDescription}
Start time: <#if alert??>${alert.ctime?number_to_datetime}
<#if dampeningDescription??>${dampeningDescription}
Acknowledge time: ${alert.currentLifecycle.stime?number_to_datetime}
by ${alert.currentLifecycle.user}
Resolved time: ${alert.currentLifecycle.stime?number_to_datetime}
by ${alert.currentLifecycle.user}
${note.text}
(${note.user}, ${note.ctime?number_to_datetime})
To view metrics of this alert, access your Hawkular account.
View Metrics




© 2015 - 2025 Weber Informatics LLC | Privacy Policy