Ad Widget

Collapse

Logging timestamp

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Villain
    Member
    • Aug 2006
    • 84

    #1

    Logging timestamp

    Is there a way to get a date/time timestamp in the Zabbix server logs, instead of the string of numbers that are currently being used?

    I want to see when our Zabbix server is dying so I can try to determine what the cause may be, but I am unable to decipher the code numbers used to determine the time.

    Thanks.
  • schneck
    Member
    • May 2006
    • 62

    #2
    Logging timestamp

    Originally posted by Villain
    Is there a way to get a date/time timestamp in the Zabbix server logs, instead of the string of numbers that are currently being used?
    it is a (UNIX) timestamp (number of seconds since 1970-01-01 00:00 UTC, not counting leap seconds).

    \B.

    Comment

    Working...