How to monitor processes?

Hi,

is it somehow possible to monitor if process xyz is up on a linux machine, and how would the rule look like for the alertmanager?

Sorry if the question is stupid but I am fairly new to prometheus.

Modify the ExecStart and append --collector.systemd in node_exporter.service file

1 Like

What is if PID of process changes each time System restart?