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

Mubarak Seyed commented on FLUME-967:
-------------------------------------

There are two parts here.

1. Embed Jetty container in app (agent) bootstrap, we can externalize the 
web-ui port settings, we can define URI (mapped to servlets/jsp) to access 
content
2. Use [FLUME-748|https://issues.apache.org/jira/browse/FLUME-748] to access 
in-memory metrics as jetty container runs in-process with agent. We need to use 
[JAMon|http://jamonapi.sourceforge.net/] to create templates (as like how HBase 
does)
                
> HTTP based monitoring for flume Agents
> --------------------------------------
>
>                 Key: FLUME-967
>                 URL: https://issues.apache.org/jira/browse/FLUME-967
>             Project: Flume
>          Issue Type: Task
>    Affects Versions: v1.0.0
>            Reporter: Arvind Prabhakar
>
> Hadoop related projects typically include an embedded web server that can be 
> used to remotely monitory the health of the components running within. It 
> will ge good to have a similar facility for Flume as well.

--
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

        

Reply via email to