...
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<h4 style="margin-bottom: 10px;">Process CPU Usage</h4>
|
||||
<div id="cpu-chart" style="width: 100%; height: 300px; margin-bottom: 30px;"></div>
|
@@ -0,0 +1,2 @@
|
||||
<h4 style="margin-bottom: 10px;">Process Memory Usage</h4>
|
||||
<div id="memory-chart" style="width: 100%; height: 300px;"></div>
|
@@ -0,0 +1 @@
|
||||
<!-- Stats fetcher removed - now loaded from external JS file -->
|
@@ -0,0 +1,2 @@
|
||||
<h4 style="margin-bottom: 10px;">Network Traffic</h4>
|
||||
<div id="network-chart" style="width: 100%; height: 300px; margin-top: 10px;"></div>
|
Reference in New Issue
Block a user