From 8a4a5b2987a06311a6e6291655d9fea86a8e7a31 Mon Sep 17 00:00:00 2001 From: Kevin Krumm Date: Sun, 19 Nov 2017 20:20:02 -0600 Subject: [PATCH] docs: added Web UI rename device. (#7769) --- doc/Support/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Support/FAQ.md b/doc/Support/FAQ.md index d21f0fd4d8..9b32976360 100644 --- a/doc/Support/FAQ.md +++ b/doc/Support/FAQ.md @@ -136,12 +136,12 @@ If you poll a large number of devices / ports then it's recommended to run a loc Running RRDCached is also highly advised in larger installs but has benefits no matter the size. #### How do I change the IP / hostname of a device? - There is a host rename tool called renamehost.php in your librenms root directory. When renaming you are also changing the device's IP / hostname address for monitoring. Usage: ```bash ./renamehost.php ``` +You can also rename a device in the Web UI by going to the device, then clicking settings Icon -> Edit. #### My device doesn't finish polling within 300 seconds