Re: [icinga-users] Generate Icinga notification based on Grafana/Prometheus data

2018-10-15 Thread Szabó Gergő
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

Re: [icinga-users] Generate Icinga notification based on Grafana/Prometheus data

2018-09-04 Thread Hermann Jonathan (CI/OSB5)
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

Re: [icinga-users] Generate Icinga notification based on Grafana/Prometheus data

2018-09-03 Thread Michael Friedrich
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

[icinga-users] Generate Icinga notification based on Grafana/Prometheus data

2018-08-30 Thread Szabó Gergő
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,