<?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>question how to detected HeartBeat Lost state between ambari agent to ambari server in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/how-to-detected-HeartBeat-Lost-state-between-ambari-agent-to/m-p/358856#M237953</link>
    <description>&lt;P&gt;we want to find the **approach / test /cli / API** that gives us the results about HeartBeat Lost between Ambari agent to Ambari server&lt;/P&gt;&lt;P&gt;HeartBeat Lost could be as results of poor connection between Ambari agent to Ambari server or because Ambari server was down for along time , etc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note - from Ambari GUI the machine with **HeartBeat Lost** state usually colored by yellow state&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;clarification:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the case as described here appears when `ambari-agent status` is in running state as the following&lt;/P&gt;&lt;P&gt;ambari-agent status&lt;BR /&gt;Found ambari-agent PID: 119315&lt;BR /&gt;ambari-agent running.&lt;BR /&gt;Agent PID at: /run/ambari-agent/ambari-agent.pid&lt;BR /&gt;Agent out at: /var/log/ambari-agent/ambari-agent.out&lt;BR /&gt;Agent log at: /var/log/ambari-agent/ambari-agent.log&lt;/P&gt;</description>
    <pubDate>Sun, 04 Dec 2022 13:58:31 GMT</pubDate>
    <dc:creator>mike_bronson7</dc:creator>
    <dc:date>2022-12-04T13:58:31Z</dc:date>
    <item>
      <title>how to detected HeartBeat Lost state between ambari agent to ambari server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-detected-HeartBeat-Lost-state-between-ambari-agent-to/m-p/358856#M237953</link>
      <description>&lt;P&gt;we want to find the **approach / test /cli / API** that gives us the results about HeartBeat Lost between Ambari agent to Ambari server&lt;/P&gt;&lt;P&gt;HeartBeat Lost could be as results of poor connection between Ambari agent to Ambari server or because Ambari server was down for along time , etc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note - from Ambari GUI the machine with **HeartBeat Lost** state usually colored by yellow state&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;clarification:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the case as described here appears when `ambari-agent status` is in running state as the following&lt;/P&gt;&lt;P&gt;ambari-agent status&lt;BR /&gt;Found ambari-agent PID: 119315&lt;BR /&gt;ambari-agent running.&lt;BR /&gt;Agent PID at: /run/ambari-agent/ambari-agent.pid&lt;BR /&gt;Agent out at: /var/log/ambari-agent/ambari-agent.out&lt;BR /&gt;Agent log at: /var/log/ambari-agent/ambari-agent.log&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 13:58:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-detected-HeartBeat-Lost-state-between-ambari-agent-to/m-p/358856#M237953</guid>
      <dc:creator>mike_bronson7</dc:creator>
      <dc:date>2022-12-04T13:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to detected HeartBeat Lost state between ambari agent to ambari server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-detected-HeartBeat-Lost-state-between-ambari-agent-to/m-p/359198#M238048</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The following areas normally cause this problem:&lt;BR /&gt;&lt;BR /&gt;1) the connection from Ambari agent host to Ambari Server got lost.&lt;BR /&gt;2) firewall issue blocked connections.&lt;BR /&gt;3) hostname and IP address are not being set correctly in /etc/hosts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can compare the output using these APIs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp;&lt;/SPAN&gt;curl ­u user:passwd &lt;A href="http://AmbariHost:8080/api/v1/hosts" target="_blank" rel="noopener"&gt;http://AmbariHost:8080/api/v1/hosts&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 13:23:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-detected-HeartBeat-Lost-state-between-ambari-agent-to/m-p/359198#M238048</guid>
      <dc:creator>Kartik_Agarwal</dc:creator>
      <dc:date>2022-12-09T13:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to detected HeartBeat Lost state between ambari agent to ambari server</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-detected-HeartBeat-Lost-state-between-ambari-agent-to/m-p/359199#M238049</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The following areas normally cause this problem:&lt;BR /&gt;&lt;BR /&gt;1) the connection from Ambari agent host to Ambari Server got lost.&lt;BR /&gt;2) firewall issue blocked connections.&lt;BR /&gt;3) hostname and IP address are not being set correctly in /etc/hosts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can compare the output using these APIs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;nbsp;&lt;/SPAN&gt;curl ­u user:paswd &lt;A href="http://AmbariHost:8080/api/v1/hosts" target="_blank" rel="noopener"&gt;http://AmbariHost:8080/api/v1/hosts&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 13:24:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-detected-HeartBeat-Lost-state-between-ambari-agent-to/m-p/359199#M238049</guid>
      <dc:creator>Kartik_Agarwal</dc:creator>
      <dc:date>2022-12-09T13:24:26Z</dc:date>
    </item>
  </channel>
</rss>

