monitor
monitor copied to clipboard
How to get monitor to run monitor.sh -tdr -a -b after restart
Just wondering how and what to add to get monitor.sh -tdr -a -b to run automatically after restart. Do I have to change monitor.service file? and if so what exactly am I changing?
I too would be curious how to accomplish this.
Also looking for this.
I found the command :)
At the end just add -u that will put bash command to monitor.service So I used sudo bash monitor.sh -tdr -a -b -u for the main unit-node
https://github.com/andrewjfreyer/monitor/issues/371 << -- answer