monasca-agent/monasca_setup
Doug Szumski 84f5307e70 Correct detection status in congestion plugin
The congestion plugin should only enable itself if
detection succeeds.

Task: 6664
Story: 2001645

Change-Id: I11d465450ef346565150c055187ba2cf5929ba4c
(cherry picked from commit 8cee27345d)
2018-03-08 15:17:46 +00:00
..
detection Correct detection status in congestion plugin 2018-03-08 15:17:46 +00:00
service Fix SLES platform detection 2017-03-15 11:17:21 +01: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 six.iteritems() with .items() 2017-04-03 22:52:26 +08:00
main.py Add max batch size for writing to API 2018-01-03 22:53:53 -07: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.