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

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.

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

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.

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

Reply via email to