monasca-agent/monasca_setup
Luka Peschke c8b9f306ab Update the cloudkitty detection plugin search pattern
CloudKitty's v1 API has been updated to "CURRENT", this changes the detection
plugin accordingly.

Change-Id: Ib7b16fe6cd5f7446fb3183c95fdb8044b7776c91
2019-04-04 14:39:30 +02:00
..
detection Update the cloudkitty detection plugin search pattern 2019-04-04 14:39:30 +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 Merge "Support setting statsd metric aggregation interval" 2019-02-28 13:43:41 +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.