a8be13bdeb
Skip agent service detection if only installing plugins. This will make it possible to use monasca-setup on the environments where monasca-agent is not running as systemd service. Typical usecase is running agent on kubernetes. Change-Id: I232506e19f593b43cc011c6499242847c9bbc108 |
||
---|---|---|
.. | ||
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.