Use prtdiag to get hardware information on Solaris.
Archive for January, 2008
Solaris Services
Posted in Solaris on January 8, 2008 by aghorassvcs -xv # tells you what the problems are
svcs -d [s] #tells you what services [s] depends on
svcs -D [s] #tells you what services depend on [s]
svcs -a # shows all the services
svcs -l # shows all the information about the services