irk Hoheisel, Christoph Kübel, Uwe Raschke, Peter Tyroller
>
>
> *From:* icinga-users *On Behalf
> Of *Szabó Gergo
> *Sent:* Donnerstag, 30. August 2018 18:03
> *To:* Icinga User's Corner
> *Subject:* [icinga-users] Generate Icinga notification based on
> Grafana/Prometheus data
efan Hartung, Dr. Markus Heyn,
Dr. Dirk Hoheisel, Christoph Kübel, Uwe Raschke, Peter Tyroller
From: icinga-users On Behalf Of Szabó
Gergo
Sent: Donnerstag, 30. August 2018 18:03
To: Icinga User's Corner
Subject: [icinga-users] Generate Icinga notification based on
Grafana/Prometheus dat
Hi,
both of these tools have a REST API, where a custom check script may connect
and perform calculations based on such data. Maybe such a script already
exists, if not, I would simply go for Python and requests (or a vendor client
library if existing).
Cheers,
Michael
> On 30. Aug 2018, at 1
Hi,
We have a lot of hosts (~7000) monitored by Grafana/Prometheus but there is
an intention to connect these systems with our Icinga (or Icinga2),
actually generate notifications from collected/displayed data.
Icinga instances (mainly scheduler) already reach their limit at 3000-3500
check count,