added links for database schema
[APKPM.git] / 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>