First, make sure the agent proccess is really running (use top)
Second, find out what port it's listening on and see if netstat -an reveals if it's open
Third, you can use LSOF to see if the process is holding an open socket (use the network option) or use can use my utility, Mac HelpMate...