Dependency Template Error

Hi All

We have a relatively new distributed Icinga environment, HA masters, with currently 5 tiered satellites serving different platforms. Im trying to start looking at dependencies so that we can control alerts etc as the next satellite which will have its own IDO and IcingaWeb interface for local monitoring, will be disconnected for most of the time, but we still want it to report back to the master when it is connected.

To that end this is where my problem lies, I using Director for configuration, but when I try and create a dependency, I get a “No template has been chosen” error, and i appear to be missing the Import box.

Give as much information as you can, e.g.

  • Director version: 1.10.2
  • Icinga Web 2 version and modules: 2.11.4
  • Icinga 2 version: r2.14.0-1
  • Operating System and version: Ubuntu 22.04.3 LTS
  • Webserver, PHP versions: Apache 2.4.52, PHP 8.1.2

Any ideas?

Thanks

first you need to create a dependency template in icinga director

Thanks, hadnt seen the extra tab.

also, the template and the dependency use like the same datatable base table, so keep the names unique:
Example: don’t name the template “test” and the dependency “test” as well