You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "qiuyonggang (JIRA)" <ji...@apache.org> on 2013/01/24 07:45:12 UTC

[jira] [Created] (FLUME-1873) The http monitor report seems not work

qiuyonggang created FLUME-1873:
----------------------------------

             Summary: The http monitor report seems not work
                 Key: FLUME-1873
                 URL: https://issues.apache.org/jira/browse/FLUME-1873
             Project: Flume
          Issue Type: Bug
          Components: Node
    Affects Versions: v1.3.1
         Environment: ubuntu  linux server version 10.10 32bit/64bit
            Reporter: qiuyonggang


When i start the flume as the guide with command:
bin/flume-ng agent --conf-file example.conf --name a1 -Dflume.monitoring.type=http -Dflume.monitoring.port=34545

Then i wget http://xxx.xxx.xxx.xxx:34545/metrics, i got nothing, the server seems not listen on the port 34545.

netstat -anp|grep 34545 verified that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira