For some reason my zabbix agent appears to be reading the same lines twice. It grabs only the newest values (so it's not like it's reading from the start of file), but logs them twice. Sadly because of the ordering, preprocessing to remove duplicate data does not work
It's a very simple item, and i've used log items in the past a lot. First time i've seen this type of issue. I have it set to read the log once every 5 minutes. As you can see, it grabbed the two newest lines, but did it twice.
It's a very simple item, and i've used log items in the past a lot. First time i've seen this type of issue. I have it set to read the log once every 5 minutes. As you can see, it grabbed the two newest lines, but did it twice.

Comment