<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic BI audit and performance install (HTML output) in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/BI-audit-and-performance-install-HTML-output/m-p/17823#M76</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Being a JBOSS novice I spent a long time puzzling over this too, to the point where I resorted to IIS and got it to work.&amp;nbsp; However, I then got to page 28 in the Windows installation guide for the package &lt;A href="http://support.sas.com/rnd/emi/EbiApm92/sas92.ebiapm.win.pdf"&gt;http://support.sas.com/rnd/emi/EbiApm92/sas92.ebiapm.win.pdf&lt;/A&gt; which gives an example of using JBOSS as the web browser and gives you the paths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The physical path you are looking for is buried in the JBOSS directories.&amp;nbsp; On my machine it is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\jboss-4.2.0.GA\server\SASServer1\deploy\jboss-web.deployer\ROOT.war&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to find similar on your machine where JBOSS is installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a directory in there called ebiapm92 (or whatever you want it to be) and then copy the HTML and JS files into there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming your JBOSS web server is running on port 8080 then the URL will be &lt;A href="http://machinename:8080/ebiapm92/bienv.html"&gt;http://&lt;EM&gt;machinename&lt;/EM&gt;&lt;EM&gt; &lt;/EM&gt;&lt;EM&gt; &lt;/EM&gt;:8080/ebiapm92/bienv.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the settings I needed in the setEnvLogs.cfg.bat were:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;::&lt;BR /&gt;:: Define the HTTP/HTML Locations to display the batch created html reports.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;::&lt;BR /&gt;:: Physical directory to copy the html report output for viewing via HTTP server.&lt;BR /&gt;:: These files are propagated with the runDataArchive script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set sasHTTPDocsPath=C:\jboss-4.2.0.GA\server\SASServer1\deploy\jboss-web.deployer\ROOT.war\ebiapm92&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:: A URL to view the reports such as &lt;A href="http://www.domain.com/ebiapm92/bienv.html"&gt;http://www.domain.com/ebiapm92/bienv.html&lt;/A&gt; &lt;BR /&gt;:: will be reflected with the following two variables, AND, it should match &lt;BR /&gt;:: the setting for sasHTTPDocsPath. &lt;BR /&gt;::&lt;BR /&gt;:: HTTP Server Address used to view the HTML files &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;set sasHTTPServerAddress=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://"&gt;http://&lt;/A&gt;&lt;EM&gt;machinename&lt;/EM&gt;:8080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:: Directory that is appended to sasHTTPServerPath and matches sasHTTPDocsPath&lt;/P&gt;&lt;P&gt;set sasHTTPServerPath=ebiapm92&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Nov 2011 15:34:07 GMT</pubDate>
    <dc:creator>MarkJones</dc:creator>
    <dc:date>2011-11-11T15:34:07Z</dc:date>
    <item>
      <title>BI audit and performance install (HTML output)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/BI-audit-and-performance-install-HTML-output/m-p/17821#M74</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have 9.2 and we want to add th BI audit and performance install. The first step is to specify some login parameter values. My question is about the HTML output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿sasHTTPDocsPath -local_http_server_path/ebiapm92&lt;/P&gt;&lt;P&gt;sasHTTPServerPath&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have JBOSS. in JBOSS where would be the standard directory to put html output?&lt;/P&gt;&lt;P&gt;Thanks for any help provided.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 16:58:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/BI-audit-and-performance-install-HTML-output/m-p/17821#M74</guid>
      <dc:creator>jplarios</dc:creator>
      <dc:date>2011-09-27T16:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: BI audit and performance install (HTML output)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/BI-audit-and-performance-install-HTML-output/m-p/17822#M75</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An easy way would be to install an Apache or IIS Webserver. Then you take the root htdocs folder of the webserver like I did in my configuration below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;::&lt;/P&gt;&lt;P&gt;:: Define the HTTP/HTML Locations to display the batch created html reports.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;::&lt;/P&gt;&lt;P&gt;:: Physical directory to copy the html report output for viewing via HTTP server.&lt;/P&gt;&lt;P&gt;:: These files are propagated with the runDataArchive script. &lt;/P&gt;&lt;P&gt;set sasHTTPDocsPath=C:\inetpub\wwwroot\ebiapm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;:: A URL to view the reports such as &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.domain.com/ebiapm92/bienv.html"&gt;http://www.domain.com/ebiapm92/bienv.html&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;:: will be reflected with the following two variables, AND, it should match &lt;/P&gt;&lt;P&gt;:: the setting for sasHTTPDocsPath. &lt;/P&gt;&lt;P&gt;::&lt;/P&gt;&lt;P&gt;:: HTTP Server Address used to view the HTML files &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;set sasHTTPServerAddress=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://win2008"&gt;http://win2008&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:: Directory that is appended to sasHTTPServerPath and matches sasHTTPDocsPath&lt;/P&gt;&lt;P&gt;set sasHTTPServerPath=ebiapm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 17:57:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/BI-audit-and-performance-install-HTML-output/m-p/17822#M75</guid>
      <dc:creator>frisc</dc:creator>
      <dc:date>2011-09-27T17:57:19Z</dc:date>
    </item>
    <item>
      <title>BI audit and performance install (HTML output)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/BI-audit-and-performance-install-HTML-output/m-p/17823#M76</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Being a JBOSS novice I spent a long time puzzling over this too, to the point where I resorted to IIS and got it to work.&amp;nbsp; However, I then got to page 28 in the Windows installation guide for the package &lt;A href="http://support.sas.com/rnd/emi/EbiApm92/sas92.ebiapm.win.pdf"&gt;http://support.sas.com/rnd/emi/EbiApm92/sas92.ebiapm.win.pdf&lt;/A&gt; which gives an example of using JBOSS as the web browser and gives you the paths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The physical path you are looking for is buried in the JBOSS directories.&amp;nbsp; On my machine it is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\jboss-4.2.0.GA\server\SASServer1\deploy\jboss-web.deployer\ROOT.war&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to find similar on your machine where JBOSS is installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a directory in there called ebiapm92 (or whatever you want it to be) and then copy the HTML and JS files into there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming your JBOSS web server is running on port 8080 then the URL will be &lt;A href="http://machinename:8080/ebiapm92/bienv.html"&gt;http://&lt;EM&gt;machinename&lt;/EM&gt;&lt;EM&gt; &lt;/EM&gt;&lt;EM&gt; &lt;/EM&gt;:8080/ebiapm92/bienv.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the settings I needed in the setEnvLogs.cfg.bat were:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;::&lt;BR /&gt;:: Define the HTTP/HTML Locations to display the batch created html reports.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;::&lt;BR /&gt;:: Physical directory to copy the html report output for viewing via HTTP server.&lt;BR /&gt;:: These files are propagated with the runDataArchive script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set sasHTTPDocsPath=C:\jboss-4.2.0.GA\server\SASServer1\deploy\jboss-web.deployer\ROOT.war\ebiapm92&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:: A URL to view the reports such as &lt;A href="http://www.domain.com/ebiapm92/bienv.html"&gt;http://www.domain.com/ebiapm92/bienv.html&lt;/A&gt; &lt;BR /&gt;:: will be reflected with the following two variables, AND, it should match &lt;BR /&gt;:: the setting for sasHTTPDocsPath. &lt;BR /&gt;::&lt;BR /&gt;:: HTTP Server Address used to view the HTML files &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;set sasHTTPServerAddress=&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://"&gt;http://&lt;/A&gt;&lt;EM&gt;machinename&lt;/EM&gt;:8080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:: Directory that is appended to sasHTTPServerPath and matches sasHTTPDocsPath&lt;/P&gt;&lt;P&gt;set sasHTTPServerPath=ebiapm92&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 15:34:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/BI-audit-and-performance-install-HTML-output/m-p/17823#M76</guid>
      <dc:creator>MarkJones</dc:creator>
      <dc:date>2011-11-11T15:34:07Z</dc:date>
    </item>
  </channel>
</rss>

