Below is an example which will log any failover events to an error log, and display them on all XBMC targets:[failover] targets = log:error, xbmc title = mqttwarn The [__topic__] sectionsAll sections not called [defaults] or [config:xxx] are treated as MQTT topics to subscribe to....
This allows you to manipulate the status, output and service name by parsing topic names and message payloads.[config:icinga2] host = 'https://icingahost' port = 5665 username = 'api-username' password = 'api-password' cacert = '<path-to-ca-cert>' targets = { # host-name service-...
Below is an example which will log any failover events to an error log, and display them on all XBMC targets:[failover] targets = log:error, xbmc title = mqttwarnThe [__topic__] sectionsAll sections not called [defaults] or [config:xxx] are treated as MQTT topics to subscribe to. ...
[failover] targets = log:error, xbmc title = mqttwarn The [__topic__] sectionsAll sections not called [defaults] or [config:xxx] are treated as MQTT topics to subscribe to. mqttwarn handles each message received on this subscription by handing it off to one or more service targets....