read_comm
if (read_comm(cfg.monitor_pid, comm, sizeof(comm)) == 0)
if (read_comm(pid, comm, sizeof(comm)) != 0)