<?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: PA5050 | temperature sensor | how to disable false alarm in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140208#M48235</link>
    <description>&lt;P&gt;&lt;BR /&gt;Our support ended and we do not have extra money to get a new one and by the same reason we could not upgrade PAN-OS.&lt;BR /&gt;&lt;BR /&gt;So we locked in our version without any support &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thx&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2017 09:18:41 GMT</pubDate>
    <dc:creator>IHEP</dc:creator>
    <dc:date>2017-01-31T09:18:41Z</dc:date>
    <item>
      <title>PA5050 | temperature sensor | how to disable false alarm</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/138776#M48022</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;could it be that somebody know:&lt;BR /&gt;we have a problem with a temperature sensor on our PA5050 device&lt;/P&gt;&lt;PRE&gt;S1    Temperature @ 10G Phys [U171]       False    17.40      5.00    60.00&lt;/PRE&gt;&lt;P&gt;Time to time we see temperature &lt;STRONG&gt;0!!! [screen 1] &lt;/STRONG&gt;and it triggers a temperature alarm event and increases FAN speeds to 6-7k for &lt;STRONG&gt;1min &lt;/STRONG&gt;and than alarm is gone. We have thousands such alarms per day and it is really danger to use FANs in such way.&lt;BR /&gt;We assume that everything is fine with our environment and it is a software or sensor &lt;STRONG&gt;bug (&lt;/STRONG&gt;we use 6.0.6 PANOS).&lt;BR /&gt;&lt;BR /&gt;So is there any way to disable alarms (that it never sets True automaticaly) for specific sensor&lt;BR /&gt;or maybe there is a way to decrease Min C to 0 or less than 0 to disable it too.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Our support contract ended and we can not ask support team directly.&lt;/P&gt;&lt;P&gt;We would kindly appraciate any help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thx!&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Victor Kotlyar&lt;BR /&gt;[screen 1]&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PA5050 system env" style="width: 691px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/7311i8A5EB71B4E18C843/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="pa5050temp.png" alt="PA5050 system env" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;PA5050 system env&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 08:30:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/138776#M48022</guid>
      <dc:creator>IHEP</dc:creator>
      <dc:date>2017-01-23T08:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: PA5050 | temperature sensor | how to disable false alarm</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/138803#M48026</link>
      <description>&lt;P&gt;Hi Victor&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you probably have a broken sensor, I'd recommend reaching out to support to see if they can replace your chassis (especially since the sensor cannot be disabled)&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 09:08:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/138803#M48026</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2017-01-23T09:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: PA5050 | temperature sensor | how to disable false alarm</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140202#M48231</link>
      <description>&lt;P&gt;Dear reaper,&lt;BR /&gt;&lt;BR /&gt;many thx for your replay but asking support for replacement is not possible for us (we already tried to ask in other cases).&lt;BR /&gt;I only see as a solution to somehow get an access to the linux underneath PANOS and hack hardcoded Min value.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Just for information consistency the actual error rate for the last 10days is shown below [1]&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;Victor&lt;BR /&gt;&lt;BR /&gt;[1]&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;for i in `seq 20 30`; do&amp;nbsp; grep "Jan $i" /var/log/pa5050.log* |grep Temperature|wc -l;done&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;209&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;144&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;91&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;201&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;221&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;18&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;0&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;0&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;113&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;194&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;73&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 08:43:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140202#M48231</guid>
      <dc:creator>IHEP</dc:creator>
      <dc:date>2017-01-31T08:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: PA5050 | temperature sensor | how to disable false alarm</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140203#M48232</link>
      <description>&lt;P&gt;Don't think it will be easy to hack PAN-OS :0&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 08:54:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140203#M48232</guid>
      <dc:creator>TranceforLife</dc:creator>
      <dc:date>2017-01-31T08:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: PA5050 | temperature sensor | how to disable false alarm</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140205#M48233</link>
      <description>&lt;P&gt;I have just thought that this limit is analog of sensors.conf for lm_sensors so all you need is just to change 1byte value '5' to '0'.&lt;BR /&gt;&lt;BR /&gt;Nobody will try to HACK PAN-OS TranceforLife interpreted a word in a wrong way, sorry.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If there is no way for a small correction in the configuration than ok no problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Victor&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 09:07:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140205#M48233</guid>
      <dc:creator>IHEP</dc:creator>
      <dc:date>2017-01-31T09:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: PA5050 | temperature sensor | how to disable false alarm</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140206#M48234</link>
      <description>&lt;P&gt;Hi Victor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am with you. In any way, it is 5000 and quite expensive box. You want to have it "healthy" betted go through the support way and RMA if need be. Or it could be just a simple PAN-OS bug &amp;nbsp;that&amp;nbsp;will require you just to upgrade.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 09:12:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140206#M48234</guid>
      <dc:creator>TranceforLife</dc:creator>
      <dc:date>2017-01-31T09:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: PA5050 | temperature sensor | how to disable false alarm</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140208#M48235</link>
      <description>&lt;P&gt;&lt;BR /&gt;Our support ended and we do not have extra money to get a new one and by the same reason we could not upgrade PAN-OS.&lt;BR /&gt;&lt;BR /&gt;So we locked in our version without any support &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thx&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 09:18:41 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140208#M48235</guid>
      <dc:creator>IHEP</dc:creator>
      <dc:date>2017-01-31T09:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: PA5050 | temperature sensor | how to disable false alarm</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140210#M48236</link>
      <description>&lt;P&gt;For low long do you run this PAN-OS and when did you notice this behaviour first time? Not sure if you tried to reinstall the same version from the web GUI?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 09:26:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140210#M48236</guid>
      <dc:creator>TranceforLife</dc:creator>
      <dc:date>2017-01-31T09:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: PA5050 | temperature sensor | how to disable false alarm</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140214#M48238</link>
      <description>&lt;P&gt;Our ssd died and we bought a new one with preinstalled PAN-OS.&lt;/P&gt;&lt;P&gt;It works&amp;nbsp; two months and the problems appeared as soon as we conneted 10Gbs links.&lt;/P&gt;&lt;P&gt;Before we stoped on PAN-OS 6.5... and there were no problems.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2017 09:49:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/pa5050-temperature-sensor-how-to-disable-false-alarm/m-p/140214#M48238</guid>
      <dc:creator>IHEP</dc:creator>
      <dc:date>2017-01-31T09:49:00Z</dc:date>
    </item>
  </channel>
</rss>

