mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update Agent-Setup.md
If you do not change directory, the directions won't work.
This commit is contained in:
@@ -14,6 +14,7 @@ On each of the hosts you would like to use the agent on then you need to do the
|
||||
```shell
|
||||
cd /opt/
|
||||
git clone https://github.com/librenms/librenms-agent.git
|
||||
cd librenms-agent
|
||||
cp check_mk_agent /usr/bin/check_mk_agent
|
||||
chmod +x /usr/bin/check_mk_agent
|
||||
```
|
||||
|
Reference in New Issue
Block a user