how to find out the bandwidth used by the server

HI ,, Kindly let me know how to find out the bandwidth used by my server currently.With regards,Anand ST
[132 byte] By [anandsta] at [2007-11-26 15:34:04]
# 1
I know only commands netstat and kstat. DTrace probes can be used too.
Olda79a at 2007-7-8 21:51:17 > top of Java-index,General,Sys Admin Best Practices...
# 2
ftp gives you the amount of data that was moved and the time that it took to move it.alan
alan.paea at 2007-7-8 21:51:17 > top of Java-index,General,Sys Admin Best Practices...
# 3
Solaris isnt good in this regard.Might be easier to use something like mrtg to monitor the ethernet switch that the box is connected to.
robert.cohena at 2007-7-8 21:51:17 > top of Java-index,General,Sys Admin Best Practices...
# 4
Have you looked at the K9Toolkit nicstat? http://brendangregg.com/k9toolkit.htmlI'm using Orca for collecting historical server stats, but it is not that easy to install.What level of Solaris are you looking at? How many nic's are involved?sysglen
sysglena at 2007-7-8 21:51:17 > top of Java-index,General,Sys Admin Best Practices...