Hello,
After a recent server issue and subsequent reboot, our Realtime page is no longer showing any data. I have searched this forum as well as the support documentation related to Realtime page issues and server time and have verified the following:
- Call data is being captured in reports.
- Verified server time is correct and matches the hwclock (service isn't connected to internet, so no NTP).
- The correct time also shows at the bottom right of the realtime page when it is loaded.
- Data appears to be captured correctly in /var/log/asterisk/queue_log and qloader.log.
The issue seems to be with the "last heartbeat" values in the Mysql storage information. The time is updating, however what's strange is that the time never leaves the 1am hour. So for example it is currently 15:14 local time, however the time showing in Mysql last hearbeat is 01:14. Once it gets to 01:59, it will restart again at 01:00.
I have restarted all relevant services (queuemetrics, qloader, mysqld). I also disabled qloader and installed uniloader, but no change.
Any idea why the mysql time won't update from the 1am hour? How can I get the heartbeat to match actual system time.
Thanks in advance!