<%= discovery_status_icon(host) %> <%= link_to trunc_with_tooltip(h(host.name)), discovered_host_path(host) %> <%= host.try(:hardware_model_name) || 'N/A' %> <%= discovery_attribute(host, :cpu_count) %> <%= number_to_human_size(discovery_attribute(host, :memory, 0) * 1024 * 1024) %>