ncabatoff / process-exporter

Prometheus exporter that mines /proc to report on selected processes
MIT License
1.72k stars 270 forks source link

how can I count and get alert about zombie processes? #260

Open ksumag opened 1 year ago

ksumag commented 1 year ago

I want to monitor all processes at the host and count zombie processes. I run via docker process exporter, but it does not give me any metrics with State. What config file should I do and what is alert rule about zombie count well be looks like?