mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-28 16:14:09 +02:00
Fix command pipe path in classic ui config.
This commit is contained in:
parent
e1a1f13038
commit
160e3f063d
@ -62,7 +62,7 @@ tab_friendly_titles=1
|
|||||||
object_cache_file=/var/cache/icinga2/objects.cache
|
object_cache_file=/var/cache/icinga2/objects.cache
|
||||||
status_file=/var/cache/icinga2/status.dat
|
status_file=/var/cache/icinga2/status.dat
|
||||||
resource_file=/etc/icinga/resource.cfg
|
resource_file=/etc/icinga/resource.cfg
|
||||||
command_file=/var/run/icinga/cmd/icinga2.cmd
|
command_file=/var/run/icinga2/cmd/icinga2.cmd
|
||||||
check_external_commands=1
|
check_external_commands=1
|
||||||
interval_length=60
|
interval_length=60
|
||||||
status_update_interval=10
|
status_update_interval=10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user