You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Mubarak Seyed (JIRA)" <ji...@apache.org> on 2012/07/20 09:43:35 UTC

[jira] [Commented] (FLUME-1386) Ganglia metrics plugin should filter MBean name

    [ https://issues.apache.org/jira/browse/FLUME-1386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418991#comment-13418991 ] 

Mubarak Seyed commented on FLUME-1386:
--------------------------------------

The fix would look like !https://issues.apache.org/jira/secure/attachment/12537314/Patch-Screenshot.jpg!
                
> Ganglia metrics plugin should filter MBean name
> -----------------------------------------------
>
>                 Key: FLUME-1386
>                 URL: https://issues.apache.org/jira/browse/FLUME-1386
>             Project: Flume
>          Issue Type: Bug
>          Components: Technical Debt
>    Affects Versions: v1.2.0
>            Reporter: Mubarak Seyed
>            Priority: Minor
>              Labels: newbie
>         Attachments: FLUME-1386.trunk.v1.patch, Ganglia-Host-Overview.jpg, Patch-Screenshot.jpg
>
>
> Ganglia metrics shows MBean name + metric name and it appears from ganglia UI that graph is not getting rendered properly but it shows the values (counts) in host overview page. Please refer the attached screenshot.
> For example, metrics name is displayed as 
> {code}
> org.apache.flume.channel%3Atype%3Dmem-channel1.ChannelSize
> {code}
> but it should be
> {code}
> mem-channel1.ChannelSize
> (or)
> flume.mem-channel1.ChannelSize
> {code}
> !https://issues.apache.org/jira/secure/attachment/12537310/Ganglia-Host-Overview.jpg!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira