From 223a5b15dc238bba6858357582e97dd6c5275dd6 Mon Sep 17 00:00:00 2001 From: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com> Date: Fri, 1 Nov 2019 10:15:48 +0100 Subject: [PATCH] Update addhost.php (#10767) https://community.librenms.org/t/documention-error/10001 --- addhost.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addhost.php b/addhost.php index e7aba6747d..4d04af5ec9 100755 --- a/addhost.php +++ b/addhost.php @@ -222,7 +222,7 @@ if (!empty($argv[1])) { Config Defaults : ./addhost.php [-g ] [-f] [-b] [-p ] <%Whostname%n> any v3 [user] [port] [' . $transports_regex . '] No Auth, No Priv : ./addhost.php [-g ] [-f] [-b] [-p ] <%Whostname%n> nanp v3 [user] [port] [' . $transports_regex . '] Auth, No Priv : ./addhost.php [-g ] [-f] [-b] [-p ] <%Whostname%n> anp v3 [md5|sha] [port] [' . $transports_regex . '] - Auth, Priv : ./addhost.php [-g ] [-f] [-b] [-p ] <%Whostname%n> ap v3 [md5|sha] [aes|dsa] [port] [' . $transports_regex . '] + Auth, Priv : ./addhost.php [-g ] [-f] [-b] [-p ] <%Whostname%n> ap v3 [md5|sha] [aes|des] [port] [' . $transports_regex . '] Usage (ICMP only) : ./addhost.php [-g ] [-f] -P <%Whostname%n> [os] [hardware] -g allows you to add a device to be pinned to a specific poller when using distributed polling. X can be any number associated with a poller group