Hi all,
I have an item which is configured with the data type "Numeric (unsigned)". Because of some changes the item now can have negative values. So the data type has to be changed to "Numeric (float)".
Depending on the data type Zabbix uses different database tables to store an item's historical values and trends. So I'm thinking about how Zabbix will handle a change of an item's data type. Can you therefor please answer the following questions?
1. Will Zabbix keep history and trends?
2. If it does, will the items stay in the actual database table or will they be moved into the new table?
Kind regards,
Pascal
I have an item which is configured with the data type "Numeric (unsigned)". Because of some changes the item now can have negative values. So the data type has to be changed to "Numeric (float)".
Depending on the data type Zabbix uses different database tables to store an item's historical values and trends. So I'm thinking about how Zabbix will handle a change of an item's data type. Can you therefor please answer the following questions?
1. Will Zabbix keep history and trends?
2. If it does, will the items stay in the actual database table or will they be moved into the new table?
Kind regards,
Pascal
Comment