monasca-agent/monasca_setup
root a8be13bdeb Add a condition for systemd service detection in monasca_setup
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
2021-09-20 21:06:27 +02:00
..
2018-06-27 11:28:43 +02: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.