From 7b0c0c8ca77ed7744758f993f0ba6a8054a8c35f Mon Sep 17 00:00:00 2001 From: Kevin Krumm Date: Sat, 23 Dec 2017 13:30:33 -0600 Subject: [PATCH] docs: added new widgets to dashboard doc. (#7948) * docs: added new widgets to dashboard doc. Storage Widget. Server Stats Widget. * Update Dashboards.md * Update Dashboards.md --- doc/Extensions/Dashboards.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/Extensions/Dashboards.md b/doc/Extensions/Dashboards.md index eae6ef76b9..cee797752b 100644 --- a/doc/Extensions/Dashboards.md +++ b/doc/Extensions/Dashboards.md @@ -21,8 +21,9 @@ LibreNMS has a whole list of Widgets to select from. + Graph: Can be used to display graphs from devices. + Graylog: Displays all Graylog's syslog entries. + Notes: use for html tags, embed links and external web pages. Or just notes in general. ++ Server Stats: Will display gauges for CPU, Memory, Storage usage. Note the device type has to be listed as "Server". + Syslog: Displays all syslog entries. -+ Top Devices: By Traffic, or Uptime, or Response time, or Poller Duration, or Procssor load, or Memory Usage. ++ Top Devices: By Traffic, or Uptime, or Response time, or Poller Duration, or Procssor load, or Memory Usage, or Storage Usage. + Top Interfaces: Lists top interfaces by traffic utilization. + Worldmap: displays all your devices locations. From syslocation or from override sysLocation. @@ -38,10 +39,13 @@ List of Widgets: - Shared: Allows all users to view the dashboard and make changes. ### Setting a global default dashboard + Step 1: Set the dashboard to either shared read or shared, depending on what you want the users access to change. + Step 2: Then go to Settings -> WebUI settings -> Dashboard Settings and set the global default dashboard. ### Setting embeded webpage + Using the Notes Widget. ```html