mirror of https://github.com/Icinga/icinga2.git
6 lines
100 B
Plaintext
6 lines
100 B
Plaintext
|
library "compat"
|
||
|
|
||
|
object CheckResultReader "reader" {
|
||
|
spool_dir = "/tmp/icinga2/checkresults"
|
||
|
}
|