Sha256: 8440cc53f0dada71212e5bb5eb58974d9316e13103064eb05437a3174277b604
Contents?: true
Size: 422 Bytes
Versions: 5
Compression:
Stored size: 422 Bytes
Contents
<td><%= discovery_status_icon(host) %> <%= link_to trunc_with_tooltip(h(host.name)), discovered_host_path(host) %></td> <td class="hidden-tablet hidden-xs"><%= host.try(:hardware_model_name) || 'N/A' %></td> <td class="hidden-tablet hidden-xs"><%= discovery_attribute(host, :cpu_count) %></td> <td class="hidden-tablet hidden-xs"><%= number_to_human_size(discovery_attribute(host, :memory, 0) * 1024 * 1024) %></td>
Version data entries
5 entries across 5 versions & 1 rubygems