Summary Inventory Script

From: Vincent, Thomas (Thomas.Vincent@Schwab.COM)
Date: Mon Mar 01 1999 - 17:57:02 CST


The problem wasn't completely solved to my satisfaction. But several people
pointed me in the right direction, and gave me great solutions.
 
echo `df | tail +2 | cut -b10-30` | sed -e 's/ /+/g' | bc
dmesg might tell you
Sysinfo - Which I believe has gone commercial
whatami.sh
Explorer script from Sun Service
df -k | awk '/^\// { total=total+$2 } END { print total/1024 }'
scsiinfo or scsiiping
Diskinfo 2.0
 
A couple people sent me generic scripts I was able to hack into a semi
working format. Atleast how I wanted it. I am working on a comprehensive
Java based one, or atleast I will be when I get some time.
 
Thanks to:
James
Claude Charest
Colin Melville
Jeff Brody
Rich Lafferty
Scott D. Yelich
Scot D. Mackay
Ronald Loftin
Jonathan Loh
Cheers,

Thomas Vincent
EBT UNIX Systems Administration
'You know your not a kid anymore when Christmas starts to piss you off'
SF580CAL-04-310
Phone: (415) 636-0903 Cell Phone (415) 850-5183
Text Pager: 1-800-363-5893 Brick No.: 210
4158505183@page.nextel.com <mailto:4158505183@page.nextel.com> or
http://www.nextel.com/paging/indivpage.html

E-mail: Thomas.vincent@Schwab.com <mailto:Thomas.vincent@Schwab.com>

Warning: All e-mail sent to this address will be received by the Charles
Schwab & Co., Inc. corporate e-mail system and is subject to archival and
review by someone other than the recipient.

 



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:13:16 CDT