I noticed that the monitoring software will not function correctly when I install it on a new server and then roll back the date and time.
It appears that the program looks at the currently created database files and references them. If my installation was installed in the future (i.e. the clock was set forward to the wrong date or time) and I need to roll it back, can I simply delete the bad log files and restart the application?
What is the easiest method of restoring the functionality of the product.
Thanks!
Article Comments
Follow up question to this old thread,
I have the same issue, a running prtg server had the wrong time/date (ahead by one day), after setting the date back one day I no longer have real-time data. Data Folder has a folder with tomorrows date in it. I'm worried that when tomorrow hits something will go wrong.
is there a way to bring the data from today (but labeled as from tomorrow) in to todays data?
Jan, 2016 - Permalink
It's not possible to delete or change the timestamps on monitoring data. Let me try to explain this with all the details. PRTG simply does not accept monitoring data with a timestamp older than the "newest" data point of a sensor. Because it simply cannot know or decide which data or timestamp now may be valid.
This now works for both ways, accidentally wrongly set clocks forwards or backwards.
So to get monitoring going again today, you have to delete the data files for the future date. Or you could also wait until tomorrow. At one point the sensors will start picking up and recording data again, once the time is later again than the then last datapoint recorded (today when the clock was mis-set).
Jan, 2016 - Permalink
hallo,
stop all PRTG services,
delete evrything from the PRTG Network Monitor Folder
XP/2003: C:\Documents and Settings\All Users\Application Data\Paessler\PRTG Network Monitor Vista/2008: C:\ProgramData\Paessler\PRTG Network Monitor\
restart the services.
PRTG should now start with a clean configuration file.
Dec, 2011 - Permalink