This commit is contained in:
Thorsten Spille 2025-07-25 20:08:27 +02:00 committed by GitHub
parent e68cb98a92
commit 5f47110e34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -104,7 +104,7 @@ cat > /etc/icinga2/features-available/influxdb2-writer.conf <<EOF
service_template = {
measurement = "\$service.check_command\$"
tags = {
hostname = "\$host.name$\"
hostname = "\$host.name\$"
service = "\$service.name\$"
}
}