-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I have a setup with one master node that manages the config and exports metrics to graphite/redis/logstash/db. This is zone "master"
i have a slave zone with two HA nodes where the actual checking and alerting takes place.
So naturally i setup signalilo to talk via API to the master node. These are automatically assigned zone "master" and no alerting takes place. Specifying zone as icinga variable makes it passed as vars.zone to icinga2. This doesn't work either.
Is there any way to specify zone for my checks?
Patching the generated files by hand with the correct zone resolves the issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels