[Unit] Description=It get app's health. There is cpu, memory, app's PID, app's status. [Service] User=root ExecStart=/usr/bin/process-checker -mqtt=aws Restart=always RestartSec=10 [Install] WantedBy=multi-user.target