|
High Server Load |
Top Previous Next |
|
The NGASI process is consuming a lot of CPU and memory. This may occur in an environment with plenty accounts, and a large Web Server Configuration file.
By default, the NGASI monitoring thread is set to execute every 35 seconds. You may change to 200 seconds be entering the following value AdminMonitorPause=200000 (the measurements is in milliseconds) in the /usr/ngasi/webapps/ROOT/WEB-INF/ws/webapps/appservermgr/ZP-INF/wsportal.properties
A NGASI restart would be required.
NOTE: Also that the Monitoring/Management Thread is single threaded, so it would only use 1 CPU when executing.
|