Sha256: 96f55f3699323d015b67cee1597e35e3fb7aef0befbeb685f294674e1356d607

Contents?: true

Size: 376 Bytes

Versions: 2

Compression:

Stored size: 376 Bytes

Contents

Hi <%= @contact_first_name %>

Monitoring has detected the following:

Entity:  <%= @entity_name %>
Check:   <%= @check %>
State:   <%= @state %>
Summary: <%= @summary %>
<%= @time ? "Time:    #{Time.at(@time.to_i).to_s}" : '' %>
<%= @last_state ? "\nPrevious state: #{@last_state}" : '' %><%= @last_summary ? "\nPrevious summary: #{@last_summary}" : '' %>

Cheers,
Flapjack

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
flapjack-0.7.22 lib/flapjack/gateways/email/alert.text.erb
flapjack-0.7.21 lib/flapjack/gateways/email/alert.text.erb