From 314245325d498bbae8d10a6d2c1b9facb261c6a7 Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Mon, 26 Oct 2015 19:26:20 +0000 Subject: [PATCH] [docs] Refer to different Scope setups as standalone and service modes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48824c14f..aac5fdae5 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ serving the UI, and pushing these topologies to the UI. +-----------------------+ ``` -## Multi host setup +## Standalone Mode When running Scope in a cluster, each probe sends reports to each app. The App merges the reports from each probe into a more complete report. @@ -99,7 +99,7 @@ acceptable, both with and without ports: Hostnames will be regularly resolved as A records, and each answer used as a target. -## Using Scope Service +## Service Mode Scope can also be used to feed reports to the Scope Service. The Scope Service allows you centrally manage and share access to your Scope UI. In this