Bug 1065342 - collection.conf has incorrect DataSources for entropy series
Summary: collection.conf has incorrect DataSources for entropy series
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: collectd
Version: 20
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Ruben Kerkhof
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-14 12:16 UTC by Joel Uckelman
Modified: 2014-03-02 13:12 UTC (History)
3 users (show)

Fixed In Version:
Clone Of: 1065338
: 1065697 (view as bug list)
Environment:
Last Closed: 2014-03-02 13:12:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
entropy DataSources patch (403 bytes, patch)
2014-02-14 12:16 UTC, Joel Uckelman
no flags Details | Diff

Description Joel Uckelman 2014-02-14 12:16:19 UTC
Created attachment 863246 [details]
entropy DataSources patch

+++ This bug was initially created as a clone of Bug #1065338 +++

Description of problem:

collection.conf expects the "entropy" data series to have DataSources set to "entropy", but what collectd produces has it set to "value" instead. This prevents collectd-web from producing an entropy graph.


Version-Release number of selected component (if applicable):

collectd-web-5.4.1-1.fc20.x86_64


How reproducible:

Always.


Steps to Reproduce:
1. Turn on collectd "entropy" plugin.
2. Collect some data.
3. Try to graph it with collectd-web.

Actual results:

No graph.


Expected results:

A graph of system entropy over time.


Additional info:

The attached patch fixes the problem.


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