Odd CPU Usage Fixed by Logging onto Server

Hi Mack, firstly, no need to start a new thread:

Secondly, your image has no reference.

from java.lang.management import ManagementFactory
bean = ManagementFactory.getOperatingSystemMXBean()
print bean.getSystemCpuLoad() * 100.0

Run the above in a gateway timer script, dedicated threading, create a memory tag and write to it. Then you can view from the client.

From your previous thread you have been advised that the best route forward is to upgrade your hardware (server), Ignition Version, and server OS (Windows Server 2012 R2) as all are out of support.