Add collector for the top5 processes in %cpu

This commit is contained in:
Thomas Roehl
2021-05-12 17:47:12 +02:00
parent b84dc08cd6
commit 14bc29f766
3 changed files with 42 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
"netstat",
"ibstat",
"lustrestat",
"cpustat"
"cpustat",
"topprocs"
]
}