Re: AWR report html parser

  • From: troach@xxxxxxxxx
  • To: kylelf@xxxxxxxxx,"ORACLE-L" <Oracle-L@xxxxxxxxxxxxx>
  • Date: Tue, 10 May 2011 19:10:16 +0000

Look at Tyler Muth's AWR plugin. He does some parsing with javascript in there. 
Sent from my Verizon Wireless BlackBerry

-----Original Message-----
From: kyle Hailey <kylelf@xxxxxxxxx>
Sender: oracle-l-bounce@xxxxxxxxxxxxx
Date: Tue, 10 May 2011 11:55:00 
To: ORACLE-L<Oracle-L@xxxxxxxxxxxxx>
Reply-To: kylelf@xxxxxxxxx
Subject: AWR report html parser

I end up comparing a lot of AWR reports and all the reports tend to be HTML
which is nice for browsing visually but not so nice for my scripts which
diff the data. In order to diff AWR reports that are in HTML format,I use
"HtmlAsText.exe" to convert HTML to txt then run my scripts on the text
files.

Does anyone know of any other tools for parsing HTML AWR reports?

Thanks
Kyle
http://dboptimizer.com

Other related posts: