Hi all,
after updating Zabbix to 6.0.15 (amr64, mysql, nginx) some my items receive no more data. I checked those items and found no error. Get value and tests of preprocessing steps worked fine without any error and got actual data. There is no errors in Zabbix log (Level 3). But no more automatic execution. In last data, timestamp for last check is time before upgrade to 6.0.15. Some my items are affected, but also items from official templates: Synology NAS and Zabbix.
Zabbix items: (Zabbix Health)
Zabbix server: Number of processed character values per second
Zabbix server: Number of processed log values per second
Zabbix server: Number of processed not supported values per second
Zabbix server: Number of processed numeric (float) values per second
Zabbix server: Number of processed numeric (unsigned) values per second
Zabbix server: Number of processed text values per second
Zabbix server: Number of processed values per second
Synology items: (Network)
Incomming Packets on Interface eth0
Outgoing Packets on Interface eth0
All those items have one of preprocessing steps - change per second. If i remove this step, item checks are working without any problem, just getting wrong data of course. Looks like it's somethong wrong with preprocessing step "change per second".
Have anyone idea how can i fix it or replace this step (change per second) with another similar one?
Thank you in advace!
after updating Zabbix to 6.0.15 (amr64, mysql, nginx) some my items receive no more data. I checked those items and found no error. Get value and tests of preprocessing steps worked fine without any error and got actual data. There is no errors in Zabbix log (Level 3). But no more automatic execution. In last data, timestamp for last check is time before upgrade to 6.0.15. Some my items are affected, but also items from official templates: Synology NAS and Zabbix.
Zabbix items: (Zabbix Health)
Zabbix server: Number of processed character values per second
Zabbix server: Number of processed log values per second
Zabbix server: Number of processed not supported values per second
Zabbix server: Number of processed numeric (float) values per second
Zabbix server: Number of processed numeric (unsigned) values per second
Zabbix server: Number of processed text values per second
Zabbix server: Number of processed values per second
Synology items: (Network)
Incomming Packets on Interface eth0
Outgoing Packets on Interface eth0
All those items have one of preprocessing steps - change per second. If i remove this step, item checks are working without any problem, just getting wrong data of course. Looks like it's somethong wrong with preprocessing step "change per second".
Have anyone idea how can i fix it or replace this step (change per second) with another similar one?
Thank you in advace!
Comment