Influxdb datasource failed to fetch
What Grafana version and what operating system are you using? 10.2.3 What are you trying to achieve? I am tryng to add a influxdb datasource. How are you trying to achieve it? I have a influxdb...
View ArticleRelative time setting in Edit panel does not work with now-0d/d to now+1d/d...
Using time setting “now-0d/d to now+1d/d” in dashboard absolute time settings grafana show graphs for today and tomorrow and it works great as shown in the picture enclosed. I want to set it in panel...
View ArticleQuestion on grouping fields from influxdb
Hello all, I have an InfluxDB with data from my inverter. Every time I restart my docker stack, a new filed “host” is added. For example data up until this point has the host value “a” (just an...
View ArticleGrafana is not displaying all influxdb 2 data in one table panel
Hello, I am using Grafana 10 and influxdb 2.7. I am using FLUX in my query as below from(bucket: "Vxxxxxx") |> range(start: -30d) |> filter(fn: (r) => r["_measurement"] == "VMwareRawData6")...
View ArticleFlux Query in Grafana Returning Partial Results compared to InfluxDB Data...
What Grafana version and what operating system are you using? This is Grafana 9.4.3 running on a Linux box What are you trying to achieve? I am querying my InfluxDB database and trying to show unique...
View ArticleSingleStat Math alternative?
Since my latest update i’m getting a yellow ! on my dashboard saying that the Angular plugin used by SingleStat Math will be depreciated. On the website of grafana it says as a solution “Migrate -...
View ArticleCompare data of an access points with static list
Is there a way to compare a query result with a static list? Scenario: I have created a dashboard to show general data of a Cisco WLC (Catalyst 9800). The data is fetched via Telegraf/InfluxDB. Some...
View ArticleJoining of device metrics
What Grafana version and what operating system are you using? Grafana 10.0.3 What are you trying to achieve? By default, if I graph a metric, Grafana display info on all devices. For example, the...
View ArticleDropdown menu in dashboards with "variables" where data are coming from...
Hi Folks. I use Grafana version v10.4.0. I would like to generate a dropdown selection field in a dashboard where I can switch to other dashboards. I assume that this can be done under Settings →...
View ArticleLimit output in time
Hello, My values are output normally via: from(bucket: “iobroker_all”) |> range(start: v.timeRangeStart, stop: v.timeRangeStop) |> filter(fn: (r) => r[“_measurement”] == “Gastaeglich”) |>...
View ArticleHow do I turn multiple queries into one using InfluxDB v1.8.10 and Grafana...
I want to combine sixteen queries into just one if this is possible. I am trying to achieve this through the panel editor in influxdb. Where X = cell number, all sixteen raw queries looks like this:...
View ArticleI am able to gather metrics from a Windows server by utilizing Telegraf...
What Grafana version and what operating system are you using? 10.4.0 ubuntu server What are you trying to achieve? metrics collected from windows server How are you trying to achieve it? using...
View ArticleWhat code can be used to monitor VMware disk storage from vSphere using the...
What Grafana version and what operating system are you using? 10.4.0 What are you trying to achieve? collect metrics of disk storage per vmware How are you trying to achieve it? using plugin of Vmware...
View ArticleConnecting influxdb database on proxmox
What Grafana version and what operating system are you using? homeassistant, Grafana v10.4.1 What are you trying to achieve? data from homeassistant How are you trying to achieve it? influxbd What...
View ArticleHow to get an alert for Proxmox CPU usage
First, I am new to Grafana so be patient. I have reviews many documents as well as videos but they seem to be using early versions of Grafana - mine is 10.3.1. That being said, I am trying to get an...
View ArticleHelp with an influx query
Hello, I’m a newbie and I would like some inputs for creating this query, I have this data: Time ClientName 2024-04-05 14:11:41 VDI02 2024-04-05 13:53:41 VDI02 2024-04-05 14:34:10 VDI01 2024-04-05...
View ArticleConvert True/False to "On/Off"
What Grafana version and what operating system are you using? Grafana v10.4.0, Raspberry Pi OS What are you trying to achieve? Convert True/False from ioBroker to “On” and “Off” within Grafana How are...
View ArticleEnergy price today (€/kWh) 24h
Hi, Grafana v10.4.1 Homeassistant data influxbd Both images are from homeassistant, I try see the same data in grafane erergy price 24 hours ahead but to nu no success. anyone have an idea how ?...
View ArticleJoin InfluxDB series and SQL Server data
What Grafana version and what operating system are you using? Grafana 10.4.1 InfluxDB 2.7.5-alpine SqlServer 2019 What are you trying to achieve? I have series in InfluxDB that represent sensors...
View ArticleVery basic drop down question
Hi On my Grafana Dashboard, there is a drop down to select run ID from influxdb, whose query is SHOW TAG VALUES FROM "requestsRaw" WITH KEY ="runId" Its “Sort” is “disabled”, however the output list...
View Article