Hi Claudio,
thank you for your response. We use icingaweb2. However I think that
increasing this limit isn't good approach even in classic-ui, as it will
create big load on your browser. Better is to say something like "do the
action on this filter query".

We found out, that it is possible to do something like that through API. So
we will probably try to use it and add some http proxy with kerberos
authentication in front of it, to be able to provide it to users without
shared credentials and then we can try to add it also somehow to UI.

On Fri, Mar 4, 2016 at 2:35 PM, Claudio Kuenzler <c...@claudiokuenzler.com>
wrote:

> Are you using classic-ui interface?
> In this case you can easily increase the result limit:
>
> # grep result_limit /etc/icinga2-classicui/cgi.cfg
> result_limit=1000
>
> Set it to the value you need.
>
>
> On Fri, Mar 4, 2016 at 10:47 AM, Milan Koudelka <
> milan.koude...@gooddata.com> wrote:
>
>> Hi,
>> did anyone find the way how you can schedule downtime or acknowledge
>> problems on 1k+ services ?
>>
>> For example before some release we know that 3k service checks will fail
>> due to downtime release and we want to schedule downtime for them. I tried
>> to create filter for these services and then do schedule downtime on them.
>> However, you can list more than 500 services per pages, so I have to do
>> this at least 6 times. And even with 500 hundred services selected, my
>> browser usually freeze and if not, the generated url for schedule downtime
>> action is too long to be processed.
>> Is there any way, how can I set this in one step? We prefer to do this
>> through UI, but if this is not possible we can use api or anything else.
>>
>> Almost the same problem is for acknowledge, when 1k+ services of same
>> type will fail. We can try to create some dependency for them, I'm not
>> familiar how to setup dependency on HA services (two services) yet, but I'm
>> going to try to find it in docs. This can reduce the need of acknowledge
>> 1k+ services.
>>
>> Thank you for any tips.
>>
>> We don't want to schedule downtime on entire hosts and it's services,
>> just for some filtered services.
>>
>> Best regards
>>
>> --
>> Milan Koudelka | Support Engineer - Operations
>> milan.koude...@gooddata.com
>> o: +420 226 2194 68
>> m: +420 776 313 414
>>
>> GoodData | gooddata.com
>> Karolínská 650/1, Danube House
>> Prague, Czech republic
>> Monetize your data.
>>
>> _______________________________________________
>> icinga-users mailing list
>> icinga-users@lists.icinga.org
>> https://lists.icinga.org/mailman/listinfo/icinga-users
>>
>>
>
> _______________________________________________
> icinga-users mailing list
> icinga-users@lists.icinga.org
> https://lists.icinga.org/mailman/listinfo/icinga-users
>
>


-- 
Milan Koudelka | Support Engineer - Operations
milan.koude...@gooddata.com
o: +420 226 2194 68
m: +420 776 313 414

GoodData | gooddata.com
Karolínská 650/1, Danube House
Prague, Czech republic
Monetize your data.
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to