Hi DOJO,
I have configured a central offload database to a file. The offload interval is 30 minutes, but my trend data offload is configured for every parameter once every day at 05:00:
So, I expect a file in C:\Skyline DataMiner\System Cache\Offload\Data every day at 05:00, which I get.
However, I notice that I also have some other files there at other times of the day. I analyzed them, and they are related to a dynamic table where some columns are trended. However, this file does not specify a specific trend column, it only has the table ID, and it has no trend value, example:
Why is this file being generated with only this entry and outside of my time configuration?
Hi Catarina,
From what I've seen, there is not only the trend data that is offloaded to C:\Skyline DataMiner\System Cache\Offload\Data. There you'll find your trend data file at around your configured date (+/- 10 mins I'd say).
Thing is, all the files located in the above directory are not all dedicated to Trending and you will also have some about System alarms and so on. I think you should disable the "alarm data" and then you should have only the trend file at around your configured date.
Please let me know if that solves your issue, but to my mind one simple way to make any question go away would be to have different names in the files, depending what is included in them : i.e YYYY_MM_DD_HH_MM_SS_Trending.csv, YYYY_MM_DD_HH_MM_SS_SystemAlarm.csv & so on.
Also, another interesting thing would be to be able to separate into multiple files the trending, depending on the protocol treated.