Files
monasca-agent/monasca_setup
root 8547772515 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
(cherry picked from commit a8be13bdeb)
2021-09-30 15:06:20 +00: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.