Initial commit of Cfengine 3 configuration
[cfengine-masterfiles.git] / inputs / cf-report.cf
blob0d134533b95af317393c76823f35ee8611640f78
1 #####################################
2 #                                   #
3 # cf-report.cf - Cfengine 3 Reports #
4 #                                   #
5 #####################################
7 body reporter control {
8     reports         => { "performance", "last_seen", "monitor_history" };
9     build_diretory  => { "$(sys.workdir)/reports";
10     report_output   => "text";