I have installed the latest version of Ignition, and it keeps giving me wrong values on the performance tags - I am not sure if I am doing something wrong, or if the values are wrong.
It looks like this:
At the same time as CPU usage in the tag-browser is around 0.01, windows task manager says it's around 10-40%
Do I multiply the CPU usage by 100?
And how about max memory and memory usage? My max memory is 8GB, but the tag says 2GB; my memory usage is around 4GB, but the tag says around 0.2GB:
I have tried this on two different machines, it shows incorrectly on both.
Any ideas?
Thanks
Simen
Hi Simen,
I believe the CPU usage is only referring to how much Ignition is taking from the CPU of your machine, not taking in account other processes that are running on your server. It's common to have a dedicated server for Ignition, so that way it will be pretty much the same as your server cpu usage.
And for memory, you need to allocate memory to Ignition. You can use this guide: Gateway Configuration File Reference | Ignition User Manual
Be careful though, as it says in the guide, don't allocate all your server memory to Ignition, because your server probably needs to preserve some memory for it's own OS (Windows definitely needs quite a bit).
1 Like