1

I have a custom Item in Zabbix to check the date of the newest file in a particular folder. This is setup in Zabbix to store the data as "Numeric (unsigned)" with Data type "Decimal". This bit works fine, as does a trigger to check the age of the file and alert if greater than 24 hours.

However, to check the date of the file, I have go to "Latest Data" then get the timestamp value, then manually convert it to a d/m/Y human readable format.

Is there a way in Zabbix to change it's display value from Unix timestamp to datetime? I can see the value mappings facility, but it doesn't seem possible to use a function there.

Can anyone point me in the right direction?

1 Answer 1

7

Change the item unit to unixtime.

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.