From ea703e8c7b8126e29553f4075146151478637828 Mon Sep 17 00:00:00 2001 From: gitwuethrich <32637467+gitwuethrich@users.noreply.github.com> Date: Tue, 10 Oct 2017 14:35:07 +0200 Subject: [PATCH] Update Agent-Setup.md (#7462) 1. reformulation, because i thought it's easier to read like this, the other version sounds strange to me... --- doc/Extensions/Agent-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Extensions/Agent-Setup.md b/doc/Extensions/Agent-Setup.md index 0def2a7f4a..8d0f751e54 100644 --- a/doc/Extensions/Agent-Setup.md +++ b/doc/Extensions/Agent-Setup.md @@ -7,7 +7,7 @@ Make sure that systemd or xinetd is installed on the host you want to run the ag The agent uses TCP-Port 6556, please allow access from the **LibreNMS host** and **poller nodes** if you're using the [Distributed Polling](http://docs.librenms.org/Extensions/Distributed-Poller/) setup. -On each of the hosts you would like to use the agent on then you need to do the following: +On each of the hosts you would like to use the agent on, you need to do the following: 1. Clone the `librenms-agent` repository: