Wednesday, December 9, 2009

Filer info script

Ever wanted to run a script against a filer that collects all relevant information?


I have! So I made a quick and dirty batch file that uses rsh to issue some commands and writes the output in a text file.


Since this script is not to complex or advanced, but still gets the job done, I would like to share it here.


Windows script:

filer_info v01.bat


Unix script:

filer_info v01.sh


Use the script with the following parameters:


filer_info v01.bat toastername root password textfilename

No comments:

Post a Comment