% if @auto_refresh %> <% end %> <% page_title "Checks" %>
Check | State | Summary | Last State Change | Last Update | Last Notification |
---|---|---|---|---|---|
<%= h check[:name] %> | <%= h status[:condition].upcase %> <% if false %> (Ack'd)<% end %> <% if false %> (Sched)<% end %> | <%= h status[:summary] %> | <%= h status[:last_changed] %> | <%= h status[:last_updated] %> | <%= h status[:last_notified] %> |