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 863628 Details for
Bug 1065697
collection.conf has incorrect DataSources for apache series
[?]
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]
apache DataSources patch
apache.patch (text/plain), 932 bytes, created by
Joel Uckelman
on 2014-02-15 23:06:01 UTC
(
hide
)
Description:
apache DataSources patch
Filename:
MIME Type:
Creator:
Joel Uckelman
Created:
2014-02-15 23:06:01 UTC
Size:
932 bytes
patch
obsolete
>diff --git a/collection.conf b/collection.conf >index 26998c7..35d1ab7 100644 >--- a/collection.conf >+++ b/collection.conf >@@ -2,24 +2,24 @@ DataDir "/var/lib/collectd/rrd" > GraphWidth 400 > #UnixSockAddr "/var/run/collectd-unixsock" > <Type apache_bytes> >- DataSources count >- DSName "count Bytes/s" >+ DataSources value >+ DSName "value Bytes/s" > RRDTitle "Apache Traffic" > RRDVerticalLabel "Bytes/s" > RRDFormat "%5.1lf%s" >- Color count 0000ff >+ Color value 0000ff > </Type> > <Type apache_requests> >- DataSources count >- DSName "count Requests/s" >+ DataSources value >+ DSName "value Requests/s" > RRDTitle "Apache Traffic" > RRDVerticalLabel "Requests/s" > RRDFormat "%5.2lf" >- Color count 00d000 >+ Color value 00d000 > </Type> > <Type apache_scoreboard> > Module GenericStacked >- DataSources count >+ DataSources value > RRDTitle "Apache scoreboard on {hostname}" > RRDVerticalLabel "Slots" > RRDFormat "%6.2lf"
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 1065697
: 863628