Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/22/11 16:47:57 (14 years ago)
Author:
cneumuel
Message:

#1215

  • minor statistics improvements
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive.Web/Hive-3.4/Status.aspx

    r6458 r6469  
    2525    Avg. CPU Utilization:
    2626    <asp:Label ID="cpuUtilizationLabel" runat="server" />
     27    <br />
     28    Total ExecutionTime on Hive:
     29    <asp:Label ID="totalExecutionTimeLabel" runat="server" />
    2730    <br />
    2831    <br />
     
    6972    </asp:Chart>
    7073    <br />
    71     <br />
    7274    Cores/Used Cores History<br />
    7375    <asp:Chart ID="coresChart" runat="server" Palette="None" Width="1900px" PaletteCustomColors="137, 165, 78; 185, 205, 150">
     
    9395      </ChartAreas>
    9496    </asp:Chart>
    95     <br />
    9697    <br />
    9798    Memory/Used Memory History (GB)<br />
     
    142143    </asp:Chart>
    143144    <br />
    144     <br />
    145145    Speedup (ComputedHours/Hour)<br />
    146146    <br />
Note: See TracChangeset for help on using the changeset viewer.