icingaweb2/config/backends.ini

19 lines
352 B
INI
Executable File

[localdb]
type = ido
host = localhost
user = "icinga"
pass = "icinga"
db = "icinga"
[locallive]
type = livestatus
socket = "/var/lib/icinga/rw/live"
[localfile]
type = statusdat
status_file = "/usr/local/icinga/var/status.dat"
objects_file = "/usr/local/icinga/var/objects.cache"
[localfailsafe]
type = combo
backends = localdb, locallive, localfile