Am Montag, 16. Februar 2015 schrieb James Nedila :

> About a year ago, I had a discussion about having the ability to disable
> the updating of the customvariablestatus table in IDO.
>
> This was added to Icinga 1.x in the form of the idomod.cfg variable
> 'dump_customvar_status'.
> By disabling the table updates, we were able to reduce the load on our DB
> by 40%.
>
> This is referenced in ticket 4479:
> https://dev.icinga.org/issues/4479
>

Adfing that option was a failure i learnt about after various design
discussions.


>
> We are now in the process of moving to Icinga2 for the many performance
> improvements, and have noticed that this table is getting updated with
> every hostcheck/servicecheck.
>

*check tables are merely useless, disable them afteral.


>
> I don't see a way to turn this off in Icinga2.
> Will this be added to Icinga2 anytime soon?
>

I don't see any valid readon to do so. Database operations have gotten even
better considering i2.

>
> Or is there another way to achieve the same effect?
>

> I've tried revoking the update privilege on that table, but Icinga2
> realizes there is a DB error, and it performs the whole DB reconnection
> routine in response - which is not ideal.
>

What' s your point/issue?


>
> Thanks,
> James
>
>
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to