reload alertmanager as well

This commit is contained in:
nd 2021-08-14 16:21:14 +01:00
parent e4507cfffe
commit ff92406c53
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9

View file

@ -18,3 +18,4 @@ cat /etc/prometheus/conf.d/scrape_configs/*.conf
chmod 0644 $tmpfile
mv $tmpfile /etc/prometheus/prometheus.yml
/usr/bin/systemctl reload prometheus
/usr/bin/systemctl reload prometheus-alertmanager || true