I noticed that when generating some reports in PDF format it takes very long time. Is it possible to increase the resources to this report generation process, and get the report faster?
Best Answer
A
Administrator
said
about 9 years ago
Yes, it is possible to get faster response by increasing the memory available to the report generation thread. This will especially help when you are generating reports that involve analyzing huge amounts of data.
To update the memory settings,
Go to the folder egurkha\manager\config, and edit the file eg_services.ini. Under the [EXEC] section,
change the xmx with the below parameter
Here, 364 & 256 are the memory settings in MB. You can increase those settings up to a maximum of 1GB.
Note: Ensure that the eG manager server has enough resources before you update the settings.
1 Comment
A
Administrator
said
about 9 years ago
Answer
Yes, it is possible to get faster response by increasing the memory available to the report generation thread. This will especially help when you are generating reports that involve analyzing huge amounts of data.
To update the memory settings,
Go to the folder egurkha\manager\config, and edit the file eg_services.ini. Under the [EXEC] section,
change the xmx with the below parameter
Kevin Banks
I noticed that when generating some reports in PDF format it takes very long time. Is it possible to increase the resources to this report generation process, and get the report faster?
Yes, it is possible to get faster response by increasing the memory available to the report generation thread. This will especially help when you are generating reports that involve analyzing huge amounts of data.
To update the memory settings,
Go to the folder egurkha\manager\config, and edit the file eg_services.ini. Under the [EXEC] section, change the xmx with the below parameter
BackgroundReport_java_options=-Xrs -Xmx364M -Xms256M
Here, 364 & 256 are the memory settings in MB. You can increase those settings up to a maximum of 1GB.
Note: Ensure that the eG manager server has enough resources before you update the settings.
Administrator
Yes, it is possible to get faster response by increasing the memory available to the report generation thread. This will especially help when you are generating reports that involve analyzing huge amounts of data.
To update the memory settings,
Go to the folder egurkha\manager\config, and edit the file eg_services.ini. Under the [EXEC] section, change the xmx with the below parameter
BackgroundReport_java_options=-Xrs -Xmx364M -Xms256M
Here, 364 & 256 are the memory settings in MB. You can increase those settings up to a maximum of 1GB.
Note: Ensure that the eG manager server has enough resources before you update the settings.
-
Finding eG Agent version
-
Delete and Acknowledge alarms
-
Updating nick names
-
Changing IP address of a monitored component
-
Changing IP address of remote agent and external agent
-
Inside view metrics are not collected by eG
-
Error 1067
-
Agent stopped running
-
eG agent auto-startup
-
Remote agent connection issue
See all 77 topics