monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

monitor service


From: Anders Yuran
Subject: monitor service
Date: Tue, 7 Jul 2020 09:31:58 +0300

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]
Description=traccar
After=network.target

[Service]
Type=simple
WorkingDirectory=/opt/traccar
ExecStart=/opt/traccar/jre/bin/java -jar tracker-server.jar conf/traccar.xml
SyslogIdentifier=traccar
SuccessExitStatus=143

[Install]
WantedBy=multi-user.target

--
Kind Regards

Anders Yuran

Havouza 15
4607 Pissouri
Cyprus

reply via email to

[Prev in Thread] Current Thread [Next in Thread]