]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
Added the Configuration Dumping and adoted to the new monitoring-path scheme
authorManuel Penschuck <manuel.penschuck@stud.uni-frankfurt.de>
Tue, 29 Jan 2013 20:12:29 +0000 (21:12 +0100)
committerManuel Penschuck <manuel.penschuck@stud.uni-frankfurt.de>
Tue, 29 Jan 2013 20:12:29 +0000 (21:12 +0100)
web/htdocs/cts.htm

index c2acffec70df2cba62ed80f142011dadfea6f9a8..d126f26a52624906633777d0fab172088eb6f188 100644 (file)
             <div class="header"><span class="indicator"></span> Status overview</div>
             
             <div class="content">
-               <img src="monitor/plot.png" id="rate-plot" title="Click to switch between short and long plot interval" />
+               <div id="rate-plot-cotainer">
+                  <img src="layout/empty_plot.png" id="rate-plot" title="Click to switch between short and long plot interval" />
+                  Click on the image to switch between short and long plotting intervals
+               </div>
                <table id="overview-tab">
                   <tr>
                      <th class="label">Counter</th>
                            interpret="id" /> Ignore all events
                      </td>
                   </tr>
+                  
+                  <tr>
+                     <td colspan="3">&nbsp;</td>
+                  </tr>                  
+                  
+                  <tr>
+                     <td class="label">Export CTS Configuration</td>
+                     <td colspan="2" class="rate">
+                        <a href="cts.pl?dump,trbcmd">as TrbCmd script</a>&nbsp;&nbsp;&nbsp;&nbsp;
+                        <a href="cts.pl?dump,shell">as shell script</a>
+                     </td>
+                  </tr>
                </table>
             </div>
          </div>