Bug 1263297 - write_riemann plugin is missing
Summary: write_riemann plugin is missing
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: collectd
Version: epel7
Hardware: x86_64
OS: Other
unspecified
unspecified
Target Milestone: ---
Assignee: Ruben Kerkhof
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-15 13:54 UTC by Deyan Dobrinov
Modified: 2015-09-15 16:11 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-15 14:14:34 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Deyan Dobrinov 2015-09-15 13:54:52 UTC
Description of problem:
One of the available plugins in collectd is missing in the currently available rpm package - https://dl.fedoraproject.org/pub/epel/7/x86_64/c/collectd-5.5.0-2.el7.x86_64.rpm

If you open the collectd plugin documentation you will see that this plugin should be packaged with collectd since version 5.3.0. (https://collectd.org/wiki/index.php/Table_of_Plugins)

Version-Release number of selected component (if applicable):
collectd-5.5.0-2.el7.x86_64.rpm

How reproducible:


Steps to Reproduce:
1. Install collectd
2. Configure it to work with Riemann
3. A message will be available in the logs that the plugin is missing.
4. You won't be able to find write_rieman.so next to the rest of the plugins (/usr/lib64/collectd)

or

1. Download the .rpm
2. rpm -q -filesbypkg -p collectd-5.5.0-2.el7.x86_64.rpm | grep write_riemann.so

Actual results:
/usr/lib64/collectd/write_riemann.so is missing

Expected results:
/usr/lib64/collectd/write_riemann.so is present

Additional info:

Comment 1 Deyan Dobrinov 2015-09-15 14:14:34 UTC
I just found why it is missing:
https://dl.fedoraproject.org/pub/epel/7/x86_64/c/collectd-write_riemann-5.5.0-2.el7.x86_64.rpm

Sorry! :)

Comment 2 Ruben Kerkhof 2015-09-15 16:11:15 UTC
Yes, you indeed need to install collectd-write_riemann.


Note You need to log in before you can comment on or make changes to this bug.