mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
docs: added Web UI rename device. (#7769)
This commit is contained in:
@ -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.
|
||||
|
||||
#### <a name="faq16"> How do I change the IP / hostname of a device?</a>
|
||||
|
||||
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 <old hostname> <new hostname>
|
||||
```
|
||||
You can also rename a device in the Web UI by going to the device, then clicking settings Icon -> Edit.
|
||||
|
||||
#### <a name="faq19"> My device doesn't finish polling within 300 seconds</a>
|
||||
|
||||
|
Reference in New Issue
Block a user