aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/barometer/roles/collectd/templates/hugepages.conf.j2
blob: cefcc25df369dce255da199ec8587ca7033c97aa (plain)
1
2
3
4
5
6
7
8
9
10
LoadPlugin hugepages

<Plugin hugepages>
    ReportPerNodeHP  true
    ReportRootHP     true
    ValuesPages      true
    ValuesBytes      false
    ValuesPercentage false
</Plugin>