mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-12-25 15:09:05 +01:00
Add memstats and topprocs metric
This commit is contained in:
parent
0ca6d1a794
commit
3a10f7cfdb
@ -12,6 +12,7 @@
|
|||||||
"proc_total"
|
"proc_total"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"memstat": {},
|
||||||
"netstat": {
|
"netstat": {
|
||||||
"include_devices": [
|
"include_devices": [
|
||||||
"enp5s0"
|
"enp5s0"
|
||||||
@ -33,5 +34,8 @@
|
|||||||
"type-id": "1"
|
"type-id": "1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"topprocs": {
|
||||||
|
"num_procs": 5
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user