ncabatoff / process-exporter

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

Error reading cmdline of zombie process #309

Open Te4nick opened 1 month ago

Te4nick commented 1 month ago

I had a process in Z+ state. Process exporter faulted on read(/proc/{pid}/task/{task_id}/cmdline) resulting in process-exporter sitting in sleep state and being unable to reach the stage of binding to net address