I use Cron to update an hourly report. I give the following time value:
0 * * * *
But the report is always 4 Minutes too early
Checking the System time is correct and in sync with NTP.
Any ideas?
I use Cron to update an hourly report. I give the following time value:
0 * * * *
But the report is always 4 Minutes too early
Checking the System time is correct and in sync with NTP.
Any ideas?
Issue solved. syslog is correct:
Jan 30 10:00:01 CRON[25825]: (root) CMD (vnstati -h -o /var/www/..../image.png > /dev/null 2>&1)
The Bug seems to be inside the PNG Generator of vnstati
stat image.png
Modify: 2020-01-30 10:00:01.380296387 +0100