monasca-agent/monasca_setup
Gandharva 253d48cbe4 Add detection plugin for enabling ovs plugin
This plugin detects the ovs exsistance and writes the configurations to
ovs.yaml in conf.d directory. The configurations will be fetched from the
neutron configuration file.

Change-Id: I0b469276231764f6c854a6b0149cd3a4269ac4a2
2016-06-16 05:02:47 +05:30
..
detection Add detection plugin for enabling ovs plugin 2016-06-16 05:02:47 +05:30
service Centos and RedHat added as supported distributions 2016-02-15 16:46:05 +01:00
__init__.py Renaming agent packages to reflect monasca 2014-12-19 09:22:03 -07:00
agent_config.py Remove one check based on args in monasca-setup 2016-04-05 12:15:25 -06:00
main.py Remove one check based on args in monasca-setup 2016-04-05 12:15:25 -06:00
README.md Allow a comma separated list of hosts for host_alive detection plugin 2015-07-24 14:11:13 -06:00
utils.py Add HPE copyright 2016-02-02 10:34:10 -07:00

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.