Troubleshooting Agent Communications |
Previous Next |
If a Service Agent does not send, or does not appear to be sending data to your ELM Server, there a few things to check to verify the product is installed and configured properly: •Is the TNT Agent service running, or is the Agent disabled? •Has the Agent been configured to collect data? •Do you still have IP connectivity and good name resolution between the ELM Server and Agent? •Have the ELM TCP/IP ports been blocked through a firewall, packet filtering or some other mechanism? •Try telnetting to the appropriate ports in each direction: •From the ELM Server, try to Telnet to port 1253 on the Agent •From the Agent, try to Telnet to port 1251 on the ELM Server When you establish a Telnet session in either direction, press <ENTER> two times. You should receive version information and the connection will be closed. If you do not receive this message, or if you are unable to connect to the port, check the following: •On the end that fails, run netstat -a -p tcp at a command prompt. This will show all TCP listening ports and connections. You should see the Agent listening on TCP port 1253 and the ELM Server listening on TCP port 1251. If you do not see this entry, restart the application at the failed end (either Agent or ELM Server). •Does the Agent Status show a registered ELM Server? •Is the Agent in cache mode? If none of these suggestions resolve your issue, please contact TNT Software's Product Support Group for assistance. |