controls/cf_monitord.cf

Table of Contents

This is where body monitor control is defined. body monitor control is where various settings related to cf-monitord can be tuned.

monitor bodies

control

Prototype: control

Implementation:

body monitor control
{

    any::

      forgetrate => "0.7";
      histograms => "true";
      #  tcpdump => "false";
      #  tcpdumpcommand => "/usr/sbin/tcpdump -t -n -v";

}