mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
docs: Added how to add graph ports to dashboards (#7749)
* docs: added how to graph interface added to the dashboard doc * images for port graph * Update Dashboards.md
This commit is contained in:
committed by
Neil Lathwood
parent
864ee84e80
commit
133313020f
@@ -9,7 +9,7 @@ Example Dashboard
|
||||
|
||||
### Widgets
|
||||
LibreNMS has a whole list of Widgets to select from.
|
||||
--------------------------------------------------------------
|
||||
|
||||
+ Alerts Widget: Displays all alert notifications.
|
||||
+ Availability Map: Displays all devices with colored tiles, green up, yellow for warning (device has been restarted in last 24 hours),red for down. You can also list all services and ignored/disabled devcies in this widget.
|
||||
+ Componet Status: List all componets Ok state, Warning state, Critical state.
|
||||
@@ -25,7 +25,6 @@ LibreNMS has a whole list of Widgets to select from.
|
||||
+ Top Devices: By Traffic, or Uptime, or Response time, or Poller Duration, or Procssor load, or Memory Usage.
|
||||
+ Top Interfaces: Lists top interfaces by traffic utilization.
|
||||
+ Worldmap: displays all your devices locations. From syslocation or from override sysLocation.
|
||||
--------------------------------------------------------------------
|
||||
|
||||
List of Widgets:
|
||||
![List of Widgets][image of widgets]
|
||||
@@ -54,5 +53,11 @@ Note you may need to play with the width and height and also size your widget pr
|
||||
Also some web pages may not support html embeded or iframe.
|
||||

|
||||
|
||||
### How to create ports graph
|
||||
In the dashboard, you want to create an interface graph select the widget called "Graph"
|
||||
* Graph: select "Port" "Bits"
|
||||

|
||||
|
||||
* Note: you can map the port by description or the alias or by port id. You will need to know this in order to map the port to the graph.
|
||||
|
||||

|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Reference in New Issue
Block a user