X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd.conf.pod;h=9030cffb723faf845e5d070aee1c8570289eb4b9;hb=e052e38ec747619d42f2e73666e4e040a3509a31;hp=cdfb9ac8bbe6f193f2176edf2dea4cf7f3c33b8c;hpb=28ed1126f98a950e4dcdec3b5524506ac428e855;p=collectd.git diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index cdfb9ac8..9030cffb 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -1669,8 +1669,13 @@ Required capabilities are documented below. Interval 30 - - + + Interval 30 + GetNameCache true + GetDirCache true + GetBufferCache true + GetInodeCache true + Interval 30 GetBusy true @@ -1845,7 +1850,7 @@ type instance. =back -=head3 The GetWaflPerfData block +=head3 The WAFL block This will collect various performance data about the WAFL file system. At the moment this just means cache performance. @@ -1859,6 +1864,10 @@ releases. =over 4 +=item B I + +Collect disk statistics every I seconds. + =item B B|B Optional @@ -1891,7 +1900,7 @@ Default: true Result: One value list of type "cache_ratio" and type instance "inode_cache_hit". -=item B B|B +=item B B|B B This is the same value that the NetApp CLI command "sysstat" returns in the "Cache hit" field.