Add memstats and topprocs metric

This commit is contained in:
Holger Obermaier 2022-06-23 11:44:06 +02:00
parent 0ca6d1a794
commit 3a10f7cfdb

View File

@ -12,6 +12,7 @@
"proc_total"
]
},
"memstat": {},
"netstat": {
"include_devices": [
"enp5s0"
@ -33,5 +34,8 @@
"type-id": "1"
}
}
},
"topprocs": {
"num_procs": 5
}
}