add new HPC monitoring views to hpc tools dashboard
diff --git a/xos/hpc/templates/hpctools.html b/xos/hpc/templates/hpctools.html
index 5b98a1a..28ab5c0 100644
--- a/xos/hpc/templates/hpctools.html
+++ b/xos/hpc/templates/hpctools.html
@@ -2,6 +2,8 @@
 
 <ul>
 <li><a href="/dashboard/xosHpc">Service Monitor</a></li>
+<li><a href="/dashboard/xosHpcUrls">HPC Node Drilldown</a></li>
+<li><a href="/dashboard/xosHpcNodes">HPC Url Drilldown</a></li>
 </ul>
 
 </div>