mirror of
https://github.com/pstadler/metrics.sh.git
synced 2025-11-21 10:16:01 -05:00
Systemd compatibility.
This commit is contained in:
8
systemd/metrics.sh.service
Normal file
8
systemd/metrics.sh.service
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Server metrics collector
|
||||
|
||||
[Service]
|
||||
ExecStart=/opt/metrics.sh/metrics.sh -c /etc/metrics.sh/metrics.ini
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user