Bug 1581272
Summary: | [RFE] enable collectd-write_redis plugin | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Matthias Runge <mrunge> |
Component: | collectd | Assignee: | Matthias Runge <mrunge> |
Status: | CLOSED NOTABUG | QA Contact: | Leonid Natapov <lnatapov> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 14.0 (Rocky) | CC: | apannu, jbadiapa, lars, mmagr, mrunge, pkilambi, rmccabe |
Target Milestone: | Upstream M3 | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-07-02 15:39:52 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1488413, 1581273 |
Description
Matthias Runge
2018-05-22 12:50:19 UTC
The subpackage is enabled in centos-opstools since https://github.com/centos-opstools/collectd/commit/22f175a6a9b41eda02d19da808517c1560b44fc0 Hey,Matthias. Please,provide testing instructions for QA. Thanks. Leonid, iirc, we agreed on just do basic sanity testing. (In reply to Matthias Runge from comment #8) > Leonid, iirc, we agreed on just do basic sanity testing. Can you,please,provide conf file for write redis plugin ? basic sanity you mean check that plugin can be successfully loaded ? https://collectd.org/wiki/index.php/Plugin:Write_Redis LoadPlugin redis <Plugin redis> <Node "mynode"> Host "localhost" Port "6379" Timeout 2000 </Node> </Plugin> With Service Assurance Framework in place, there is no need to write to Redis or other write targets. |