Bug 1528251
| Summary: | [Docs][RFE][Metrics User] Document swap 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: | 1528250 | |||
| : | 1528254 1528991 1530926 (view as bug list) | Environment: | ||
| Last Closed: | 2018-01-14 12:31:38 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, 1528991 | |||
|
Description
Emma Heftman
2017-12-21 11:05:36 UTC
Accepting into Beta 2 program, and assigning to Emma for review. Hi Shirly A few questions about the documentation i found for swap in collectd: https://collectd.org/documentation/manpages/collectd.conf.5.shtml#plugin_swap 1. It discusses different behavior depending on how it is configured. Do we use the defaults for each of the attributes? 2. hat is meant by "ReportIO true|false" when we have a different metric for reporting IO - collectd.swap.swap_io i.e. what's the difference between them? I could not find any documentation on swap_io so I will be moving it out of this RFE. (In reply to Emma Heftman from comment #2) > Hi Shirly > A few questions about the documentation i found for swap in collectd: > > https://collectd.org/documentation/manpages/collectd.conf.5.shtml#plugin_swap > > 1. It discusses different behavior depending on how it is configured. Do we > use the defaults for each of the attributes? We use : ReportBytes true ValuesPercentage true > > 2. hat is meant by "ReportIO true|false" when we have a different metric for > reporting IO - collectd.swap.swap_io > i.e. what's the difference between them? Enables or disables reporting swap IO. Defaults to true. This is useful for the cases when swap IO is not neccessary, is not available, or is not reliable. > > I could not find any documentation on swap_io so I will be moving it out of > this RFE. Please do not remove. even if the description is missing. |