This will require cygwin and a GnuWin32 version  gawk
 
echo Available scratch media tapes >G:\temp\scratch_mail.txt 
G:\PROGRA~1\VERITAS\Volmgr\bin\vmquery -pn scratch -b | tail +4 | gawk
'{print $3,$4,$2 }' | C:\cygwin\bin\sort -n | uniq -c | C:\cygwin\bin\grep
-vi none >>G:\TEMP\scratch_mail.txt
echo If above line shows less than 75 TLD notify Doug Preston immediately @
111-111-1111 24/7 >>G:\temp\scratch_mail.txt 
 
nbmail.cmd nbu-repo...@it.lereta.com "available scratch media"
G:\temp\scratch_mail.txt
 
 
 
 
output looks like this
Available scratch media tapes  
    328 TLD 0 HCART2
If above line shows less than 75 TLD notify Doug Preston immediately @
111-111-1111 24/7  
 
 
 
 
 
 
Doug Preston
 
From: veritas-bu-boun...@mailman.eng.auburn.edu
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of pranav batra
Sent: Tuesday, March 08, 2011 8:24 AM
To: Veritas
Subject: [Veritas-bu] batch script to check Scratch media
 
Hello Geeks,
 
I am looking for a batch script that can mail me the Scratch tapes in my
library every day.
I know though this is not very much related to Netbackup but if anyone can
help that will be much.
 
Our master server is 6.5.4 ,windows 2003
 
And I need if any script can be made to mail me the output of \program
files\veritas\volmgr\bin\vmquery -rn 0 -bx |qgrep Sc.
 
Please help.
 
Pranav


 
 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

Reply via email to