Recently we increased the number of servers monitored with eG. I'm thinking of updating the memory allocation to the eG manager, inline with our changes. How do I update the eG manager memory settings?
Best Answer
A
Administrator
said
about 9 years ago
For Windows installations
Follow the below steps,
Stop the eG Manager using start menu
Open a command prompt as administrator.
Go to <egurkha_install_dir>/lib directory and run
the command “notepad setEnv.bat”, update the parameters below and
save.
@set
XMX=1024
@set
XMS=1024
@set
NEWSIZE=256
@set
PERMSIZE=256
Note: NewSize
and and PermSize should be 1/4th of the xmx value assigned.
Run mgrdebugoff.bat on the same location to get the
changes reflected
Start the manager.
For UNIX installations
1.Stop
the manager.
2. Open
opt/egurkha/manager/tomcat/bin/catalina.sh and search for JAVA_OPTS and change
the xmx and any other JVM param values as
required.
3. Start the manager.
1 Comment
A
Administrator
said
about 9 years ago
Answer
For Windows installations
Follow the below steps,
Stop the eG Manager using start menu
Open a command prompt as administrator.
Go to <egurkha_install_dir>/lib directory and run
the command “notepad setEnv.bat”, update the parameters below and
save.
@set
XMX=1024
@set
XMS=1024
@set
NEWSIZE=256
@set
PERMSIZE=256
Note: NewSize
and and PermSize should be 1/4th of the xmx value assigned.
Run mgrdebugoff.bat on the same location to get the
changes reflected
Start the manager.
For UNIX installations
1.Stop
the manager.
2. Open
opt/egurkha/manager/tomcat/bin/catalina.sh and search for JAVA_OPTS and change
the xmx and any other JVM param values as
required.
Mike Tompkins
Recently we increased the number of servers monitored with eG. I'm thinking of updating the memory allocation to the eG manager, inline with our changes. How do I update the eG manager memory settings?
For Windows installations
For UNIX installations
1. Stop the manager.
2. Open opt/egurkha/manager/tomcat/bin/catalina.sh and search for JAVA_OPTS and change the xmx and any other JVM param values as required.
3. Start the manager.
Administrator
For Windows installations
For UNIX installations
1. Stop the manager.
2. Open opt/egurkha/manager/tomcat/bin/catalina.sh and search for JAVA_OPTS and change the xmx and any other JVM param values as required.
3. Start the manager.
-
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