Skip to content
Snippets Groups Projects
Commit 5c8fc3af authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

heartbeat entfernen

parent 1525cd7b
No related branches found
No related tags found
No related merge requests found
...@@ -41,8 +41,4 @@ sed -i '/borgbackup_lastbackup{repo="{{ item.key }}"}/d' $LAST_BACKUPS_PROM \ ...@@ -41,8 +41,4 @@ sed -i '/borgbackup_lastbackup{repo="{{ item.key }}"}/d' $LAST_BACKUPS_PROM \
&& \ && \
echo "borgbackup_lastbackup{repo=\"{{ item.key }}\"} $(date +%s)" >> $LAST_BACKUPS_PROM \ echo "borgbackup_lastbackup{repo=\"{{ item.key }}\"} $(date +%s)" >> $LAST_BACKUPS_PROM \
&& \ && \
echo "===[ send alerta heartbeat ]===" \
&& \
/srv/alerta_heartbeat/send_service_heartbeat.sh {{ item.value.heartbeat_timeout }} borg@{{ item.key }} \
&& \
echo "===[ DONE ]===" echo "===[ DONE ]==="
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment