mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-21 12:44:58 +02:00
Update example config.
This commit is contained in:
parent
4b6d8943fa
commit
e3dba08d6a
@ -11,13 +11,11 @@ include <itl/itl.conf>
|
|||||||
include <itl/standalone.conf>
|
include <itl/standalone.conf>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Global configuration settings
|
* Global macros
|
||||||
*/
|
*/
|
||||||
object IcingaApplication "icinga" {
|
set IcingaMacros = {
|
||||||
macros = {
|
|
||||||
plugindir = "/usr/local/icinga/libexec"
|
plugindir = "/usr/local/icinga/libexec"
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The compat component periodically updates the status.dat and objects.cache
|
* The compat component periodically updates the status.dat and objects.cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user