mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Change "move" to "migrate" to make it easier to find (#13365)
I think most people consider moving an install to a new server as migrating. Update the text to make it easier to search for.
This commit is contained in:
@@ -26,7 +26,7 @@ path: blob/master/doc/
|
||||
- [What do the values mean in my graphs?](#faq21)
|
||||
- [Why does a device show as a warning?](#faq22)
|
||||
- [Why do I not see all interfaces in the Overall traffic graph for a device?](#faq23)
|
||||
- [How do I move my LibreNMS install to another server?](#faq24)
|
||||
- [How do I migrate my LibreNMS install to another server?](#faq24)
|
||||
- [Why is my EdgeRouter device not detected?](#faq25)
|
||||
- [Why are some of my disks not showing?](#faq26)
|
||||
- [Why are my disks reporting an incorrect size?](#faq27)
|
||||
@@ -301,7 +301,7 @@ $config['device_traffic_iftype'][] = '/ieee8023adLag/';
|
||||
$config['device_traffic_iftype'][] = '/ppp/';
|
||||
```
|
||||
|
||||
## <a name="faq24"> How do I move my LibreNMS install to another server?</a>
|
||||
## <a name="faq24"> How do I migrate my LibreNMS install to another server?</a>
|
||||
|
||||
If you are moving from one CPU architecture to another then you will
|
||||
need to dump the rrd files and re-create them. If you are in this
|
||||
|
||||
Reference in New Issue
Block a user