06.05.2013 Views

The eG Installation Guide - eG Innovations

The eG Installation Guide - eG Innovations

The eG Installation Guide - eG Innovations

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Installing and Configuring on Unix<br />

Entries configured using iptables are lost when the manager reboots. To save the iptables<br />

configuration, do the following:<br />

o Run the following command as root user:<br />

/sbin/iptables-save > /opt/egurkha/iptables.fw<br />

o Edit the file /etc/rc.local and append the following line to this file<br />

/sbin/iptables-restore < /opt/egurkha/iptables.fw<br />

Now, even if the <strong>eG</strong> manager system is rebooted, the iptables configuration is restored.<br />

2.5 Starting the Manager<br />

To start the manager, execute the command /opt/egurkha/bin/start_manager.<br />

<strong>The</strong> following message appears when the manager starts successfully:<br />

$ ./start_manager<br />

5<br />

Starting the <strong>eG</strong> manager components ...<br />

Please wait ...<br />

Starting the admin components . . .<br />

Starting the monitor components . . .<br />

Starting the eghelp components . . .<br />

Initializing the <strong>eG</strong> manager . . .<br />

******************************************************************<br />

<strong>The</strong> <strong>eG</strong> manager 5 has been started successfully!<br />

******************************************************************<br />

If the manager fails to start, the following message appears.<br />

**************************************************************************<br />

Failed to start the <strong>eG</strong> manager! ...<br />

Possible reasons for this could be:<br />

(i) Your license located in the file: /opt/egurkha/bin/license may be invalid...<br />

Please check the file "/opt/egurkha/manager/logs/error_log" for details.<br />

(ii) You may not have permissions to start the <strong>eG</strong> manager...<br />

Please check the permissions for the directory "/opt/egurkha/manager".<br />

***************************************************************************<br />

2.6 Increasing the Memory of the <strong>eG</strong> Manager Process<br />

<strong>The</strong> <strong>eG</strong> manager runs as a Java process. <strong>The</strong> maximum heap memory that can be allocated to a 32-bit<br />

<strong>eG</strong> manager process is limited to 1.5 GB. <strong>The</strong> maximum heap memory allocation to a 64-bit <strong>eG</strong><br />

manager process on the other hand, is limited to 3 GB.<br />

Where a large number of components are to be monitored, you may want to allocate more memory<br />

heap to the <strong>eG</strong> manager process. On a Unix manager, follow the steps below to modify the heap<br />

memory allocation:<br />

1. Login to the <strong>eG</strong> manager host. Edit the catalina.sh file in the /opt/egurkha/manager/tomcat/bin directory.<br />

42

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!