Grafana - Alerts

Hi All,

We have integrated Grafana with our internal data source pulling all Windows machines (say 100 machines).

How can I query machines with disk space < 30 gb and send an alert for only those?

Welcome @erramsimran

I am sure what you want is possible, but more details will be needed.

  1. What is your datasource? (Prometheus, Postgres, InfluxDB, Elasticsearch, Graphite, etc.)
  2. Which version of Grafana are you using? (please also specify cloud or OSS)

Have you read through / tried any of the Grafana alerting documentation? There are many videos and tutorials on this subject.

Hi,
Please find the answers below:

  1. What is your data source? (Prometheus, Postgres, InfluxDB, Elasticsearch, Graphite, etc.)
    Ans: It is our internal data source which we are accessing using API…
  2. Which version of Grafana are you using? (please also specify
    cloud or OSS)
    Ans: We are using OSS, version v.8.5.9(2955d0b)

Can you tell us exactly what this datasource is, and if you already have it working with Grafana?