monasca-agent/monasca_setup
Charu Jain f3410a4475 Adding httpd-worker apache process on SLES
The apache2 process on SLES might be 'httpd-worker'. Otherwise
while running monasca-setup, the error is:
     ERROR: Apache process does not exist.

Change-Id: I27c757b9c3c3b93db7b3edd8e576147e94c32a4a
2017-10-19 07:33:21 +00:00
..
detection Adding httpd-worker apache process on SLES 2017-10-19 07:33:21 +00:00
service Fix SLES platform detection 2017-03-15 11:17:21 +01:00
README.md Allow a comma separated list of hosts for host_alive detection plugin 2015-07-24 14:11:13 -06:00
__init__.py Renaming agent packages to reflect monasca 2014-12-19 09:22:03 -07:00
agent_config.py Replace six.iteritems() with .items() 2017-04-03 22:52:26 +08:00
main.py Integrate with keystoneauth 2017-07-11 09:02:34 +02:00
utils.py Merge "add --skip_detection_plugins arg. for skipping listed detection plugins" 2016-06-24 20:30:00 +00:00

README.md

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.