monasca-agent/monasca_setup
Artur Basiak 395f7c29cb Fix Zookeeper autodetection
Find Zookeeper autodetection about options liek hostname and port
number. Discover where zookeeper configuration file is and read
options from it.

Change-Id: I8fb8a13e1ec5c1c488398497d217fc9b4bb4e7c6
Story: 2001043
Task: 4600
(cherry picked from commit da2def6097)
2017-07-21 12:24:10 +02:00
..
detection Fix Zookeeper autodetection 2017-07-21 12:24:10 +02:00
service Fix SLES platform detection 2017-03-15 11:58:55 +00:00
README.md Allow a comma separated list of hosts for host_alive detection plugin 2015-07-24 14:11:13 -06:00
__init__.py Renaming agent packages to reflect monasca 2014-12-19 09:22:03 -07:00
agent_config.py Replace yaml.load() with yaml.safe_load() 2016-10-17 15:59:48 -06:00
main.py Add 'agent_service_name' parameter to monasca-setup 2017-03-28 06:20:56 +00:00
utils.py Merge "add --skip_detection_plugins arg. for skipping listed detection plugins" 2016-06-24 20:30:00 +00:00

README.md

monasca-setup

This script will detect running services and configure monasca-agent to watch them as well as starting the agent and configuring it to start up on boot.

Future Considerations

  • A config file with metadata to assist in automatic configuration could be quite valuable, for example user/pass for logging into mysql.