Bug 1528242
Summary: | [Docs][RFE][Metrics User] Document df Plugin based on available documentation | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Emma Heftman <eheftman> | |
Component: | Documentation | Assignee: | Emma Heftman <eheftman> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Avital Pinnick <apinnick> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | high | |||
Version: | 4.2.0 | CC: | lbopf, lsurette, rbalakri, rhev-docs, sradco, srevivo, ykaul | |
Target Milestone: | ovirt-4.2.1 | Keywords: | FutureFeature, Triaged | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | docs-accepted | |||
Fixed In Version: | Doc Type: | Enhancement | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | 1528237 | |||
: | 1528247 (view as bug list) | Environment: | ||
Last Closed: | 2018-01-14 12:35:57 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | Docs | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1464013 |
Description
Emma Heftman
2017-12-21 10:55:25 UTC
Accepting into Beta 2 program, and assigning to Emma for review. Hi Shirly Collectd's decription of the df plugin includes the following statement: not all "partitions" are of interest. For example /proc and /dev usually don't get filled and their "size" doesn't make a lot of sense. That's why the DF plugin offers to select only specific devices, mount points or filesystem types. It then describes the various config options. Do we use the defaults? Thanks Emma Hi Shirly Can you please check whether the following is a bug: According to your documentation, we have two df metrics: collectd.df.df_complex collectd.df.percent_bytes According to signalfx, there are 6: gauge.df_complex.free.md gauge.df_complex.reserved.md gauge.df_complex.used.md gauge.percent_bytes.free.md gauge.percent_bytes.reserved.md gauge.percent_bytes.used.md Pls. let me know whether to document according to signalfx schema. (In reply to Emma Heftman from comment #4) > Hi Shirly > > Can you please check whether the following is a bug: > > According to your documentation, we have two df metrics: > collectd.df.df_complex > collectd.df.percent_bytes > > According to signalfx, there are 6: > > gauge.df_complex.free.md > gauge.df_complex.reserved.md > gauge.df_complex.used.md > gauge.percent_bytes.free.md > gauge.percent_bytes.reserved.md > gauge.percent_bytes.used.md > > Pls. let me know whether to document according to signalfx schema. No. There is no bug. We have the free / used / reserved as the collectd.type_instance. |