Dashboard: add CPU and NETWORK chart

This commit is contained in:
bergware
2021-05-20 13:04:54 +02:00
parent 123f281c38
commit 200ef25b80

View File

@@ -1190,8 +1190,8 @@ $(function() {
apcups.start();
<?endif;?>
update900();
toggleCPU(true);
toggleChart(true);
toggleCPU(true);
toggleView('sys_view',true);
toggleView('mb_view',true);
toggleView('cpu_view',true);