Hello,
I have been working on writing data to the trends table manually and I have come across a rather interesting issue, maybe a bug, but I think just a system load issue.
The timestamp that zabbix writes is a unix_timestamp integer. When trying to get the zero-hour value I have noticed that zabbix will sometimes not write the exact zero-hour time. EX: 013:00:00 can sometimes be 13:00:32 when the last polling took place at 12:59:30.
The question is this (naively): Is this a system load issue or is there a problem with zabbix? The system is only a test system with about 10 hosts and no other systems running on it. It only runs apache, mysql and zabbix. It is a fedora core 6 linux os.
Any insight would be greatly appreciated.
Thank you,
Dave
I have been working on writing data to the trends table manually and I have come across a rather interesting issue, maybe a bug, but I think just a system load issue.
The timestamp that zabbix writes is a unix_timestamp integer. When trying to get the zero-hour value I have noticed that zabbix will sometimes not write the exact zero-hour time. EX: 013:00:00 can sometimes be 13:00:32 when the last polling took place at 12:59:30.
The question is this (naively): Is this a system load issue or is there a problem with zabbix? The system is only a test system with about 10 hosts and no other systems running on it. It only runs apache, mysql and zabbix. It is a fedora core 6 linux os.
Any insight would be greatly appreciated.
Thank you,
Dave
Comment