<?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: Temperature of Integrity server (VMS) in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806476#M77008</link>
    <description>One of the issues with this stuff is that the temperature sensors only exist on some hardware models and they vary somewhat from model to model. I guess if you wish do remote monitoring of your VMS systems you use the MIB.</description>
    <pubDate>Fri, 16 Jun 2006 05:31:56 GMT</pubDate>
    <dc:creator>Ian Miller.</dc:creator>
    <dc:date>2006-06-16T05:31:56Z</dc:date>
    <item>
      <title>Temperature of Integrity server (VMS)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806473#M77005</link>
      <description>On Alpha (some systems) you have f$getsyi("temperature_vector").  On integrity, this gives "%SYSTEM-E-NOT_LOADED, system service or exec routine is not loaded".  (So I guess it's an "undocumented feature" on Alpha only?)&lt;BR /&gt;&lt;BR /&gt;Is there a way to obtain internal temerature info from DCL on VMS/IA64?</description>
      <pubDate>Thu, 15 Jun 2006 10:08:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806473#M77005</guid>
      <dc:creator>Martin Walker</dc:creator>
      <dc:date>2006-06-15T10:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Temperature of Integrity server (VMS)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806474#M77006</link>
      <description>Martin,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Is there a way to obtain internal temerature info from DCL on VMS/IA64?&lt;BR /&gt;&lt;BR /&gt;  Not directly. The lexical function item is undocumented, and only works on a small number of specific Alpha systems.&lt;BR /&gt;&lt;BR /&gt;  The only supported means for monitoring temperature (and then only on platforms with the appropriate sensing hardware), is using the WEBES/WEBEM MIBs and an appropriate SNMP management system (like OpenView) .</description>
      <pubDate>Thu, 15 Jun 2006 18:25:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806474#M77006</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2006-06-15T18:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Temperature of Integrity server (VMS)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806475#M77007</link>
      <description>There really needs to be a native VMS method for getting this information without the bloat of WEBES.</description>
      <pubDate>Thu, 15 Jun 2006 20:37:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806475#M77007</guid>
      <dc:creator>Eric Dittman</dc:creator>
      <dc:date>2006-06-15T20:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Temperature of Integrity server (VMS)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806476#M77008</link>
      <description>One of the issues with this stuff is that the temperature sensors only exist on some hardware models and they vary somewhat from model to model. I guess if you wish do remote monitoring of your VMS systems you use the MIB.</description>
      <pubDate>Fri, 16 Jun 2006 05:31:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806476#M77008</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-06-16T05:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Temperature of Integrity server (VMS)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806477#M77009</link>
      <description>I monitor a bunch of DS10, DS15 and DS20.&lt;BR /&gt;I get the temperature on the DS10 thanks to the fine procedure of Scott Belviso ( &lt;A href="http://dcl.openvms.org/stories.php?story=03/07/10/8132100" target="_blank"&gt;http://dcl.openvms.org/stories.php?story=03/07/10/8132100&lt;/A&gt; ), on the DS15 with a program, and not at all on the only DS20 I have. We will soon replace the Alphas with Itaniums, and it would be great to have a standard way, regardless of the hardware model, to get that info. f$getenv is fine in my opinion, which it seems it not shared by a number of people who build the Itanium.</description>
      <pubDate>Mon, 19 Jun 2006 05:11:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806477#M77009</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2006-06-19T05:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Temperature of Integrity server (VMS)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806478#M77010</link>
      <description>If there's an SNMP MIB, then would it be practicable to use SNMP_REQUEST?&lt;BR /&gt;&lt;BR /&gt;Just asking,&lt;BR /&gt;Aaron</description>
      <pubDate>Mon, 19 Jun 2006 16:19:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806478#M77010</guid>
      <dc:creator>Aaron Sakovich</dc:creator>
      <dc:date>2006-06-19T16:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Temperature of Integrity server (VMS)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806479#M77011</link>
      <description>Thanks for all your suggestions although they don't really advance the situation...  I fear the only way is to use WEBES or write my own SNMP MIB.&lt;BR /&gt;&lt;BR /&gt;I've awarded Eric my points - he's closest to the right answer for me - it should be added to VMS!  Hopefully VMS engineering are listening! :)</description>
      <pubDate>Tue, 20 Jun 2006 14:25:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/temperature-of-integrity-server-vms/m-p/3806479#M77011</guid>
      <dc:creator>Martin Walker</dc:creator>
      <dc:date>2006-06-20T14:25:13Z</dc:date>
    </item>
  </channel>
</rss>

