Sha256: ffb43af125e57185d6f8c65b10bc05d5025204c66f5636fb644aff4429fabc10

Contents?: true

Size: 500 Bytes

Versions: 75

Compression:

Stored size: 500 Bytes

Contents

<%
  @path = "/var/www/rubber-web-tools-monit.html"
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
		<title>Rubber Monit Admin</title>
	</head>
	<body>
		<h1>Rubber Monit Admin</h1>

    <% rubber_instances.sort {|a,b| a.name <=> b.name }.each do |ic| %>
        <li><a href="/monit_<%= ic.name %>/">Monit <%= ic.name %></a></li>
    <% end %>

	</body>
</html>

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
rubber-3.2.2 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-3.2.1 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-3.2.0 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-3.1.0 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-3.0.1 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-3.0.0 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-2.16.0 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-2.15.2 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-2.15.1 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-2.15.0 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-2.14.0 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-2.13.1 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-2.13.0 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-2.12.2 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-2.12.1 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-2.12.0 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-2.11.0 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-2.10.2 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-2.10.1 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html
rubber-2.10.0 templates/monit/config/rubber/role/web_tools/rubber-web-tools-monit.html