Calculating Percent for values
What Grafana version and what operating system are you using? grafana-11.2.2-1.x86_64 on Centos 8 What are you trying to achieve? I’m trying to calculate the percentage of each ldevID for a specific...
View ArticleMonthly aggregateWindow always cuts off at 30th
Hi all, I am using Grafana 10.2.2 with Influxdb v2.7.8 to monitor my energy consumption and display monthly usage. I can say it is working, but only one problem: the monthly cutoff date is always on...
View ArticleInfluxV3 - SQL : Query OK in InfluxDB explore but not in Grafana variable
What Grafana version and what operating system are you using? I am using Grafana v11.4.0 and InfluxDBV3 with SQL What are you trying to achieve? I am trying to display a dropdown menu displaying...
View ArticleEvaluate two queries to one line
Hello guys, I want to evaluate two queries in one line. However, I always get two different timestamps and that’s why I can’t calculate any values. Unfortunately, Group by doesn’t work, I keep getting...
View ArticleReceiving random Unauthorized InfluxDB datasource
Hello! I’m using Grafana with the InfluxDB data source, and sometimes I receive an “Unauthorized” message in some panels when I want to refresh a dashboard. The same panel provides good results at...
View ArticleHow do I properly display this value from Nagios in Grafana?
Hello Im not sure how to explain this so Ill just post some screenshots I have the following in Nagios: As we can see, that is the only performance data being returned In Grafana, Im getting that...
View ArticleGrafana+InfluxDB on Docker in Windows
I have got Docker.Desktop setup on Windows10 and installed in Docker both Grafana and Influxdb. The reside on the same host on the same hardware. What I am trying to do is establish a connection to...
View ArticleGrafana Influx DB Query
I am trying to create my first query. The instructions I follow and whats on screen suggest I can select a field and the window looks very different to mine. Am I doing something wrong? I follow : Set...
View ArticleHow to add a new relative column in Flux Query?
Above the data I structuring with flux query. My requirment is to add a new column call middle for which the value will be the common value in target and source column. How to achieve this result with...
View ArticleDashboard takes a lot time (about 30 mins) to auto refresh
I am using Grafana Version 11.2.2 and Windows OS. I have created table like dashboard using text option. HTML, CSS, JS us used. The value for the table comes from the variable. There are 560...
View ArticleI want to visualize Time series Graph using influxql ( only support order by...
Hello , Using Influxql i am visualizing time series data in Grafana but i want to show graph sort by Value of Field (Usage_average) but it only support order by time. below i am sharing query, please...
View ArticleNo connection to InfluxDB
Hello, I am new to Grafana/InfluxDB. I just installed them as part of IOTstack with Docker. I am feeding data from Node Red to InfluxDB (ok), but I cannot connect from Grafana to InfluxDB to show...
View Article[solved] Bar Chart Separate color representation
Grafana 11. 3.1 The bar on the right comes from a different measurement. I would like to display this in a different color. How is that possible? 3 posts - 2 participants Read full topic
View ArticleBar chart side by side?
I’m logging several measurements. For each value there are many entries per hour. Now I want to have a bar chart which shows my the average for each value for one hour, the chat should show e.g. the...
View ArticleTime column - InfluxQL
Grafana V11.0 Hello. I am trying to sum values inside InfluxDB from Grafana using InfluxQL. I seem to have an issue with the time column. Using the following query in a table visual I get the expected...
View ArticleCalculation of values of influxdb query with different timestamp
I’m trying to add these values and it gives me this warning. I was reading several threads on the internet, but this is with influxdb, and I am at a dead end. A from(bucket: "PSA") |>...
View ArticleHow to Set Different Timeframes for Multiple Time Series Panels in Grafana?
Hi everyone, I’m working on a dashboard with multiple time series panels in Grafana, but I need each panel to display a different timeframe in order to showcase some pressure tests we ran with our...
View ArticleInfluxdb vs grafana: delayed results
Hi everyone! I am experiencing a delay in the query results in Grafana. The values shown in Grafana are about 90 seconds delayed compared to the values in InfluxDB. I used the same query in both...
View ArticleBandwidth graph from octets
Hi, I need to have a dashboard with bandwidth graph of data from mikrotik router. Now I’ve this situation Please could you explain me how to obtain what I wrote ? thanks 3 posts - 2 participants Read...
View ArticleMath based on another panel
Not sure this is possible but my situation is that I have 2 queries and 5 transformations just to get the result I need from InfluxDB using InfluxQL. This result is only half the equation. What I then...
View Article