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

2018-10-15 Thread Szabó Gergő
Dear All, First, thank you very much for your answers. Meanwhile, I found Prometheus related AlertManager which can handle data checking and make an API call towards Icinga2 and involve alerts via its command pipe and passive check combination. Due to increasing our device count, satellite nodes w

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

2018-09-04 Thread Hermann Jonathan (CI/OSB5)
Hi, monitoring 7000+ hosts with a bunch of service checks on top is easily possible with Icinga. I’ve seen far more clients managed by single Icinga instances. Of course, you’ll need Icinga satellites. A single master node won’t be able to handle that load. And take care how often you schedule e

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