1834926 Members
2559 Online
110071 Solutions
New Discussion

Scripting needed

 
SOLVED
Go to solution
Marco_67
Advisor

Scripting needed

I need a script that checks file system grow during a certain period of time.

Also a link to a script's repository site will be appreciate.

Thank you
Marco
0
4 REPLIES 4
Ian Dennison_1
Honored Contributor
Solution

Re: Scripting needed

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x026250011d20d6118ff40090279cd0f9,00.html

Favourite sysadmin scripts you like to keep around.

Part II

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf0fc5dc05a7ad711abdc0090277a778c,00.html

Search for "File System" or "lvol".

Share and Enjoy! Ian
Building a dumber user
James R. Ferguson
Acclaimed Contributor

Re: Scripting needed

Hi Marco:

The link Ian provided will offer you several variations of scripts to monitor filesystem sizes.

A very good "script repository" and as well as a learning source, is Heiner's SHELLdorado site:

http://www.shelldorado.com/

Regards!

...JRF...
Steve Steel
Honored Contributor

Re: Scripting needed

Hi

http://www.introcomp.co.uk/examples/index.html


Plenty of nice scripts here


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Michael Kelly_5
Valued Contributor

Re: Scripting needed

Marco,
if you have MeasureWare installed, you can use the extract utility to get LVOLUME and FILESYSTEM data which includes space utilisation.

Michael.
The nice thing about computers is that they do exactly what you tell them. The problem with computers is that they do EXACTLY what you tell them.