Good day, You can use is_process_alive(Pid) or rpc:call(Node, erlang, is_process_alive, [Pid]) if it is on another node. Best Regards, Vladimir Sekissov erlang> erlang> Does anyone know how can I check if a process running in a node is alive ? erlang> erlang> Thanks, erlang> Bernardo Paroli erlang> INSwitch Solutions erlang> erlang>