Network

I am trying to find a command which could be used to get more details on the network traffic size of packets, number of packets, speed.

This might help me resolve some database issues.

Thanks in advance for your help

PS this will be a test from the webserver to the database server

have a look at "netstat", "snoop" and maybe also dtrace (if you are on solaris 10)... there are some good dtrace scripts that might help you...

DTraceToolkit (Community Group dtrace.dtracetoolkit) - XWiki