monasca-agent/monasca_setup
Michał Piotrowski 538aec2e1b Update log level classification info
It is possible monasca-setup configuration process informs user about
errors related to setting up other services, but system is working
correctly. It is expected to change some log level classification for
INFO or WARNING depends on type of message.

Story: 2004970
Task: 29425

Change-Id: Idb8101fea6e7c5c357d72d77b3b264db4cce8527
2019-02-15 08:36:17 +01:00
..
detection Update log level classification info 2019-02-15 08:36:17 +01: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 Improve error message when plugin detection fails. 2019-02-08 15:36:58 +00: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.