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 870331 Details for
Bug 1065338
collection.conf has incorrect DataSources for users 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]
Patch for Color attributes
color.patch (text/plain), 1.19 KB, created by
Joel Uckelman
on 2014-03-04 11:13:19 UTC
(
hide
)
Description:
Patch for Color attributes
Filename:
MIME Type:
Creator:
Joel Uckelman
Created:
2014-03-04 11:13:19 UTC
Size:
1.19 KB
patch
obsolete
>diff --git a/collection.conf b/collection.conf >index 5fe4313..3e19bfc 100644 >--- a/collection.conf >+++ b/collection.conf >@@ -7,7 +7,7 @@ GraphWidth 400 > RRDTitle "Apache Traffic" > RRDVerticalLabel "Bytes/s" > RRDFormat "%5.1lf%s" >- Color count 0000ff >+ Color value 0000ff > </Type> > <Type apache_requests> > DataSources value >@@ -15,7 +15,7 @@ GraphWidth 400 > RRDTitle "Apache Traffic" > RRDVerticalLabel "Requests/s" > RRDFormat "%5.2lf" >- Color count 00d000 >+ Color value 00d000 > </Type> > <Type apache_scoreboard> > Module GenericStacked >@@ -272,7 +272,7 @@ GraphWidth 400 > RRDTitle "Frequency ({type_instance})" > RRDVerticalLabel "Hertz" > RRDFormat "%4.1lfHz" >- Color frequency a000a0 >+ Color value a000a0 > </Type> > <Type humidity> > DataSources value >@@ -547,7 +547,7 @@ GraphWidth 400 > RRDTitle "Percent ({type_instance})" > RRDVerticalLabel "Percent" > RRDFormat "%4.1lf%%" >- Color percent 0000ff >+ Color value 0000ff > </Type> > <Type ping> > DataSources value >@@ -705,7 +705,7 @@ GraphWidth 400 > RRDTitle "Users ({type_instance}) on {hostname}" > RRDVerticalLabel "Users" > RRDFormat "%.1lf" >- Color users 0000f0 >+ Color value 0000f0 > </Type> > <Type voltage> > DataSources value
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 1065338
:
863241
| 870331