Adding systemd application (#14540)

This commit is contained in:
bnerickson
2022-10-30 12:18:02 -07:00
committed by GitHub
parent 437322f8cb
commit d28b1cac3f
11 changed files with 1241 additions and 0 deletions

View File

@@ -423,6 +423,11 @@ $graphs['pwrstatd'] = [
'percentage',
'minutes',
];
$graphs['systemd'] = [
'sub',
'active',
'load',
];
echo '<div class="panel panel-default">';
echo '<div class="panel-heading">';