Community.grafana.com

Simple UP/Down dashboard

WebSimple UP/Down dashboard. g0nz0uk August 3, 2020, 2:02pm 1. Hello, I’ve built my first Grafana server, with InfluxDB, Telegraf, Prometheus, Node Exporter and Blackbox and …

Actived: 2 days ago

URL: https://community.grafana.com/t/simple-up-down-dashboard/34584

Url-based healthcheck as datasource in up/down-panel

WebNow I wanted to add two simple healthchecks to a new dashboard, displaying the result as up/down-panels. The health check is set up by a third party and simply returns a json ( …

Category:  Health Go Health

How to Find Your Grafana Version Info (3 different ways)

WebThis topic was automatically closed 365 days after the last reply. New replies are no longer allowed.

Category:  Health Go Health

Steps to create a heatmap to show server health for 20

WebGrafana 9.0.3 I want to build a server health heat map kind of thing where in if any server’s cpu or memory utilisation goes above certain threshold, then that dot of that particular …

Category:  Health Go Health

Loki healthcheck in docker compose

WebWhat is the proper healthcheck for Loki in a docker-compose.yml file? I tried the one below but it does not work. services loki: image: grafana/loki:2.9.5 container_name: loki restart: …

Category:  Health Go Health

Grafana Agent: Recommended healthcheck command for …

WebQuestion about Grafana Agent (latest docker container): What is the recommended way to check the health of a Grafana Agent docker container? I’m using a Docker container’s …

Category:  Health Go Health

Percent Up time graphs

WebPercent Up time graphs. Grafana Time Series Panel. pdn April 1, 2023, 1:26am 1. Please refer to the attached picture. So, in that picture, there are 3 labels (grayed out, but they …

Category:  Health Go Health

Dashboards reports sending via automation for daily …

WebHi, Please guide me how to send the custom dashboard as a automated mail with graph etc on a mail to specific team member as a daily health check. Also, possible to schedule …

Category:  Health Go Health

Displaying HDD Health-Status String

Webremove group by time and aggregation function, InfluxDB does not allow aggregation on string fields. change format to Table. specify your string value field. THX, that worked, …

Category:  Health Go Health

[SOLVED] Alert : no data

WebThe part query(A, 5m, now) means it will take last value from time range between now-5min and now and from your graph it looks like there is no data point since ~ 16:20. Try changing the interval to something like query(A, 5h, now-4h) or something like that so it hits the range when there are values. Though ideally to test the alerts you would

Category:  Health Go Health

Redis Datasource Failing Plugin Health Check

WebI am adding Redis as a new datasource to Grafana. I have installed the plugin and it shows up correctly when I enter “>grafana-cli plugins ls” in terminal. When I attempt to enter my …

Category:  Health Go Health

Grafana alert health is in error state

WebThank you, as suggested by you I made the following changes and it worked. Thank you once again for your help ! condition: B interval: 10s execErrState: Alerting noDataState: …

Category:  Health Go Health

Google Cloud Monitoring provisioning Datasource

WebWhat Grafana version and what operating system are you using? v9.1.7 What are you trying to achieve? Get the Google Cloud Monitoring data source up and running How are you …

Category:  Health Go Health

Handle empty result set with Stat visualisation

WebGrafana version: 8.3.3 Visualization: Stat Data source type & version: Microsoft SQL Server 2019 OS Grafana is installed on: Windows User OS & Browser: Edge I’m using …

Category:  Health Go Health

In grafana contact points health status is showing 'No attempts' I

WebIn grafana contact points health status is showing ‘No attempts’ I could not find much details about it, can someone please help Thanks

Category:  Health Go Health

Extracting variables from Prometheus labels, sorting by value

WebI’ve got a couple of related questions regarding variables and sorting. I’d like to display a fairly large set of single-stat panels, using repeat. These are essentially red/green panels …

Category:  Health Go Health

Connected to Postgres DB but dashboard has no data

Webyou will need a separate port other than the default 5432. ports: - "6543:5432". Then use 6543 in your grafana connection to postgres. ivoavtavares May 24, 2023, 5:25pm 3. Hey …

Category:  Health Go Health

health check failed

WebHello. I’m trying to create a PostgreSQL data source connection on my local, but I’m getting ‘Plugin health check failed’ error when I click on Save and Test.

Category:  Health Go Health

Azure Monitor Data source error

WebI encountered this after migrating our subscription to a CSP. I changed the data source to reflect the change of subscription ID, but some of the queries had the subscription ID …

Category:  Health Go Health