Collect Server Inventory Information

  • Follow


Hello all,

I am now writing a script to collect server inventory for my company's
Solaris servers.
I found that the output of some Solaris commands was not well
structured that spend me a lots of time in finding the possible
combinations. (i.e. getting the CPU Ecache side from prtdiag output..)

Could anyone suggest a better way to get those info (i.e. have
structured output for awk, perl, sed to process... ) from Solaris OS or
is there any script/tool already available in Internet to do this?

Thanks a lots!

Henry

0
Reply busilogicoo (3) 3/2/2006 9:21:39 AM

kaming <busilogicoo@gmail.com> wrote:
> I am now writing a script to collect server inventory for my company's
> Solaris servers.
> Could anyone suggest a better way to get those info (i.e. have
> structured output for awk, perl, sed to process... ) from Solaris OS or
> is there any script/tool already available in Internet to do this?

Have you looked at CST?
http://www.sun.com/service/support/cst/

  Scott
0
Reply Scott 3/2/2006 10:27:43 AM


kaming wrote:
> Hello all,
> 
> I am now writing a script to collect server inventory for my company's
> Solaris servers.
> I found that the output of some Solaris commands was not well
> structured that spend me a lots of time in finding the possible
> combinations. (i.e. getting the CPU Ecache side from prtdiag output..)
> 
> Could anyone suggest a better way to get those info (i.e. have
> structured output for awk, perl, sed to process... ) from Solaris OS or
> is there any script/tool already available in Internet to do this?
> 

What about the Sun explorer in /opt/SUNWexplo?


-- 
Michael Tosch @ hp : com
0
Reply Michael 3/2/2006 12:51:31 PM

http://www.sun.com/bigadmin/scripts/submittedScripts/configCollector.ksh.txt

Thanks

0
Reply vxdiskadm 3/2/2006 5:40:12 PM

3 Replies
526 Views

(page loaded in 0.069 seconds)

Similiar Articles:













7/24/2012 5:58:17 PM


Reply: