Re: monitor service

2020-07-07 Thread mart...@tildeslash.com
Yes, something like this should work: check process traccar match "" start program = "/bin/systemctl start traccar" stop program = "/bin/systemctl stop traccar" You just need to replace the " by string that will match your process ... you can test it with

monitor service

2020-07-07 Thread Anders Yuran
Hello! This is absolutely new for me so all possible help is needed. I have monit 5.25.1 installed on Ubuntu 18.04 It monitor apache2 and mariadb but I also have a backend server installed for gps tracking. Can I monitor that also? The traccar.service file looks like this [Unit]