Eric Lippmann

Results 129 comments of Eric Lippmann

Please see #3507 for some other ideas for the service grid.

Hi, Thanks for the report. This is indeed a nice idea but I can't tell you at the moment when this is going to be implemented. Though this feature is...

Hi Thomas, Thanks for the report. Yep, we should fix that. Cheers, Eric

There is some room to play with the following patch that improves filter performance but reduces "standard" query performance: ``` diff --git a/modules/monitoring/schema/optimize-ido-mysql.sql b/modules/monitoring/schema/optimize-ido-mysql.sql index 9a47bb078..0d0051d80 100644 --- a/modules/monitoring/schema/optimize-ido-mysql.sql +++...

We will wait with this pull request until we've released the HTTP package of the Icinga PHP Library (ipl) and use `ipl\Http\Stream` for the streaming part.

Hi, Thanks for the report. To be honest, I don't know why the query fails. This error indicates that we're selecting a column which is not covered by any of...

@martinfaust Your help would be much appreciated.

Hi, Unfortunately not. Could you run `\d+ icinga_objects` in your PostgreSQL Icinga 2 database? Best, Eric

We could add a user preference for the delimiter on exports or introduce a form which offers this configuration before downloading the CSV.