1e1f130901
Bandit flags yaml.load() as security risk so replace all occurrences with yaml.safe_load() Change-Id: I8d0b322b9083c63a75bc34caf2a67fc05d8a4390 Closes-Bug: #1634265 |
||
---|---|---|
.. | ||
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.