monitor icon indicating copy to clipboard operation
monitor copied to clipboard

How to get monitor to run monitor.sh -tdr -a -b after restart

Open mrkonyk opened this issue 4 years ago • 4 comments

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?

mrkonyk avatar Jan 05 '21 19:01 mrkonyk

I too would be curious how to accomplish this.

lorenjz avatar Jan 07 '21 00:01 lorenjz

Also looking for this.

sajovicd avatar Jan 24 '21 20:01 sajovicd

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

sajovicd avatar Jan 27 '21 18:01 sajovicd

https://github.com/andrewjfreyer/monitor/issues/371 << -- answer

hack2spider avatar Jan 30 '21 02:01 hack2spider