mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-03 16:51:24 -07:00
DOCS: network topology troubleshooting
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
## How to Set Up Your Network Page
|
# How to Set Up Your Network Page
|
||||||
|
|
||||||
The **Network** page lets you map how devices connect — visually and logically.
|
The **Network** page lets you map how devices connect — visually and logically.
|
||||||
It’s especially useful for planning infrastructure, assigning parent-child relationships, and spotting gaps.
|
It’s especially useful for planning infrastructure, assigning parent-child relationships, and spotting gaps.
|
||||||
@@ -99,6 +99,26 @@ You can confirm that `raspberrypi` now acts as a network device in two places:
|
|||||||
> This means devices with `devParentRelType` set to `nic` or `virtual` will not be shown.
|
> This means devices with `devParentRelType` set to `nic` or `virtual` will not be shown.
|
||||||
> All devices, regardless of relationship type, are always accessible in the **All devices** view.
|
> All devices, regardless of relationship type, are always accessible in the **All devices** view.
|
||||||
|
|
||||||
|
|
||||||
|
## Troubleshooting
|
||||||
|
|
||||||
|
If the Network page doesn't load re-set your parent nodes. This can be done with [bulk-edit](./DEVICES_BULK_EDITING.md).
|
||||||
|
|
||||||
|
1. [Backup your setup just in case](./BACKUPS.md)
|
||||||
|
2. Navigate to **Maintenance -> Multi edit** ( (1), (2) )
|
||||||
|
3. Add all devices (3) (clear the cache with the refresh button if you seem to be missing devices in the dropdown (4))
|
||||||
|
4. Select None as parent node (5) and save (6)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
5. Find now your root Internet Node by searching for "Internet" in the My Devices view
|
||||||
|
6. If not found, make sure the `INTRNT` plugin runs and creates the internet device
|
||||||
|
7. If above fails, [create a manual device](./DEVICE_MANAGEMENT.md) with the MAC set to `Internet`
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
7. You should be able to start again to configure your Network view.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## ✅ Summary
|
## ✅ Summary
|
||||||
|
|||||||
BIN
docs/img/NETWORK_TREE/Network_tree_MANUAL_INTERNET_NODE.png
Normal file
BIN
docs/img/NETWORK_TREE/Network_tree_MANUAL_INTERNET_NODE.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 202 KiB |
BIN
docs/img/NETWORK_TREE/Network_tree_RESET.png
Normal file
BIN
docs/img/NETWORK_TREE/Network_tree_RESET.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 225 KiB |
Reference in New Issue
Block a user