<?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 Re: Environment variables for custom tools SIM in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/environment-variables-for-custom-tools-sim/m-p/4547163#M62086</link>
    <description>Hi Markus,&lt;BR /&gt;&lt;BR /&gt;Thanks you very much for your answer, It's more clear now.&lt;BR /&gt;&lt;BR /&gt;And you give me a idea to complete my task.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;&lt;BR /&gt;jerome</description>
    <pubDate>Mon, 14 Dec 2009 08:48:46 GMT</pubDate>
    <dc:creator>Barrelet</dc:creator>
    <dc:date>2009-12-14T08:48:46Z</dc:date>
    <item>
      <title>Environment variables for custom tools SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/environment-variables-for-custom-tools-sim/m-p/4547159#M62082</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Environment SIM Insight manager 5.3 SP3&lt;BR /&gt;&lt;BR /&gt;When we receive an Alert trap from a server (example a hardrive failure) we want to execute a script to put this Alert in a database.&lt;BR /&gt;&lt;BR /&gt;So we have to use the custom tools SIM, we create our script and try to find the variable corresponding to the trap Alarm to pass in argument, but we didn't find the variable with the description trap inside. We found the server name, IP, MAC, Level of Alarm...&lt;BR /&gt;&lt;BR /&gt;Anyone... a solution?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;&lt;BR /&gt;Jerome&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Dec 2009 15:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/environment-variables-for-custom-tools-sim/m-p/4547159#M62082</guid>
      <dc:creator>Barrelet</dc:creator>
      <dc:date>2009-12-09T15:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Environment variables for custom tools SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/environment-variables-for-custom-tools-sim/m-p/4547160#M62083</link>
      <description>&lt;BR /&gt;Hi Jerome,&lt;BR /&gt;&lt;BR /&gt;I donÂ´t really understand the need for your script, because all your traps are already saved in the CMS database..&lt;BR /&gt;&lt;BR /&gt;Can you explain a bit more what you want to acieve?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Markus</description>
      <pubDate>Fri, 11 Dec 2009 11:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/environment-variables-for-custom-tools-sim/m-p/4547160#M62083</guid>
      <dc:creator>Markus M.</dc:creator>
      <dc:date>2009-12-11T11:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Environment variables for custom tools SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/environment-variables-for-custom-tools-sim/m-p/4547161#M62084</link>
      <description>Hi Markus,&lt;BR /&gt;&lt;BR /&gt;I need to retrieve the crtical trap description from the servers to insert in a different database (a call center).&lt;BR /&gt;&lt;BR /&gt;The informations that I need to insert in my database call center are:&lt;BR /&gt;&lt;BR /&gt;Servername: (SNMP) Cluster Resource Degraded (15005):&lt;BR /&gt;&lt;BR /&gt;When a server send a TRAP, I execute a CMS tool with a VBscript and I pass the CMS arguments to retrieve my Trap server information &lt;BR /&gt;&lt;BR /&gt;c:\scripts\Alarming_test.vbs %%devicename%% %%SpecificTrapID%% &lt;BR /&gt;&lt;BR /&gt;but I can't find the variable argument to retrieve the inforamtion : 'Cluster Resource Degraded'&lt;BR /&gt;&lt;BR /&gt;I hope it's clear. Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;&lt;BR /&gt;Jerome</description>
      <pubDate>Fri, 11 Dec 2009 13:46:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/environment-variables-for-custom-tools-sim/m-p/4547161#M62084</guid>
      <dc:creator>Barrelet</dc:creator>
      <dc:date>2009-12-11T13:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Environment variables for custom tools SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/environment-variables-for-custom-tools-sim/m-p/4547162#M62085</link>
      <description>&lt;BR /&gt;Hi Jerome,&lt;BR /&gt;&lt;BR /&gt;i am sorry, but imo, this will not work with HP SIM own capabilities.&lt;BR /&gt;&lt;BR /&gt;The problem is, that the description you need is based on an OID, which is defined in the corresponding MIB file and "translated" everytime you receive a trap.&lt;BR /&gt;&lt;BR /&gt;So, imo, one way to achieve your request is to forward the trap to a third party mib receiver which can create a useable output.&lt;BR /&gt;&lt;BR /&gt;The second solution and more usable you should try is to create a event handler which gives you an html output; based on this you can create a vb/php whatever script, which insterts the necessary data into your call center database.&lt;BR /&gt;&lt;BR /&gt;Hope this brings you closer to a solution.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;Markus</description>
      <pubDate>Fri, 11 Dec 2009 15:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/environment-variables-for-custom-tools-sim/m-p/4547162#M62085</guid>
      <dc:creator>Markus M.</dc:creator>
      <dc:date>2009-12-11T15:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Environment variables for custom tools SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/environment-variables-for-custom-tools-sim/m-p/4547163#M62086</link>
      <description>Hi Markus,&lt;BR /&gt;&lt;BR /&gt;Thanks you very much for your answer, It's more clear now.&lt;BR /&gt;&lt;BR /&gt;And you give me a idea to complete my task.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Kind regards&lt;BR /&gt;&lt;BR /&gt;jerome</description>
      <pubDate>Mon, 14 Dec 2009 08:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/environment-variables-for-custom-tools-sim/m-p/4547163#M62086</guid>
      <dc:creator>Barrelet</dc:creator>
      <dc:date>2009-12-14T08:48:46Z</dc:date>
    </item>
  </channel>
</rss>

