Is your feature request related to a problem? Please describe.
Sometimes some processes use much CPU and IO stats, but you can't say which processes. It should be monitored to blame bad processes.
Describe the solution you'd like
Possible solutions:
- https://github.com/ncabatoff/process-exporter + https://grafana.com/grafana/dashboards/8378-system-processes-metrics/
Describe alternatives you've considered
2) https://devconnected.com/monitoring-linux-processes-using-prometheus-and-grafana/
But it costs more work to do.
Is your feature request related to a problem? Please describe.
Sometimes some processes use much CPU and IO stats, but you can't say which processes. It should be monitored to blame bad processes.
Describe the solution you'd like
Possible solutions:
Describe alternatives you've considered
2) https://devconnected.com/monitoring-linux-processes-using-prometheus-and-grafana/
But it costs more work to do.