Dashboard widget: Alert Timestamp is future time

When asking for help and support, please provide as much information as possible. This should include:

  • Steps to reproduce an issue.
  • The output of ./validate.php

If it’s an issue with the WebUI then please consider including a screenshot and the browser version you are using.

If you are having troubles with discovery/polling include the pastebin output of:

./discovery.php -h HOSTNAME -d | ./pbin.sh
./poller.php -h HOSTNAME -r -f -d | ./pbin.sh

Hi Sir

My Alert widget timestarp is future time.

I checked mysql current_timestamp() function is normal that time query by Mysql.

Any suggestions for this situation ??

Many Thanks~~XD

If you need to post any text longer than a few lines, please use a pastebin service such as https://p.libren.ms using non-expiring pastes.

The problem has beed solved.

The poller(distribute poller) UTC time was wrong.

NTP currected it and problem had been solved.

Many Thanks.