Add telegraf to ansible

This commit is contained in:
Tobias Reisinger 2023-12-08 01:55:57 +01:00
parent 565509a5a9
commit 90064091ea
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
8 changed files with 81 additions and 2 deletions
healthcheck/data

View file

@ -28,6 +28,7 @@ check_url ()
fi
}
check_url "acme.serguzim.me" "/health"
check_url "analytics.serguzim.me"
check_url "auth.serguzim.me"
check_url "ci.serguzim.me"