Solaris Core'd
Jump to navigation
Jump to search
This is a quick and dirty script to run through a list of Solaris servers and report machine info like socket numbers and core counts.
Our git repo has finally been setup so scripts are no longer stored directly on Wiki pages. You can always view the latest version here. This script is currently rough.
Get and run Solaris Core'd
wget https://psi.cynop.me/Caffarius/solcored/raw/branch/master/solcored.sh chmod 700 solcored.sh echo "server1.localdomain server2.localdomain" > solServerList ./solcored.sh cat result.txt ./solcored.sh -c cat result.csv