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 585465 Details for
Bug 822992
jmx_ plugin has a bug
[?]
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]
my patch
GCTime.java.patch (text/plain), 1.07 KB, created by
boss-chifra
on 2012-05-18 18:00:08 UTC
(
hide
)
Description:
my patch
Filename:
MIME Type:
Creator:
boss-chifra
Created:
2012-05-18 18:00:08 UTC
Size:
1.07 KB
patch
obsolete
>--- plugins/javalib/org/munin/plugin/jmx/GCTime.java 2012-03-14 19:18:05.000000000 +0400 >+++ plugins/javalib/org/munin/plugin/jmx/GCTime.java.new 2012-05-04 15:20:52.000000000 +0400 >@@ -17,6 +17,6 @@ > "CopyTime.label MinorTime\n" + >- "CopyTime.type DERIVE\n" + >+ "CopyTime.type GAUGE\n" + > "CopyTime.info The approximate accumulated collection elapsed time in milliseconds. This method returns -1 if the collection elapsed time is undefined for this collector.\n" + > "MarkSweepCompactTime.label MajorTime\n" + >- "MarkSweepCompactTime.type DERIVE\n" + >+ "MarkSweepCompactTime.type GAUGE\n" + > "MarkSweepCompactTime.info The approximate accumulated collection elapsed time in milliseconds. This method returns -1 if the collection elapsed time is undefined for this collector.The Java virtual machine implementation may use a high resolution timer to measure the elapsed time. This method may return the same value even if the collection count has been incremented if the collection elapsed time is very short. \n"
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 822992
: 585465