Your weekly Insights report

Hi <%= @user.name %>,

You currently have <%= @data.total_systems %> systems registered with Insights in the <%=@org.name%> organization and <%= @data.high_severity_hits %> high severity hits.

<% rules = @data.new_rules %> <% if rules.length > 0 %>

<% has = rules.length > 1 ? 'have' : 'has' %> <%= "There #{has} been #{rules.length} new rule{s} discovered since your last weekly report:" %>

<%= render partial: "new_rules_section", locals: { new_rules: rules , server_url: @server_url} %> <% end %>

We want you to get the most out of Insights and would love to hear your questions and comments. Feel free to email us at insights+weekly@redhat.com, and we'll get back to you as soon as we can.

<%= @data.total_actions %>
Total Actions
<%= @data.high_severity_hits %>
High Severity Hits
<%= @data.checking_in_pct %>%
Systems Checking In