remove broken disk graphs

This commit is contained in:
Girish Ramakrishnan
2020-05-27 22:24:10 -07:00
parent 79eecd8b3e
commit 231dfe70d0
2 changed files with 1 additions and 5 deletions

View File

@@ -830,8 +830,6 @@
</div>
<label style="margin-top: 10px;">Memory (RAM + Swap) in MB</label>
<canvas id="graphsMemoryChart" style="width: 100%;"></canvas>
<label>Disk Usage in MB <span class="text-muted"> - Data is only collected twice a day</span></label>
<canvas id="graphsDiskChart" style="width: 100%;"></canvas>
</div>
</div>
</div>