Remove obsolete files
This commit is contained in:
parent
c9337019d1
commit
5e59fb993b
File diff suppressed because it is too large
Load Diff
@ -1,15 +0,0 @@
|
||||
[Unit]
|
||||
Description=Prometheus fritzbox exporter
|
||||
After=network.target
|
||||
Wants=network.target
|
||||
|
||||
[Service]
|
||||
User=prometheus
|
||||
Group=prometheus
|
||||
WorkingDirectory=/usr/local/share/exporter
|
||||
ExecStart=/usr/local/share/exporter/fritzbox_exporter -username collectd -password <DeinPasswort> -listen-address 192.168.1.100:9042 -metrics-file /usr/local/share/expoter/exporter/metrics.json
|
||||
Type=simple
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user