Specifications
Edit the HOSTNAME variable at the top of the file to:
HOSTNAME=
"<server IP address>"
For example, HOSTNAME="123.123.123.123"
2.
Clients must use the exact IP address to connect to the server. Clients can no longer use localhost, 127.0.0.1,
or any DNS name that translates to anything but the specified IP address.
Adding Memory to the Server on Solaris and Linux
By default, the NetSight Server is configured to use a maximum of 512 MB of virtual memory. On large
server systems and in large deployments, you can increase the amount of memory. Keep in mind that if the
server attempts to access more memory than it is configured for, it will terminate.
Open the server's run.sh file located in <installdir>
/server/jboss/bin/run.sh
.1.
Edit the MAXMEMORY variable at the top of the file to the desired value:
MAXMEMORY=
"<number of MB>"
2.
Firewall Considerations
The NetSight Server runs on a set of non−standard ports. These ports (4530−4533) need to be accessible
through firewalls for clients to connect to the server.
4530/4531 −− JNP (JNDI)
4532 −− JRMP (RMI)
4533 −− UIL (JMS)
Welcome to NetSight Inventory Manager Help
Adding Memory to the Server on Solaris and Linux 103