little scripts

This commit is contained in:
Ama 2025-09-24 16:38:12 +02:00
parent 5cb3932f01
commit 04c26a9df4
4 changed files with 58 additions and 0 deletions

View file

@ -64,3 +64,5 @@ allowed_characters='^[a-z_]+$'
mv --force /tmp/"$NAME".prom.$$ "$PROM_DIR"/"$NAME".prom
chown prometheus:prometheus "$PROM_DIR"/"$NAME".prom
exit $RETURN