<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>BMC Communities: Message List - Analyzer for Perceive - Monthly Report Template discussion</title>
    <link>http://communities.bmc.com/communities/community/bmcdn/service_assurance/capacity_management/cp?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Wed, 10 May 2006 16:47:09 GMT</pubDate>
    <generator>Clearspace 2.5.15 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2006-05-10T16:47:09Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>RE: Analyzer for Perceive - Monthly Report Template discussi</title>
      <link>http://communities.bmc.com/communities/message/59655?tstart=0#59655</link>
      <description>&lt;!-- [DocumentBodyStart:e7675a80-1558-4410-a2f0-bb4eefe75158] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Karl,&lt;!--[CodeBlockStart:c95ec6a6-3c5f-4b75-85ff-f49726cc1f8b]--&gt;&lt;span&gt;&lt;br/&gt;&lt;br/&gt;I've taken the liberty of including the template in the v0.8.2 build which is up on the site now. I'd like to use this forum as the master copy / discussion but I will update the distributions periodically.&lt;br/&gt;&lt;br/&gt;As far as which build to use, I would encourage people to download the latest version - it installs in seconds over the top provided you haven't made any changes to the expression which I suspect most people have not (it installs in minutes if you have made changes). This will give them the latest template and also some misc. new features and bug fixes.&lt;br/&gt;&lt;br/&gt;The date format isn't that big a deal, I will continue to add support for flexible date formatting wherever possible and whenever it makes sense. As per your list;&lt;br/&gt;&lt;br/&gt;1) Date-split "months" changes the date to 2006_04. &lt;br/&gt;&lt;br/&gt;&amp;gt;&amp;gt; This is built in to the function. I will add options for date formatting provided it doesn't break any of the existing processing rules. In this particular case I would be somewhat concerned with the representation as there is a big difference between the fourth month and the first of April. There are also potential sorting issues since the date is a string at this point for simple manipulation. Anyway, again, I'll give this some more thought and will consider additional input.&lt;br/&gt;&lt;br/&gt;2) $start.getShort() produces 01-Apr-06. &lt;br/&gt;&lt;br/&gt;&amp;gt;&amp;gt; You can substitute this with $start.format(dd MMM yyyy) in most places, where it doesn't work currently I will add it. If this is in a chart title attribute you will need to make it $start.format(&amp;amp;quot;dd MMM yyyy&amp;amp;quot;) because of the xml parser but otherwise you should be fine. (Note: You will need v0.8.2 for this to work in word templates).&lt;br/&gt;&lt;br/&gt;3) $now.getDate() produces Tue May 09 16:33:45 CDT 2006 &lt;br/&gt;&lt;br/&gt;&amp;gt;&amp;gt; Same as #2 above, getDate() can be changed to format(...). Personally I like to have timestamps in the event that I run multiple copies in the same day, this way I know which one is the most current but the flexibility is there for whatever format you want to make it.&lt;br/&gt;&lt;br/&gt;4) Date-split "days" changes the data to 2006_04_02. &lt;br/&gt;&lt;br/&gt;&amp;gt;&amp;gt; Same as #1, will take it under consideration.&lt;br/&gt;&lt;br/&gt;5) X-axis in charts use 22-Apr. &lt;br/&gt;&lt;br/&gt;&amp;gt;&amp;gt; While very thorough, this isn't something I'll probably go to the trouble of changing unless it is met with significant criticism. It is part of the charting package and my main concern would be that it causes too much clutter on the axis. The date range can easily be put in the title in whatever format you want, this will have to be enough for now.&lt;br/&gt;&lt;br/&gt;I'd like to mirror Bob's comments below, thanks very much for taking the time and the initiative to head up this thread. Thanks for your input and for putting together such a great template! I look forward to any additional discussions on the subject going forward and for ways to collaborate on making this report and Analyzer more valuable.&lt;br/&gt;&lt;br/&gt;Regards,&lt;br/&gt;&lt;br/&gt;&lt;/span&gt;&lt;!--[CodeBlockEnd:c95ec6a6-3c5f-4b75-85ff-f49726cc1f8b]--&gt;Perry.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e7675a80-1558-4410-a2f0-bb4eefe75158] --&gt;</description>
      <pubDate>Wed, 10 May 2006 16:47:09 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/59655?tstart=0#59655</guid>
      <dc:date>2006-05-10T16:47:09Z</dc:date>
      <clearspace:dateToText>3 years, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: Analyzer for Perceive - Monthly Report Template discussi</title>
      <link>http://communities.bmc.com/communities/message/59654?tstart=0#59654</link>
      <description>&lt;!-- [DocumentBodyStart:a27c498c-1037-426b-b2c9-95c57a622cf7] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Perry and I have created two new views, attached.&amp;nbsp; The first is an "Application Report", a stripped down version my original report.&amp;nbsp; The second is a set of standard charts that reviews the group as a whole, and each individual server.&amp;nbsp; Both views work with Perceive out of the box, no need to create additional extensions.&amp;nbsp; You will need a recent build, 0.8.0 or above.&amp;nbsp; See Perry for more version details.&lt;!--[CodeBlockStart:e5ca58ef-7f23-4166-bb7b-49026eb7a83b]--&gt;&lt;span&gt;&lt;br/&gt;&lt;br/&gt;To install, copy the html and xml files into your ~/analyzer/WEB-INF directory. Edit the application.properties file and add monthly.xml to the end of the comma-separated list called views.filelist. You must restart for Analyzer to recognize the new monthly.xml file. After it reads the file in the first time, subsequent edits do not require a restart, just a refresh by clicking the word &amp;ldquo;Views&amp;#8221; in the Analyzer browser window.&lt;br/&gt;&lt;br/&gt;The &amp;ldquo;Application Report&amp;#8221; requires two interval selections. The &amp;ldquo;Interval@Rules:&amp;#8221; interval is applied to the rules section of the report, and allows for multi-month history. The other interval is used as the main analysis period of the report. I would suggest adding two new named intervals to Perceive: Last Month and Last 3 Months. They make interval selection much easier.&lt;br/&gt;&lt;br/&gt;I share your concern with the date formatting. Unfortunately, it will require a significant investment in development time to provide date formatting across all functions and instances. Perry &amp;ndash; please chime in where I am wrong. There are several places that we just can't get a different format yet. I have listed some of them below.&lt;br/&gt;&lt;br/&gt;1) Date-split "months" changes the date to 2006_04.&lt;br/&gt;2) $start.getShort() produces 01-Apr-06.&lt;br/&gt;3) $now.getDate() produces Tue May 09 16:33:45 CDT 2006&lt;br/&gt;4) Date-split "days" changes the data to 2006_04_02.&lt;br/&gt;5) X-axis in charts use 22-Apr.&lt;br/&gt;&lt;br/&gt;What I have done is everywhere possible, used the &amp;ldquo;DD MMM yy&amp;#8221; format. A majority of the output now matches the same general format.&lt;br/&gt;&lt;br/&gt;As far as tailoring a report to each application, what we are providing is a template that is executed against a Perceive group name. At my firm, we use the same set of rules across all applications/groups. This definitely requires a least-common-denominator approach, but is still valid. We use the report as a monthly proactive analysis of our key applications. This is a Red-Yellow-Green light type of capacity analysis. From the data provided in the report, we determine if the application requires an in-depth analysis, or not. The analyst reviews the document, supplements with other data if necessary, gives the application a R/Y/G light, and summarizes his/her opinion of the application and if further investigation is warranted. Action items are created and tracked separately. The report has been very well received from management, business customers, and other IT groups. It is a huge step forward at my firm.&lt;br/&gt;&lt;br/&gt;&lt;/span&gt;&lt;!--[CodeBlockEnd:e5ca58ef-7f23-4166-bb7b-49026eb7a83b]--&gt;If there is interest, I would be happy to continue to discuss how we are using our report, what we are accomplishing, and what we want to add.&amp;nbsp; Which will require a much longer post.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a27c498c-1037-426b-b2c9-95c57a622cf7] --&gt;</description>
      <pubDate>Wed, 10 May 2006 12:53:34 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/59654?tstart=0#59654</guid>
      <dc:date>2006-05-10T12:53:34Z</dc:date>
      <clearspace:dateToText>3 years, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: Analyzer for Perceive - Monthly Report Template discussi</title>
      <link>http://communities.bmc.com/communities/message/59653?tstart=0#59653</link>
      <description>&lt;!-- [DocumentBodyStart:7a239b4c-5a09-4b0e-993b-ad16448bcf6c] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Just wanted to provide initial feedback. I've been looking for something like this template for a while. It will save a great deal of time. This forum will also allow others (myself included) to offer feedback, improve on the template and give back.&lt;!--[CodeBlockStart:a306eaf2-fd68-4a22-b1d4-c032cddb0209]--&gt;&lt;span&gt;&lt;br/&gt;&lt;br/&gt;&lt;/span&gt;&lt;!--[CodeBlockEnd:a306eaf2-fd68-4a22-b1d4-c032cddb0209]--&gt;Huge thanks to Karl for providing the template and to Perry for assisting and driving this forum.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7a239b4c-5a09-4b0e-993b-ad16448bcf6c] --&gt;</description>
      <pubDate>Wed, 10 May 2006 04:47:57 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/59653?tstart=0#59653</guid>
      <dc:date>2006-05-10T04:47:57Z</dc:date>
      <clearspace:dateToText>3 years, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: Analyzer for Perceive - Monthly Report Template discussi</title>
      <link>http://communities.bmc.com/communities/message/59652?tstart=0#59652</link>
      <description>&lt;!-- [DocumentBodyStart:f05a2f08-7506-4731-aba3-af1042bb6d0b] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I like the report a lot, Karl. At this point, I believe that my management would appreciate such a report immensely. They typically find it hard to articulate what they want ahead of time, but will let me know if they like and find useful what I provide to them. This report would be an improvement over what I have been doing.&lt;!--[CodeBlockStart:b08983f2-8d23-49bb-af50-f244855424ca]--&gt;&lt;span&gt;&lt;br/&gt;&lt;br/&gt;Can the date format in the report be easily changed? I notice there are three different ones in use: YYYY_MM, YYYY_MM_DD, and Mmm DD YYYY. I prefer the last one.&lt;br/&gt;&lt;br/&gt;&lt;/span&gt;&lt;!--[CodeBlockEnd:b08983f2-8d23-49bb-af50-f244855424ca]--&gt;I assume that separate reports could be tailored for distinct groups of servers and/or applications. Are these specified by Perceive groups or some other way?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f05a2f08-7506-4731-aba3-af1042bb6d0b] --&gt;</description>
      <pubDate>Tue, 09 May 2006 19:13:58 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/59652?tstart=0#59652</guid>
      <dc:date>2006-05-09T19:13:58Z</dc:date>
      <clearspace:dateToText>3 years, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: Analyzer for Perceive - Monthly Report Template discussi</title>
      <link>http://communities.bmc.com/communities/message/59651?tstart=0#59651</link>
      <description>&lt;!-- [DocumentBodyStart:f21c81e9-7633-4d9f-bcad-132ed9a451ed] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;!--[CodeBlockStart:f57636e8-8b2c-40d9-9f51-df91e6caab88]--&gt;&lt;span&gt;&lt;p&gt;Please find a sample output attached. Let me know what you think!&lt;/p&gt;&lt;/span&gt;&lt;!--[CodeBlockEnd:f57636e8-8b2c-40d9-9f51-df91e6caab88]--&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f21c81e9-7633-4d9f-bcad-132ed9a451ed] --&gt;</description>
      <pubDate>Tue, 09 May 2006 14:44:24 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/59651?tstart=0#59651</guid>
      <dc:date>2006-05-09T14:44:24Z</dc:date>
      <clearspace:dateToText>3 years, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: Analyzer for Perceive - Monthly Report Template discussi</title>
      <link>http://communities.bmc.com/communities/message/59650?tstart=0#59650</link>
      <description>&lt;!-- [DocumentBodyStart:0bbfd475-8833-4a8b-998c-189cd36e233a] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Perry and I are working on two different templates.&amp;nbsp; Both templates will work with Perceive and Analyzer out-of-the-box.&lt;!--[CodeBlockStart:dcc0a36a-9841-463b-8d83-2c65509b1f97]--&gt;&lt;span&gt;&lt;br/&gt;&lt;br/&gt;(1) a general set of views for a group, with detailed charts per servers. &lt;br/&gt;(2) a short version of the application report.&lt;br/&gt;&lt;br/&gt;Template (1) Contains a calendar overview of the analysis period depicting CPU utilization; application level charts with CPU, Memory, Network, and IO rates; and server specific views with CPU, Memory, IO rate, and Network.&lt;br/&gt;&lt;br/&gt;Template (2) Contains a Analyzer generated paragraph reviewing the analysis period; a CPU contention rule; two memory contention rules; collection status; the group's busiest busines hour; the group's busiest batch period; server CPU usage; and server memory usage.&lt;br/&gt;&lt;br/&gt;It would be helpful to know what you had in mind. Have you given thought to who your audience is, and what they would like to get out of the report?&lt;br/&gt;&lt;br/&gt;&lt;/span&gt;&lt;!--[CodeBlockEnd:dcc0a36a-9841-463b-8d83-2c65509b1f97]--&gt;With your input, we should have something ready in the next couple of days.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0bbfd475-8833-4a8b-998c-189cd36e233a] --&gt;</description>
      <pubDate>Mon, 08 May 2006 16:11:00 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/59650?tstart=0#59650</guid>
      <dc:date>2006-05-08T16:11:00Z</dc:date>
      <clearspace:dateToText>3 years, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>RE: Analyzer for Perceive - Monthly Report Template discussi</title>
      <link>http://communities.bmc.com/communities/message/59649?tstart=0#59649</link>
      <description>&lt;!-- [DocumentBodyStart:10f1f655-3509-4ab0-ac12-4d2ccbbf869f] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;!--[CodeBlockStart:c95f108d-4596-426b-a8cb-eb9dc554e27a]--&gt;&lt;span&gt;&lt;p&gt;I would be most interested in getting a starter version of the XML files required to create a report similar to Karl's. Something that works as-is and can easily be customized to meet all my needs would be nice.&lt;/p&gt;&lt;/span&gt;&lt;!--[CodeBlockEnd:c95f108d-4596-426b-a8cb-eb9dc554e27a]--&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:10f1f655-3509-4ab0-ac12-4d2ccbbf869f] --&gt;</description>
      <pubDate>Fri, 05 May 2006 19:36:12 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/59649?tstart=0#59649</guid>
      <dc:date>2006-05-05T19:36:12Z</dc:date>
      <clearspace:dateToText>3 years, 6 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Analyzer for Perceive - Monthly Report Template discussion</title>
      <link>http://communities.bmc.com/communities/message/59648?tstart=0#59648</link>
      <description>&lt;!-- [DocumentBodyStart:2d6f7e43-25e9-4e50-8feb-a80091e0ad0b] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;We will use this forum to discuss ideas around the creation of a standard "&lt;!--[CodeBlockStart:7dc01451-a790-45e8-bee1-a18e182f91d5]--&gt;&lt;span&gt;&lt;br/&gt;&lt;/span&gt;&lt;!--[CodeBlockEnd:7dc01451-a790-45e8-bee1-a18e182f91d5]--&gt;Monthly Performance / Capacity Status Report" as originally created by Karl&amp;nbsp; Steger.&amp;nbsp; Feel free to post your questions, thoughts and Analyzer Function Expressions on how to enhance this report here.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2d6f7e43-25e9-4e50-8feb-a80091e0ad0b] --&gt;</description>
      <pubDate>Mon, 01 May 2006 15:31:13 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/message/59648?tstart=0#59648</guid>
      <dc:date>2006-05-01T15:31:13Z</dc:date>
      <clearspace:dateToText>3 years, 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
    </item>
  </channel>
</rss>

