From 43d50652ccecd697f351e6f8065cf03f7393e5a8 Mon Sep 17 00:00:00 2001 From: Alexander Lukyanchikov Date: Sat, 21 Dec 2019 21:33:24 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e656e1..8c64b13 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Sampler is by no means an alternative to full-scale monitoring systems, but rath If spinning up and configuring [Prometheus with Grafana](https://prometheus.io) is complete overkill for you task, Sampler might be the right solution. No servers, no databases, no deploy - you specify shell commands, and it just works. ## Then it should be installed on every server I monitor? -No, you can run Sampler on local, but still gather telemetry from multiple remote machines. Any visualization might have `init` command, where you can ssh to a remote server. See [SSH example](https://github.com/sqshq/sampler#ssh) +No, you can run Sampler on local, but still gather telemetry from multiple remote machines. Any visualization might have `init` command, where you can ssh to a remote server. See the [SSH example](https://github.com/sqshq/sampler#ssh) ## Contents