[Unit] Description=It get device's health. There is cpu, memory, network up/downlink, network interface, etc. [Service] User=root ExecStart=/usr/bin/device-health -mqtt=aws Restart=always RestartSec=10 [Install] WantedBy=multi-user.target