Logic Machine Forum
trendlogs to modify - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: General (https://forum.logicmachine.net/forumdisplay.php?fid=2)
+--- Thread: trendlogs to modify (/showthread.php?tid=2657)



trendlogs to modify - gdimaria - 27.05.2020

Hi,

I have about 250 trendlogs to modify ( Log type, aggregate function, trend resolution).
is there a shortway to do this without delete and recreate them?

Thanks

Peppe


RE: trendlogs to modify - Daniel - 28.05.2020

This is not possible, why do you need so many trends? Device must run on its limits.


RE: trendlogs to modify - gdimaria - 28.05.2020

That's a good question? How can I determinate its limits?

To be precise, my client asked me to monitor about 120 trends. And I have already reached the limit: here attached is what appears on the screen when I try to insert the 121 °.

Is there a reliable system for determining what the general limits are and how not to overcome them?

Thanks

Peppe


RE: trendlogs to modify - Daniel - 28.05.2020

LM is extremely complex product and it is very hard to determine limits. If we create limit for certain feature some people will be able to use more of it because they will use less of something else. System can be overloaded by single script but it can work fine with hundreds. Monitor CPU/IO memory and RAM.
If we create limits then system will be not flexible and then nobody will be happy.
The trends has limit of ~21MB as there is fixed size of storage. With small trends you can create a lot.


RE: trendlogs to modify - gdimaria - 28.05.2020

I perfectly understand, but... is there the possibility to use an external memory like an USB or something to go over 21MB?
If yes, how manage it?


RE: trendlogs to modify - Erwin van der Zwart - 28.05.2020

Hi,

You can make lots of trends with a low retention rate and export it every x period with script (lots of samples are created and available on this forum) or even use mysql or mqtt to export it to another storage location.

If you really need a lot of extended trending with high retention you might need another product like a BMS server, EcoStruxure Building for example, however this will warp you to another price level...

BR,

Erwin


RE: trendlogs to modify - gdimaria - 29.05.2020

Ok, thank you so much!

Peppe