Questions tagged [grafana]

Grafana is most commonly used for visualizing time series data for Internet infrastructure and application analytics but many use it in other domains including industrial sensors, home automation, weather, and process control.

Grafana features pluggable panels and data sources allowing easy extensibility and a variety of panels, including fully featured graph panels with rich visualization options. There is built in support for many of the most popular time series data sources.

Supports Graphite, Elasticsearch, Prometheus, InfluxDB, OpenTSDB and KairosDB out of the box. Or use the plug-in functionality to add your own.

http://grafana.org/

119 questions
1
vote
0 answers

grafana: singlestat percentages for time selected

I am using: Grafana - 4.4.3 Graphite - 0.9.12 my goal is to have 3 singlestats: visitors registrations percentage of visitors becoming registrations. for selected timeframe I have 2 singlestats: site…
1
vote
1 answer

Move series up in grafana dashboard

I would like to move series up and down in Grafana / Graphite dashboard. I'm aware to the special button "move up" and "move down", but I need for example to move 4 rows from the bottom to the top in a board of 30 series. So if each row will be 2…
B.W
  • 11
  • 2
1
vote
1 answer

kubernetes: measuring resource/limit efficiency

I'd like to get a feel for how 'efficient' my deployment/jobs are at consuming the resources they request. i.e., if a job that only ends up using 1CPU at peak ends up requesting 320, I'd like to have a dashboard/alert/metric to chase down rogue…
Eddie Parker
  • 571
  • 1
  • 4
  • 10
1
vote
1 answer

Proxying grafana with nginx works but fails to load grafana js files

I am trying to integrate Grafana dashboards in a web application. The use of grafana URLs in the web app was failing for CORS errors. After searching on grafana community website found that Grafana as not support and suggested to use a reverse proxy…
user1624111
  • 11
  • 1
  • 3
1
vote
2 answers

Is it possible to have multiple variable selectors in Grafana?

I have created a Grafana graph panel that uses two variables: host and ifAlias. I would like to be able to select a second combination from the dashboard as seen below. How can I do this?
jftuga
  • 5,731
  • 4
  • 42
  • 51
1
vote
0 answers

Collectd on Solaris NFS server

I have collectd running on an NFS ZFS Solaris based server gathering NFS performance data points. Where does collectd store this information by default.
Yogad
  • 11
  • 2
1
vote
0 answers

Nginx Reverse Proxy + Let's Encrypt

I have two VM's. One running LEMP and one running grafana. I have configured nginx on LEMP to serve as a reverse proxy for various VMs in my lab including the VM with grafana. It works great, but i would like to add Let's Encrypt SSL on the grafana…
1
vote
0 answers

Telegraf - two identical records with different tags

I’ll try to describe what I have and what I need. I appreciate if somebody will have some idea how to do it. :] I have around thousand servers where running different Apps. I would like to monitor OS metrics with Telegraf sending timeseries data…
waldauf
  • 121
  • 3
1
vote
1 answer

Grafana with cloudwatch at lightsail is possible?

I have an instance on amazon lightsail and I setup grafana with cloudwatch datasource. When I list the regions, I see a few options but i don't see us-east-b (Ohio) where my instance is running. Does cloudwatch only work with EC2? Anybody got to use…
Daniel Oliveira
  • 25
  • 1
  • 1
  • 4
1
vote
1 answer

MongoDB Primary keeps on crashing after about 2 weeks

We are running a mongodb cluster on 3 virtual machines in azure. I setup the cluster myself and we have been using this for about a year now. A few months ago we experienced a mongodb crash on our primary. Luckily the secondary takes over and…
33Fraise33
  • 111
  • 4
1
vote
1 answer

Grafana will not restart after update from 3.1 to 4.3

On centos 7 we ran yum update grafana and updated from 3.1 to 4.3. After the update grafana will not start. systemctl status grafana-server ● grafana-server.service - Grafana instance Loaded: loaded (/usr/lib/systemd/system/grafana-server.service;…
user192749
  • 391
  • 4
  • 10
1
vote
1 answer

grafana: how to sum values from query into a singlestat or other plugin?

Is it possible to make a sum of values - depending on multi-selections in query (templating) - and showing those in a singlestat plugin in grafana? setup: grafana 3.1.1 datatsource: graphite Use case: A query-based dropdownlist allows me to select…
lievendp
  • 91
  • 1
  • 1
  • 10
1
vote
1 answer

Grafana: ip and port of your graphite-web or graphite-api install

Trying to connect graphite with grafana. The manual says: Url The http protocol, ip and port of your graphite-web or graphite-api install. Where I can find either of them? I grep-ed /opt/graphite/, and the only 'graphite-web' related thing I…
Putnik
  • 2,217
  • 4
  • 27
  • 43
1
vote
0 answers

Grafana table with AWS CloudWatch metric

I am trying to create a table in Grafana, which should look like this: BUCKET CURRENT MIN AVG MAX my-bucket-1 22 GB 0 GB 0.2 GB 22 GB my-bucket-2 200 KB 200 KB 200 KB 200 KB my-bucket-3 …
flypenguin
  • 203
  • 1
  • 2
  • 12
1
vote
1 answer

Graphite-API & Grafana: dashboard stuck: "Refresh every {{ctrl.dashboard.refresh}}"

My grafana dashboard seem to be stuck, I believe to have accidentally pressed ctrl+z for zoom. I see the following instead of the normal time-picker: Refresh every {{ctrl.dashboard.refresh}} tried to export & import but result is the same…
lievendp
  • 91
  • 1
  • 1
  • 10