monasca-agent/monasca_setup
Jui Chandwaskar f837eee559 Update pep8 checks
* set the maximum line length to 100
* cleaned up the codes for pep8

Depends-On: https://review.openstack.org/560844
Change-Id: Id548b78b673cce869ef8291bdb6b4f1367b383ed
Signed-off-by: Jui Chandwaskar <jchandwaskar@op5.com>
2018-04-12 11:05:01 +00:00
..
detection Update pep8 checks 2018-04-12 11:05:01 +00:00
service Update pep8 checks 2018-04-12 11:05:01 +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 Update pep8 checks 2018-04-12 11:05:01 +00:00
main.py Update pep8 checks 2018-04-12 11:05:01 +00:00
utils.py Update pep8 checks 2018-04-12 11:05:01 +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.