Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 699396 Details for
Bug 911907
Please re-enable rrdcached plugin
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
add rrdcached to spec
0001-enable-rrdcached-plugin-rhbz-911907.patch.txt (text/plain), 3.01 KB, created by
Tomasz Torcz
on 2013-02-19 10:21:12 UTC
(
hide
)
Description:
add rrdcached to spec
Filename:
MIME Type:
Creator:
Tomasz Torcz
Created:
2013-02-19 10:21:12 UTC
Size:
3.01 KB
patch
obsolete
> ><!-- saved from url=(0074)https://pipebreaker.pl/dump/0001-enable-rrdcached-plugin-rhbz-911907.patch --> ><html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">From cb5b8c703f7f9fefb151d403e758f66bde94fed0 Mon Sep 17 00:00:00 2001 >From: Tomasz Torcz <tomek@pipebreaker.pl> >Date: Tue, 19 Feb 2013 11:14:51 +0100 >Subject: [PATCH] enable rrdcached plugin rhbz#911907 > >--- > collectd.spec | 23 ++++++++++++++++++----- > 1 file changed, 18 insertions(+), 5 deletions(-) > >diff --git a/collectd.spec b/collectd.spec >index 5b672c1..241cf60 100644 >--- a/collectd.spec >+++ b/collectd.spec >@@ -1,7 +1,7 @@ > Summary: Statistics collection daemon for filling RRD files > Name: collectd > Version: 5.2.1 >-Release: 1%{?dist} >+Release: 2%{?dist} > License: GPLv2 > Group: System Environment/Daemons > URL: http://collectd.org/ >@@ -142,11 +142,11 @@ called handlers and database traffic. > > > %package rrdtool >-Summary: RRDTool module for collectd >+Summary: RRDTool and RRDCached modules for collectd > Group: System Environment/Daemons > Requires: collectd = %{version}-%{release}, rrdtool > %description rrdtool >-This plugin for collectd provides rrdtool support. >+This plugin for collectd provides rrdtool and rrdcached support. > > > %ifnarch ppc ppc64 sparc sparc64 >@@ -214,7 +214,6 @@ sed -i.orig -e 's|-Werror||g' Makefile.in */Makefile.in > --disable-oracle \ > --disable-pinba \ > --disable-routeros \ >- --disable-rrdcached \ > --disable-tape \ > --disable-tokyotyrant \ > --disable-xmms \ >@@ -374,7 +373,15 @@ done > CacheFlush 900 > </Plugin> > EOF >- >+%{__cat} >> %{buildroot}/etc/collectd.d/rrdcached.conf <<EOF >+#LoadPlugin rrdcached >+<Plugin rrdcached> >+ DaemonAddress "unix:/tmp/rrdcached.sock" >+ DataDir "/var/lib/collectd/rrd" >+ CreateFiles true >+ CollectStatistics true >+</Plugin> >+EOF > > # *.la files shouldn't be distributed. > rm -f %{buildroot}/%{_libdir}/{collectd/,}*.la >@@ -444,6 +451,7 @@ fi > %exclude %{_sysconfdir}/collectd.d/postgresql.conf > %exclude %{_datadir}/collectd/postgresql_default.conf > %exclude %{_sysconfdir}/collectd.d/rrdtool.conf >+%exclude %{_sysconfdir}/collectd.d/rrdcached.conf > %exclude %{_sysconfdir}/collectd.d/sensors.conf > %exclude %{_sysconfdir}/collectd.d/snmp.conf > >@@ -629,7 +637,9 @@ fi > %files rrdtool > %defattr(-, root, root, -) > %{_libdir}/collectd/rrdtool.so >+%{_libdir}/collectd/rrdcached.so > %config(noreplace) %{_sysconfdir}/collectd.d/rrdtool.conf >+%config(noreplace) %{_sysconfdir}/collectd.d/rrdcached.conf > > > %ifnarch ppc ppc64 sparc sparc64 >@@ -660,6 +670,9 @@ fi > %endif > > %changelog >+* Tue Feb 19 2013 Tomasz Torcz <ttorcz@fedoraproject.org> 5.2.1-2 >+- enable rrdcached plugin rhbz#911907 >+ > * Mon Feb 04 2013 Alan Pevec <apevec@redhat.com> 5.2.1-1 > - update to 5.2.1 > http://mailman.verplant.org/pipermail/collectd/2013-January/005577.html >-- >1.8.1.2 > ></pre></body><style type="text/css"></style></html>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 911907
: 699396