Re: [icinga-users] web API filtering

2016-08-10 Thread Michael Friedrich
> On 09 Aug 2016, at 15:59, Seth Galitzer wrote: > > It's the Icinga 2 REST API I'm looking at, reading chapter 11 of the docs. > Sorry for not being clearer on that point. Is there an outline somewhere of > each of the object properties so I can choose appropriate fields to filter > on? The f

Re: [icinga-users] Metric graphing with Icinga 2

2016-08-10 Thread Michael Friedrich
> On 10 Aug 2016, at 00:00, Joseph L. Casale wrote: > > We are currently using graphite with it integrated into icingaweb2 but > want to migrate away from it. Any specific reasons? > > What are others using or have experience with and suggest as the currently > most optimal solution? “most opt

Re: [icinga-users] Metric graphing with Icinga 2

2016-08-10 Thread Joseph L. Casale
>> What are others using or have experience with and suggest as the currently >> most optimal solution? > > “most optimal” really depends on your requirements and environment. Can you > provide more details about yours so others may suggest a more appropriate > solution? Hi Michael, The icingawe

Re: [icinga-users] Metric graphing with Icinga 2

2016-08-10 Thread Alexander Wirt
On Wed, 10 Aug 2016, Joseph L. Casale wrote: > >> What are others using or have experience with and suggest as the currently > >> most optimal solution? > > > > “most optimal” really depends on your requirements and environment. Can you > > provide more details about yours so others may suggest a

Re: [icinga-users] Is hyphen not allowed in variable name?

2016-08-10 Thread Michael Martinez
On Tue, Aug 9, 2016 at 1:21 PM, Thomas Gelf wrote: > Hyphen is allowed in a variable name, but not written that way. Please > use vars.elb["discovery-premium"] instead and you should be fine. That did the trick. Thanks. ___ icinga-users mailing list ici

Re: [icinga-users] Metric graphing with Icinga 2

2016-08-10 Thread Joseph L. Casale
> You should look into grafana as graphite frontend. Or when graphite doesn't > scale anymore grafana and prometheus. Grafana certainly looks impressive and polished. I imagine Prometheus overlaps with Icinga a bit. What are peoples thoughts on influxdb? Thanks, jlc