When adding a new node to the cluster, the monitoring daemon should be immediately started there as well. Up to now, it was only started on the master node.
Michele Tartara (3): Add a constant stating whether monitoring is enabled Start the monitoring and node daemons together Add MonD to the watcher lib/constants.py | 1 + lib/tools/node_daemon_setup.py | 11 ++++++++--- lib/watcher/__init__.py | 4 ++++ 3 files changed, 13 insertions(+), 3 deletions(-) -- 1.7.10.4
