1/**
2 * The StatusDataWriter type periodically updates the status.dat and objects.cache
3 * files. These are used by the Icinga 1.x CGIs to display the state of
4 * hosts and services.
5 */
6
7object StatusDataWriter "status" { }
8
9