<?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 : Thread List - Knowledge Module Development</title>
    <link>http://communities.bmc.com/communities/community/bmcdn/service_assurance/performance_management/knowledge_module_development?view=discussions</link>
    <description>Latest Forum Threads in Knowledge Module Development</description>
    <language>en</language>
    <pubDate>Fri, 20 Nov 2009 14:36:09 GMT</pubDate>
    <generator>Clearspace 2.5.15 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-11-20T14:36:09Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Is there a way to set a KM parameter to a value with the Configuration Manager tool?</title>
      <link>http://communities.bmc.com/communities/thread/38529</link>
      <description>&lt;!-- [DocumentBodyStart:61bc353a-7085-4f4d-977e-be6232a08c05] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I'm looking to set a variable on a whole bunch of servers, and would like to utilize configuraion manager to do this. I vaguely remember hearing that you could do this years ago, but never tried it. I see in Event management you can have recovery actions set a variable, that would require a variable to go into an alarm state to get that to execute. Where as, I'm just trying to set a flag in a KM.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:61bc353a-7085-4f4d-977e-be6232a08c05] --&gt;</description>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">configuration</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">manager</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">patrol</category>
      <pubDate>Fri, 20 Nov 2009 14:36:09 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/thread/38529</guid>
      <dc:date>2009-11-20T14:36:09Z</dc:date>
      <clearspace:dateToText>19 hours, 46 minutes ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>SNMP works on Windows agent but not on Unix</title>
      <link>http://communities.bmc.com/communities/thread/29678</link>
      <description>&lt;!-- [DocumentBodyStart:7cbc031a-7f4c-46d3-bfb5-84d86aae2285] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have some basic code that works fine on Windows, but not on Unix.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;startAgent=snmp_agent_start();&lt;br/&gt;#myhost = get("/hostname");&lt;br/&gt;myhost="remoteServer";&lt;br/&gt;session = snmp_open(myhost,"1","public","500","3",161);&lt;/p&gt;&lt;p&gt;#session = snmp_open(myhost,"1","public","500","3",8161);&lt;br/&gt;#app_start=".1.3.6.1.4.1.1031.1.1.1.7.1.1";&lt;br/&gt;app_start = ".1.3.6.1.2.1.25.2";&lt;br/&gt;set("value","agent start gives: ".startAgent." **".snmp_walk(session,app_start)."**");&lt;br/&gt;snmp_close(session);&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I run the code back to the currenthost- and query the Patrol MIB, then it works fine, (replace the uncommented lines with the commented lines)&lt;/p&gt;&lt;p&gt;the code is based on that shown in the PSL ref 2 manual for snmp_walk()&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Where the code above has the string "remoteServer I have the fully qualified hostname of the remote host, this fully qualified hostname works with the utility /usr/sfw/bin/snmpwalk. Unix box is a Solaris 10 global container.&lt;/p&gt;&lt;p&gt;Example snmpwalk command:&lt;/p&gt;&lt;p&gt; /usr/sfw/bin/snmpwalk -c public -v 1&amp;#160; remoteServer:161 1.3.6.1.2.1.25.2&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I use the third party utility snmpwalk I also get the expected data.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I run the code on a Windows node everything works, as expected. Both Unix and Windows agents report versions as 3.7.20i.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyone got any ideas? &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7cbc031a-7f4c-46d3-bfb5-84d86aae2285] --&gt;</description>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">snmp</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">psl</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">patrol</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">snmpwalk</category>
      <pubDate>Thu, 16 Apr 2009 14:49:10 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/thread/29678</guid>
      <dc:date>2009-04-16T14:49:10Z</dc:date>
      <clearspace:dateToText>1 day, 16 hours ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>MSSQL SERVER SERVICES is not triggering alert (Services KM)</title>
      <link>http://communities.bmc.com/communities/thread/38494</link>
      <description>&lt;!-- [DocumentBodyStart:99c1bdbf-c072-447c-ba41-4cd38486d28f] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi Guys,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have a problem on my customization script, i appreaciate that you guys can give me some advice..&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Here's the case senario:&lt;/p&gt;&lt;p&gt;1. I'm using a blat.exe and customize script for alert notification. However, when my customer request me to monitor a service named: SQL SERVER (MSSQL SERVER), the notification alert is not generated, while i can see this event in the console.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However, in my script, i realised that my existing script not allow &lt;span lang="EN"&gt;to set the variable which contains parenthesis (), please kindly advice .. &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;span lang="EN"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span lang="EN"&gt;Part of the script is attached as below. &lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&lt;span lang="EN"&gt;&lt;/span&gt;&lt;span lang="EN"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-------------------------&lt;/p&gt;&lt;p&gt; goto SENDEMAIL&lt;/p&gt;&lt;p&gt;:SETNT&lt;br/&gt;set TYPE=Operating System&lt;br/&gt;set ITEM=Window Server&lt;br/&gt;rem set GROUP=X.Wintel Support&lt;br/&gt;rem set ntargets=%email_windows%&lt;br/&gt;set SMS_PHONENO_1=%sms_windows_1%&lt;br/&gt;set SMS_PHONENO_2=%sms_windows_2%&lt;br/&gt;set SMS_PHONENO_3=%sms_windows_3%&lt;br/&gt;set SMS_PHONENO_4=%sms_windows_4%&lt;br/&gt;set SMS_PHONENO_5=%sms_windows_5%&lt;br/&gt;set PARAM_DESC=&lt;br/&gt;if "%AS_PARAMETER_STATUS%"=="OK" (&lt;br/&gt;if "%AS_PARAMETER%"=="CPUprcrProcessorTimePercent" set PARAM_DESC=CPU Utilization resumes normal&lt;br/&gt;if "%AS_PARAMETER%"=="MEMmemAvailableBytes" set PARAM_DESC=Memory utilisation resumes normal&lt;br/&gt;if "%AS_PARAMETER%"=="LDldFreeMegabytes" set PARAM_DESC=Free disk space is cleared&lt;br/&gt;if "%AS_PARAMETER%"=="LdldFreeSpacePercent" set PARAM_DESC=Free disk space is cleared&lt;br/&gt;if "%AS_PARAMETER%"=="ServiceStatus" set PARAM_DESC=Service resumes normal&lt;br/&gt;if "%AS_PARAMETER%"=="HostPingFailures" set PARAM_DESC=The PATROL Agent %AS_APPINSTANCE% is pingable now. &lt;br/&gt;if "%AS_PARAMETER%"=="AgentPingFailures" set PARAM_DESC=The PATROL Agent %AS_APPINSTANCE% is up now. &lt;br/&gt;if "%AS_PARAMETER%"=="LOGErrorLvl" set PARAM_DESC=LOG file error cleared&lt;br/&gt;if "%AS_PARAMETER%"=="PROCStatus" set PARAM_DESC=%AS_APPINSTANCE% process is up.&lt;br/&gt;if "%AS_APPINSTANCE%"=="NT_EV_APPLICATION_OTHER_SYSTEM_FAULTED" set PARAM_DESC=Other system changed state from RUNNING to FAULTED.&amp;#160; Call X Wintel&lt;br/&gt;if "%AS_APPINSTANCE%"=="NT_EV_APPLICATION_HAD_MEMBERSHIP_RESUMED" set PARAM_DESC=HAD regular membership resumed. Call X Wintel&lt;br/&gt;if "%AS_APPINSTANCE%"=="NT_EV_APPLICATION_HAD_MEMBERSHIP_JEOPARDY" set PARAM_DESC=HAD jeopardy membership occurred. Call X Wintel&lt;br/&gt;if "%AS_APPINSTANCE%"=="NT_EV_APPLICATION_SAN_PATH_ERROR" set PARAM_DESC=SAN path error occurred. Call X Wintel &amp;amp; Storage.&lt;br/&gt;if "%AS_APPINSTANCE%"=="NT_EV_APPLICATION_SAN_PATH_RECOVERED" set PARAM_DESC=SAN path recovered. Call X Wintel and X Storage.&lt;br/&gt;&amp;#160; &lt;br/&gt;) else (&lt;br/&gt;if "%AS_PARAMETER%"=="CPUprcrProcessorTimePercent" set PARAM_DESC=set PARAM_DESC=CPU Utilization is over %AS_PARAMETER_VALUE%%%. %callvar%&lt;br/&gt;if "%AS_PARAMETER%"=="MEMmemAvailableBytes" set PARAM_DESC=%AS_PARAMETER_VALUE% MB physical memory currently available to processes. %callvar%&lt;br/&gt;if "%infra%"=="" (&lt;br/&gt;&amp;#160; if "%AS_PARAMETER%"=="LDldFreeMegabytes" set PARAM_DESC=%AS_PARAMETER_VALUE%&amp;#160; MB free space available on the selected logical disk drive. Call Noble&lt;/p&gt;&lt;p&gt;for house keeping&lt;br/&gt;&amp;#160; if "%AS_PARAMETER%"=="LDldFreeSpacePercent" set PARAM_DESC=%AS_PARAMETER_VALUE%%% free space available on the logical disk drive. Call Noble for house keeping&lt;br/&gt;&amp;#160; if "%AS_PARAMETER%"=="ServiceStatus" set PARAM_DESC=%AS_APPINSTANCE% is not running. Call Noble&lt;br/&gt;) else (&lt;br/&gt;&amp;#160; if "%AS_PARAMETER%"=="LDldFreeMegabytes" set PARAM_DESC=%AS_PARAMETER_VALUE%&amp;#160; MB free space available on the selected logical disk drive. %callvar% for house keeping&lt;br/&gt;&amp;#160; if "%AS_PARAMETER%"=="LDldFreeSpacePercent" set PARAM_DESC=%AS_PARAMETER_VALUE% % free space available on the logical disk drive. %callvar% for house keeping&lt;br/&gt;&amp;#160; if "%AS_PARAMETER%"=="ServiceStatus" set PARAM_DESC=%AS_APPINSTANCE% is not running. %callvar%&lt;/p&gt;&lt;p&gt;)&lt;br/&gt;if "%AS_PARAMETER%"=="HostPingFailures" set PARAM_DESC=The PATROL Agent host: %AS_APPINSTANCE% is not available by using an ICMP ping. %callvar%&lt;br/&gt;if "%AS_PARAMETER%"=="AgentPingFailures" set PARAM_DESC=The PATROL Agent host: %AS_APPINSTANCE%. %callvar%&lt;br/&gt;if "%AS_APPINSTANCE%"=="oracleLogPN0" set PARAM_DESC=Error found in Oracle alert log. Please call Noble support team.&lt;br/&gt;if "%AS_PARAMETER%"=="PROCStatus" set PARAM_DESC=%AS_ICON_NAME% Alarm, call NOBLE.&lt;br/&gt;if "%AS_APPINSTANCE%"=="NT_EV_APPLICATION_OTHER_SYSTEM_FAULTED" set PARAM_DESC=Other system changed state from RUNNING to FAULTED.&amp;#160; Call X Wintel&lt;br/&gt;if "%AS_APPINSTANCE%"=="NT_EV_APPLICATION_HAD_MEMBERSHIP_RESUMED" set PARAM_DESC=HAD regular membership resumed. Call X Wintel&lt;br/&gt;if "%AS_APPINSTANCE%"=="NT_EV_APPLICATION_HAD_MEMBERSHIP_JEOPARDY" set PARAM_DESC=HAD jeopardy membership occurred. Call X Wintel&lt;br/&gt;if "%AS_APPINSTANCE%"=="NT_EV_APPLICATION_SAN_PATH_ERROR" set PARAM_DESC=SAN path error occurred. Call X Wintel &amp;amp; Storage.&lt;br/&gt;if "%AS_APPINSTANCE%"=="NT_EV_APPLICATION_SAN_PATH_RECOVERED" set PARAM_DESC=SAN path recovered. Call X Wintel and X Storage.&lt;/p&gt;&lt;p&gt;if "%AS_PARAMETER%"=="ELMWarning" set PARAM_DESC=Event matched. %callvar%&lt;/p&gt;&lt;p&gt;)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:99c1bdbf-c072-447c-ba41-4cd38486d28f] --&gt;</description>
      <pubDate>Thu, 19 Nov 2009 07:59:00 GMT</pubDate>
      <author>my_wallaby83@hotmail.com</author>
      <guid>http://communities.bmc.com/communities/thread/38494</guid>
      <dc:date>2009-11-19T07:59:00Z</dc:date>
      <clearspace:dateToText>1 day, 23 hours ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
    <item>
      <title>how to use a new individual km to fit into my installed patrol system</title>
      <link>http://communities.bmc.com/communities/thread/38488</link>
      <description>&lt;!-- [DocumentBodyStart:2758221f-f19f-4db2-8420-c68d09460d66] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;hi,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;i got an new km including .km and .kml files, and i don't know how to use it, is there any detailed manual book, thanks!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2758221f-f19f-4db2-8420-c68d09460d66] --&gt;</description>
      <pubDate>Thu, 19 Nov 2009 02:31:34 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/thread/38488</guid>
      <dc:date>2009-11-19T02:31:34Z</dc:date>
      <clearspace:dateToText>2 days, 45 minutes ago</clearspace:dateToText>
      <clearspace:messageCount>4</clearspace:messageCount>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
    <item>
      <title>Scanning Read-Only files with KM LOG</title>
      <link>http://communities.bmc.com/communities/thread/15198</link>
      <description>&lt;!-- [DocumentBodyStart:11ac6a3c-03f6-481b-9921-f3c9b9923af7] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi,&lt;!--[CodeBlockStart:254f5acf-20e0-45c7-94a6-c8c51e15439e]--&gt;&lt;span&gt;&lt;br/&gt;&lt;br/&gt;I have some files that belong to root with 600 permissions (i.e. /var/log/messages).&lt;br/&gt;&lt;br/&gt;Anyway, I have to read them to search for a string.&lt;br/&gt;&lt;br/&gt;What is the best way to manage them?&lt;br/&gt;&lt;br/&gt;- Change the permissions on the files so that everyone can read the files (as they don't belong to my service, I would like another solution)&lt;br/&gt;- Make 'patrol' be part of an administration group and change the group owner of the file&lt;br/&gt;- Fill the sudoers file to enable 'patrol' to use the adequate commands to scan the files.&lt;br/&gt;&lt;br/&gt;The last solution is the one I would prefer but I don't know which command the KM LOG launch.&lt;br/&gt;&lt;br/&gt;So my question is:&lt;br/&gt;- Which command are used by the KM LOG (or how can I find them) or which is the management solution that is the most appropriate?&lt;br/&gt;&lt;br/&gt;Thanks&lt;br/&gt;&lt;br/&gt;Regards,&lt;br/&gt;&lt;br/&gt;&lt;/span&gt;&lt;!--[CodeBlockEnd:254f5acf-20e0-45c7-94a6-c8c51e15439e]--&gt;Olivier G&amp;eacute;rault&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:11ac6a3c-03f6-481b-9921-f3c9b9923af7] --&gt;</description>
      <pubDate>Tue, 09 May 2006 13:41:12 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/thread/15198</guid>
      <dc:date>2006-05-09T13:41:12Z</dc:date>
      <clearspace:dateToText>4 days, 8 hours ago</clearspace:dateToText>
      <clearspace:messageCount>6</clearspace:messageCount>
      <clearspace:replyCount>5</clearspace:replyCount>
    </item>
    <item>
      <title>Oracle Script</title>
      <link>http://communities.bmc.com/communities/thread/38375</link>
      <description>&lt;!-- [DocumentBodyStart:ecc5d027-47c4-4893-a773-701fbfd00c74] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I have to create a custom KM that will run an Oracle SQL script and then read the output to see if it is in an alarm state or not.&amp;#160; How would I start the KM script so that it first logs into sql.&amp;#160; The following is the script i need to run every 15 minutes and then redirect it to a log for Patrol to then monitor.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;select &lt;br/&gt;NAME,&lt;br/&gt;SPACE_LIMIT ,&lt;br/&gt;SPACE_USED ,&lt;br/&gt;NUMBER_OF_FILES,(space_used/space_limit)*100 PCT_USED &lt;br/&gt;from&amp;#160; V$RECOVERY_FILE_DEST;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am relatively new to this and would appreciate any direction I can get.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;img height="16px" src="http://developer.bmc.com/communities/images/emoticons/happy.gif" width="16px"/&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ecc5d027-47c4-4893-a773-701fbfd00c74] --&gt;</description>
      <pubDate>Sat, 14 Nov 2009 22:46:36 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/thread/38375</guid>
      <dc:date>2009-11-14T22:46:36Z</dc:date>
      <clearspace:dateToText>6 days, 11 hours ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>Windows - KM SQL server 4.3.20 - value "{EV_ORIGIN}" (PEM) - backslash "\" missing to instance "bt1shkewv11\INST1"</title>
      <link>http://communities.bmc.com/communities/thread/33916</link>
      <description>&lt;!-- [DocumentBodyStart:ccab96fa-7b1d-48cf-80eb-ff2298f3a84b] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I have the backslash "\" is in the database or SQL Server Instance name PATROL.&lt;br/&gt;Exemple instance : bt1shkewv11\\INST1&lt;br/&gt;I genere event : %PSL set ("/MSSQL_SERVER_AVAILABILITY/bt1shkewv11\\INST1/SQLServerStatus/value",1);&lt;/p&gt;&lt;p&gt;In a file Toto.ctg, I wan to get the origin :&lt;br/&gt;origin_inst="%{EV_ORIGIN"}&lt;br/&gt;printf("Test : ".origin_inst/"=&amp;gt;END\n");&lt;/p&gt;&lt;p&gt;Result of the value %{EV_ORIGIN }&amp;#160;&amp;#160; : &amp;lt; MSSQL_SERVER_AVAILABILITY.bt1shkewv11&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; NST1.SQLServerStatus &amp;gt;&lt;/p&gt;&lt;p&gt;The backslash in theevent is missing and the letter "I" is drop.&lt;/p&gt;&lt;p&gt;Environement :&lt;br/&gt;Serveur&amp;#160; - Windows 2008 : Host bt1shkewv11 Microsoft Windows bt1shkewv11 6.0 6002-2 Intel/1586(2MP)&lt;br/&gt;PatrolAgent : V3.7.30&lt;br/&gt;KM SQL server 4.3.20&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ccab96fa-7b1d-48cf-80eb-ff2298f3a84b] --&gt;</description>
      <pubDate>Mon, 09 Nov 2009 15:48:51 GMT</pubDate>
      <author>maandjis@bouyguestelecom.fr</author>
      <guid>http://communities.bmc.com/communities/thread/33916</guid>
      <dc:date>2009-11-09T15:48:51Z</dc:date>
      <clearspace:dateToText>1 week, 1 day ago</clearspace:dateToText>
      <clearspace:messageCount>12</clearspace:messageCount>
      <clearspace:replyCount>11</clearspace:replyCount>
    </item>
    <item>
      <title>WAS KM 2.6.00 - com.bmc.pmw.ServerStatus causing JVM Core dumps</title>
      <link>http://communities.bmc.com/communities/thread/33934</link>
      <description>&lt;!-- [DocumentBodyStart:5ca221a8-0849-493e-ba7d-82b012fc3a1b] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi All,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We have WAS KM 2.6.00 Running on a WAS 6.1 Deployment Manager and monitoring a Federated Cell (Cell consists of 2 Nodes - 2 x WebSphere Portal Servers) - Monitoring is working fine.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We have multiple existences of the above configuration. On the one with the most utilisation the problem is as follows:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Snap*trc files are being generated in the root filesystem.&lt;/p&gt;&lt;p&gt;Upon examination, the class &lt;strong&gt;com.bmc.pmw.ServerStatus&lt;/strong&gt; has nearly 5000 threads (It seems that when a thread stalls, patrol kicks off a new one)&lt;/p&gt;&lt;p&gt;Each thread takes a bite out of the Native heap, so, eventually, the native heap is exhausted, the JVM core dumps and produces the snap trace file in the root home directory.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Does anyone have any idea why this class is behaving like this? It seems to be monitoring the status of an Application Server instance, but I can't work out why it opens so many threads.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Or, does anyone know why the KM might have trouble detecting whether a server is up/down? It seems that might be what's happening - like the KM gets into a sort of limbo and can't decide the status of the server, so it opens another thread and tries again?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;Help!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any suggestions or info would be greatly appreciated! &lt;img height="16px" src="http://developer.bmc.com/communities/images/emoticons/happy.gif" width="16px"/&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Kind Regards&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Greg&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:5ca221a8-0849-493e-ba7d-82b012fc3a1b] --&gt;</description>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">threads</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">jvm</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">core</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">was</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">patrol</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">2.6.00</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">websphere</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">km</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">native</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">com.bmc.pmw.serverstatus</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">6.1</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">snap</category>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">dump</category>
      <pubDate>Tue, 10 Nov 2009 11:19:32 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/thread/33934</guid>
      <dc:date>2009-11-10T11:19:32Z</dc:date>
      <clearspace:dateToText>1 week, 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>PME Documentation</title>
      <link>http://communities.bmc.com/communities/thread/33936</link>
      <description>&lt;!-- [DocumentBodyStart:912a98de-7c5d-4f4a-b866-9e30ee41d188] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; I need documentation with examples for PME (BMC Portal).&lt;/p&gt;&lt;p&gt;Can someone please give me where I can find one.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Rgds,&lt;/p&gt;&lt;p&gt;Bhushan&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:912a98de-7c5d-4f4a-b866-9e30ee41d188] --&gt;</description>
      <pubDate>Tue, 10 Nov 2009 12:08:26 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/thread/33936</guid>
      <dc:date>2009-11-10T12:08:26Z</dc:date>
      <clearspace:dateToText>1 week, 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>1</clearspace:messageCount>
    </item>
    <item>
      <title>How to add new macros for event description</title>
      <link>http://communities.bmc.com/communities/thread/33428</link>
      <description>&lt;!-- [DocumentBodyStart:e27c9e33-559e-442a-b611-0836811f5ba8] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi all,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'd like to add my own macros to the list of predefined macros ( for example %{HOSTNAME}% is predefined as described in the chapter "Using agent macros" in the agent reference manual ). I need to use new customized macros in my event description.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have made some tests but i don't find the way.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-size: 10pt; font-family: Transit-Bold; "&gt;Do you know how to do that ?&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-size: 10pt; font-family: Transit-Bold; "&gt;Many thanks,&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-size: 10pt; font-family: Transit-Bold; "&gt;Regards,&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #333333; font-size: 10pt; font-family: Transit-Bold; "&gt;Didier&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e27c9e33-559e-442a-b611-0836811f5ba8] --&gt;</description>
      <category domain="http://communities.bmc.com/communities/tags?containerType=?14&amp;container=2738">bmc_performance_manager_developers_hints_tips</category>
      <pubDate>Thu, 15 Oct 2009 15:26:43 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/thread/33428</guid>
      <dc:date>2009-10-15T15:26:43Z</dc:date>
      <clearspace:dateToText>1 week, 3 days ago</clearspace:dateToText>
      <clearspace:messageCount>2</clearspace:messageCount>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>History Loader and Propogator</title>
      <link>http://communities.bmc.com/communities/thread/29868</link>
      <description>&lt;!-- [DocumentBodyStart:e0eeb0a7-3d3f-4244-8c51-4cc39d8d8e30] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Is there any document which can help me in configuring the History loader and propogator? And I have have loads and loads of data that is getting monitored by the 200 Patrol Agents for my application. Once I configure them use push the data in the MS SQL Servers using the History loader and propogator , how do I start reporting? Is there any web view by default available or do I need to build one for my self?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Any quick response will be appreciated and all the points will be awarded :)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e0eeb0a7-3d3f-4244-8c51-4cc39d8d8e30] --&gt;</description>
      <pubDate>Fri, 24 Apr 2009 01:28:12 GMT</pubDate>
      <author>forums@developer.bmc.com</author>
      <guid>http://communities.bmc.com/communities/thread/29868</guid>
      <dc:date>2009-04-24T01:28:12Z</dc:date>
      <clearspace:dateToText>3 weeks, 5 days ago</clearspace:dateToText>
      <clearspace:messageCount>5</clearspace:messageCount>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
  </channel>
</rss>

