Forum: Cfengine Help
Subject: Re: Using cf-report
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,17931,17933#msg-17933


body reporter control {
    reports => {
        "audit",
        "performance",
        "all_locks", "active_locks",
        "hashes", "classes",
        "last_seen",
        "monitor_now",
        "monitor_history",
        "monitor_summary"
        };
    build_directory => "/tmp/cfreps";
    report_output => "html";
}


Then run cf-reports to populate /tmp/cfreps.  You'll find html and other files 
there.

_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to