~viswesn/juju-ci-tools/aws_boto3

« back to all changes in this revision

Viewing changes to example-collectd.conf

  • Committer: Christopher Lee
  • Date: 2016-10-26 04:59:52 UTC
  • mfrom: (1689 trunk)
  • mto: This revision was merged to the branch mainline in revision 1698.
  • Revision ID: chris.lee@canonical.com-20161026045952-g0l8ba05nmo5a638
Merge trunk. Fix conflict issues.

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
                GroupBy "Host"
77
77
                GroupBy "TypeInstance"
78
78
 
79
 
                CalculateNum true
 
79
                # CalculateNum true
 
80
        CalculateNum false
80
81
                CalculateSum true
81
82
                CalculateAverage true
82
83
                CalculateMinimum false
83
 
                CalculateMaximum false
 
84
                CalculateMaximum true
84
85
                CalculateStddev false
85
86
        </Aggregation>
86
87
</Plugin>