mirror of https://github.com/Icinga/icinga2.git
parent
69c79fe566
commit
8acad9aac3
|
@ -0,0 +1,8 @@
|
|||
/**
|
||||
* The IcingaStatusWriter feature periodically dumps the
|
||||
* current status and performance data from Icinga 2 and
|
||||
* all registered features into a defined JSON file.
|
||||
*/
|
||||
|
||||
object IcingaStatusWriter "icinga-status" { }
|
||||
|
Loading…
Reference in New Issue