Hi I have a question, is possible to add a timestamp to zabbix protocol?
I mean now the protocol is the following:
<req>
<host>hostname</host>
<key>item key</key>
<data>item value</data>
</req>
is there any way to add a timestamp at sent zabbixitem? where for timestamp I mean the time stamp when is retrieved the item.
On a busy environment may happen that the server is unreachable while you are sending the item and if
send the item with a delay you are sending in such a way wrong data
I mean now the protocol is the following:
<req>
<host>hostname</host>
<key>item key</key>
<data>item value</data>
</req>
is there any way to add a timestamp at sent zabbixitem? where for timestamp I mean the time stamp when is retrieved the item.
On a busy environment may happen that the server is unreachable while you are sending the item and if
send the item with a delay you are sending in such a way wrong data
I can't log on support
Comment