Operating System - HP-UX
1825766 Members
2098 Online
109687 Solutions
New Discussion

Re: CSTM predefined tabular/column report

 
I J Clifford
Advisor

CSTM predefined tabular/column report

Hello all

I'm looking at collecting low level information on a suite of 10.2 and 11.x servers to show hardware type (eg disk/nic, model, description, firmware revision,) as an "at a glance" view.

Does anyone have experience of producing such a report please, essentially I have to complete a full hardware audit on several machines.

I can gather some of what I need using vgdisplay/ioscan/print_manifest, I just wondered if there is any "useful" low level information report like this available through CSTM

Ideally, something like :-

(per machine) Hardware Path Device Type Desc Firmware Rev

NB diagmond is running :-

root 1517 1 0 Feb 8 ? 0:16 /usr/sbin/stm/uut/bin/sys/diagmond


All help appreciated,

Cheers

Ian


3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: CSTM predefined tabular/column report

Shalom, I did it with a shell script.

http://www.hpux.ws/docsys.sh

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
I J Clifford
Advisor

Re: CSTM predefined tabular/column report

Shalom SEP ! :)

I have encountered DOCSYS before, I think thats good for "high level" views of servers, but does not display low level firmware information about installed hardware on a per component basis.

I suppose what I'm trying to achieve is an hardware engineer style report on card/disks/memory employed and any revision specific detail.

I have found an impressive script "System documentor" author Doug O'Leary though I would prefer to run something locally created on a test machine first

Do you know if there is an up to date version of this "System Documentor" script ?

Andrew Rutter
Honored Contributor

Re: CSTM predefined tabular/column report

hi,

I use the nickel script, its very good and gives all you need to know about your system

download from here

http://h20331.www2.hp.com/hpsub/cache/286022-0-0-225-121.html

unshar the package and run it, doesnt take long, then you can view it in a very friendly web browser environment

Andy