diff --git a/doc/Extensions/Agent-Setup.md b/doc/Extensions/Agent-Setup.md index 7ec1e8083..3e562c058 100644 --- a/doc/Extensions/Agent-Setup.md +++ b/doc/Extensions/Agent-Setup.md @@ -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 ``` diff --git a/doc/Extensions/Network-Map.md b/doc/Extensions/Network-Map.md index b231a318b..5a2f38049 100644 --- a/doc/Extensions/Network-Map.md +++ b/doc/Extensions/Network-Map.md @@ -1,6 +1,6 @@ # Network Map -## LibreNMS has the ability to show you a network mab based on: +## LibreNMS has the ability to show you a network map based on: - xDP Discovery - MAC addresses diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index e42c634e9..a24f91c75 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -140,11 +140,17 @@ if ($_SESSION['userlevel'] >= '10') { '); } - echo(' + echo '
-