monasca-agent/monsetup
Tim Kuhlman 9853526cfb Structural changes to allow a single detection plugin to setup multiple plugins
Added a Plugins object to allow merging of various configs before writing the file.
2014-06-09 10:34:16 -06:00
..
detection Structural changes to allow a single detection plugin to setup multiple plugins 2014-06-09 10:34:16 -06:00
service Better output 2014-06-06 15:23:32 -06:00
README.md Initial sketch of what monsetup could look like 2014-06-06 10:56:27 -06:00
__init__.py Structural changes to allow a single detection plugin to setup multiple plugins 2014-06-09 10:34:16 -06:00
agent_config.py Structural changes to allow a single detection plugin to setup multiple plugins 2014-06-09 10:34:16 -06:00
main.py Structural changes to allow a single detection plugin to setup multiple plugins 2014-06-09 10:34:16 -06:00

README.md

mon-setup

This script will detect running services and configure mon-agent to watch them as well as starting the agent and configuring it to start up on boot.

Future Considerations

  • A good system for specifying active style checks for configuration would be great. Active style checks are those which run locally but are checking a remote box.