Helo,
Is it possible to store only changed data in the database?
For example, when monitoring the state of windows service most time it is running and we want to know only if it is changed and when. This will greatly reduse database inserts (yes, for sure zabbix_server will have to update the date of last chack) and will make possible to monitor such events on lower intervals.
Is it possible to store only changed data in the database?
For example, when monitoring the state of windows service most time it is running and we want to know only if it is changed and when. This will greatly reduse database inserts (yes, for sure zabbix_server will have to update the date of last chack) and will make possible to monitor such events on lower intervals.
Comment