monasca-agent/monasca_setup
Denis Poisson 0402321ec8 Configure Keystone with detection_args for http_check detection plugin
Change-Id: I023962d70f12881ab775b9ce1135b676483ff61c
story: 2001843
task: 14458
2018-07-26 13:06:31 +02:00
..
detection Configure Keystone with detection_args for http_check detection plugin 2018-07-26 13:06:31 +02:00
service Removed dependency on supervisor 2018-06-27 11:28:43 +02: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 Python3: Make monasca-setup compatible with py35 2018-07-03 15:08:58 +02:00
main.py Python3: Make monasca-setup compatible with py35 2018-07-03 15:08:58 +02:00
utils.py Python3: Make monasca-setup compatible with py35 2018-07-03 15:08:58 +02: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.