Bug 1310854 - RFE: enable modbus plugin in collectd please?
Summary: RFE: enable modbus plugin in collectd please?
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: collectd
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ruben Kerkhof
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-22 19:56 UTC by Eric Sandeen
Modified: 2016-04-02 19:25 UTC (History)
7 users (show)

Fixed In Version: collectd-5.5.1-3.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-02 19:25:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Eric Sandeen 2016-02-22 19:56:35 UTC
I sent some patches upstream to fix up the modbus collectd plugin and have been using it with success.  Could you please consider enabling it (possibly in EPEL7 as well?)

%package modbus
Summary:       Modbus plugin for collectd
Group:         System Environment/Daemons
Requires:      collectd = %{version}-%{release}
BuildRequires: libmodbus-devel

%description modbus
This plugin connects to a Modbus "slave" via Modbus/TCP or Modbus/RTU
and reads register values.

...

%files modbus
%{_libdir}/collectd/modbus.so


Thanks,
-Eric

Comment 1 Eric Sandeen 2016-02-22 19:59:05 UTC
To be clear, those patches made it upstream some time ago, not asking for any additional patches, just enabling the plugin (remove --disable-modbus too of course).

Thanks,
-Eric

Comment 2 Eric Sandeen 2016-02-22 20:05:25 UTC
Hm, libmodbus isn't in EPEL7 so that's another small hurdle.  I'll request it.

Comment 3 Ruben Kerkhof 2016-02-23 10:05:38 UTC
Hey Eric,

Indeed, I didn't enable it because EPEL7 doesn't have libmodbus.
As soon as it is in, let me know and I'll update collectd.

Comment 4 Eric Sandeen 2016-02-23 15:47:57 UTC
Great, thanks, I may own libmodbus in epel7 myself, just sorting that all out.
Apologies if it was already on in fedora and I just forgot to check.  Thanks for straightening me out.  ;)

Comment 5 Ruben Kerkhof 2016-02-24 14:14:04 UTC
Heh, no problem. If there's anything I can do to help, let me know.
Love how you are monitoring your boiler with Collectd btw :)

Comment 6 Eric Sandeen 2016-02-26 23:06:21 UTC
I'm building libmodbus for epel7 now.

It'd be great to include that modbus debug patch as well, if you think of it :)

Thanks,
-Eric

Comment 7 Ruben Kerkhof 2016-02-27 12:24:00 UTC
Sure, will do!

Comment 8 Eric Sandeen 2016-03-14 04:01:03 UTC
I pushed libmodbus to epel7 stable tonight.

Thanks,
Eric

Comment 9 Fedora Update System 2016-03-16 14:23:02 UTC
collectd-5.5.1-3.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-8dbf30da45

Comment 10 Fedora Update System 2016-03-18 22:51:37 UTC
collectd-5.5.1-3.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-8dbf30da45

Comment 11 Fedora Update System 2016-04-02 19:25:22 UTC
collectd-5.5.1-3.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.


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