mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 14:54:24 +02:00
parent
b7cdfcfae0
commit
5aee5836bb
@ -82,9 +82,13 @@ instance you want to assign to the transport:
|
|||||||
````
|
````
|
||||||
[icinga1]
|
[icinga1]
|
||||||
...
|
...
|
||||||
instance = icinga1 ; Optional. The default is "default"
|
instance = icinga1
|
||||||
|
|
||||||
[icinga2]
|
[icinga2]
|
||||||
...
|
...
|
||||||
instance = icinga2 ; Optional. The default is "default"
|
instance = icinga2
|
||||||
````
|
````
|
||||||
|
|
||||||
|
Associating a transport to a specific Icinga instance causes this transport to
|
||||||
|
be used to send commands to the linked instance only. Transports without a
|
||||||
|
linked Icinga instance are utilized to send commands to all instances.
|
Loading…
x
Reference in New Issue
Block a user