2e4913f4b6
JSON was used to support names that contain special characters. New json argument type for monasca-setup (inspired by review from Alexis Lee https://review.openstack.org/339023/) Note: The json argument would help solve a problem with file_size.py (https://bugs.launchpad.net/bugs/1625966), but file_size.py would still need modifications to accept json kwargs in its __init__ method. Change-Id: Id56a81d8f424be079a683d95c59c3e2a7d6b20d5 |
||
---|---|---|
.. | ||
detection | ||
service | ||
__init__.py | ||
agent_config.py | ||
main.py | ||
README.md | ||
utils.py |
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.