Show a bit more explanation on the system memory graph
This commit is contained in:
@@ -102,8 +102,9 @@
|
||||
|
||||
<uib-tab index="1" heading="System Memory" select="graphs.show()">
|
||||
<div class="card card-large" style="min-height: 300px;">
|
||||
<label>Main Memory + Swap in Megabytes</label>
|
||||
<label>Main Memory ({{ memory.memory | prettyDiskSize }}) + Swap ({{ memory.swap | prettyDiskSize }}) in Megabytes</label>
|
||||
<canvas id="graphsSystemMemoryChart" style="width: 100%;"></canvas>
|
||||
App values are not stacked up
|
||||
</div>
|
||||
</uib-tab>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user