You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Alexander Alten-Lorenz (JIRA)" <ji...@apache.org> on 2013/01/03 18:52:14 UTC

[jira] [Created] (FLUME-1817) Monitoring configuration should be done in the config file and not per jvm switches (-D atm)

Alexander Alten-Lorenz created FLUME-1817:
---------------------------------------------

             Summary: Monitoring configuration should be done in the config file and not per jvm switches (-D atm)
                 Key: FLUME-1817
                 URL: https://issues.apache.org/jira/browse/FLUME-1817
             Project: Flume
          Issue Type: Improvement
          Components: Configuration
    Affects Versions: v1.3.0
            Reporter: Alexander Alten-Lorenz


We have no possibility to add more as one monitoring service to flume. In some cases it could be helpful to have more as one monitoring system (jmx and ganglia or nagios as example). 

We should move the monitoring configuration into the config file, configurable per identifier:

Example:
monitoring1.service.name=ganglia
monitoring1.host.name=FQDN
monitoring1.host.port=PORT
monitoring1.username=USERNAME
monitoring1.password=PASSWORD (salted? md5'ed?)



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