added links for database schema
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 8 Jul 2011 23:23:16 +0000 (01:23 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 8 Jul 2011 23:23:16 +0000 (01:23 +0200)
templates/index.html.ep

index bc4f85a..6a6bb96 100644 (file)
@@ -7,6 +7,14 @@
 <li><a href="/redis.html">last poll stats</a>
 </ul>
 
+Database schema:
+
+<ul>
+% foreach my $table ( qw(cpe_poll ping cpe_Davolink cpe_EasyGateway dslam_poll dslam) ) {
+<li><a href="/psql/_d <%= $table %>"><%= $table %></a>
+% }
+</ul>
+
 Gnuplot graphs:
 
 <ul>