<% @hosts.each do |host|%>
<%=host%> <%=@redis.get host%>
<% end %>