Re: [icinga-users] need more help with filtering and REST API

2016-08-24 Thread Michael Friedrich
> On 23 Aug 2016, at 23:43, Seth Galitzer wrote: > > I'd like to be able to filter hosts and services on downtime and > acknowledgement status. eg, only return hosts or services with problems that > are not acknowledged and not in downtime. I've got the full list of > attributes from an open-e

Re: [icinga-users] need more help with filtering and REST API

2016-08-24 Thread Seth Galitzer
I think I understand the "acknowledgement" field now, but is there no way to detect if a host/service is in downtime in 2.4.10? I'm still waiting for 2.5 to hit debmon before I upgrade. Thanks. Seth On 08/24/2016 03:43 AM, Michael Friedrich wrote: On 23 Aug 2016, at 23:43, Seth Galitzer wr

Re: [icinga-users] need more help with filtering and REST API

2016-08-24 Thread Seth Galitzer
It looks like the "last_in_downtime" field might work for this. If set to "true", that seems to indicate the host/service is currently in downtime. Can you confirm that? Thanks. Seth On 08/24/2016 02:55 PM, Seth Galitzer wrote: I think I understand the "acknowledgement" field now, but is ther