                    REAMDE
* To run it:
  On Windows: Execute runagent.bat
  On Linux: Execute runagent.sh
  
* The evalation edition agent will be terminated in one hour after it is started.
  The licensed edition doesn't have this limitation.

* If you see "java.net.BindException" error message, it means the port has
  already been occupied. Please edit config/SnmpAgent.xml to switch to another 
  port, or stop current SNMP agent to free up the port.
 
* If you are on Linux and the agent uses the default port 161, you have to log in 
  as root. Linux doesn't allow non-root users to open a port under 1024.


