add borg exporter for prometheus and grafana monitoring

This commit is contained in:
2022-11-02 11:06:16 +01:00
parent 8883cbe5f1
commit 25401f6f88
8 changed files with 264 additions and 3 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
DOCKER_IMAGE_VERSION="1.0.9"
DOCKER_IMAGE_VERSION="2.0.0"
BORG_VERSION=$(borg -V)
SSH_FOLDERS=( "/sshkeys/clients" "/sshkeys/host" )
NODE_EXPORTER_DIR="/logs"
##############################################################################################################################
# Funktionen
##############################################################################################################################