-
Install guide for SCVMM 2012 SP1
I found quite a few tutorials online for SCVMM 2012 install but nothing useful for 2012 SP1. Most of those people had installed VMM 2012 on Server 2008. The thing is, this newer version is supported only on Windows Server 2012. I am documenting my trials and tribulations here.
-
Find network utilization on Solaris
A good tool to find network utilization on Solaris 10 is to use the tool nicstat. It can be downloaded from sourceforge here. Copy and extract it to /usr/nicstat execute the script using the command: /usr/nicstat/./nicstat.sh It will show you the lots of stats including network usage in % Sweet!