This repository was archived by the owner on May 15, 2024. It is now read-only.

Description
If I add a custom _tag variable to a Nagios host definition the value does not get added to the event data sent for service checks associated with that host.
I'd like to be able to add tags at the host level and have them passed along to Flapjack with the service check data as well. Right now I have to add the _tag variable and value to all of my checks used by that host. This works but is not as flexible as I'd like it.
This is something I can easily do with Sensu but unfortunately I have to maintain a Legacy Nagios system for a while yet.