Hello,
I am trying to get to my dashboard graph of one sensor of temperature, but when i added a graph “Tempeature” from the list, that is gave me a stacked graph for all temperature sensors of the device, so then i tried to choose “Sensor” from the list and choose a device that gave me a Error Drawing Graph. Is possible to get not stacked graph of temperature ? Just for one sensor to my dashboard ?
Thank you.
Use the generic image widget and you can paste the url to the specific graph you want, just drop the from= and to= parts.
Right click on the actual graph in that and copy image url, then remove the to= and from=.
The graph url should have graph.php in it.
1 Like
Thank you it worked for me. Today i found an examples for generic-image widget, so when will be somebody needs it here is it. It is very usefull.
source: Extensions/Dashboards.md
# Dashboards
Create customised dashboards in LibreNMS per user. You can share dashboards with other users. You can also make a custom dashboard and
default it for all users in LibreNMS.
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.
+ Device Summary horizontal: List device totals, up, down, ignored, disabled. Same for ports and services.
+ Device Summary vertical: List device totals, up, down, ignored, disabled. Same for ports and services.
+ Eventlog: Displays all events with your devices and LibreNMS.
+ External Image: can be used to show external images on your dashboard. Or images from inside LibreNMS.
+ Globe Map: Will display map of the globe.
This file has been truncated. show original