Set Emergency
This commit is contained in:
parent
c385b98982
commit
539c486336
1
.github/workflows/monitor.yml
vendored
1
.github/workflows/monitor.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
|||||||
--form-string "user=${{ secrets.PUSHOVER_USER }}" \
|
--form-string "user=${{ secrets.PUSHOVER_USER }}" \
|
||||||
--form-string "title=🔴 $NAME Alert" \
|
--form-string "title=🔴 $NAME Alert" \
|
||||||
--form-string "message=⚠️ $URL is down ($STATUS) at $TIME" \
|
--form-string "message=⚠️ $URL is down ($STATUS) at $TIME" \
|
||||||
|
--form-string "priority=2" \
|
||||||
https://api.pushover.net/1/messages.json
|
https://api.pushover.net/1/messages.json
|
||||||
else
|
else
|
||||||
echo "✅ $NAME is up: $STATUS"
|
echo "✅ $NAME is up: $STATUS"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user