icingaweb2/config/modules/monitoring/backends.ini.in

21 lines
339 B
INI

[localdb]
type = ido
resource = "ido"
@ido_enabled@
[locallive]
type = livestatus
socket = @livestatus_socket@
@livestatus_enabled@
[localfile]
type = statusdat
status_file = @statusdat_file@
objects_file = @objects_cache_file@
@statusdat_enabled@
;[localfailsafe]
;enabled=false
;type = combo
;backends = localdb, locallive, localfile