<?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 what all the checks covered under service checks in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-all-the-checks-covered-under-service-checks/m-p/111072#M33794</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I was running the "Run Service Checks" from service actions and getting a overall status as success. I'm interested to know what all the checks covered under this for each service.&lt;/P&gt;&lt;P&gt;Is there a documentation on this? (or) anyone listed out this? Please share the information&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Surya&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jul 2016 16:22:02 GMT</pubDate>
    <dc:creator>SuryaNarayana</dc:creator>
    <dc:date>2016-07-04T16:22:02Z</dc:date>
    <item>
      <title>what all the checks covered under service checks</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-all-the-checks-covered-under-service-checks/m-p/111072#M33794</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I was running the "Run Service Checks" from service actions and getting a overall status as success. I'm interested to know what all the checks covered under this for each service.&lt;/P&gt;&lt;P&gt;Is there a documentation on this? (or) anyone listed out this? Please share the information&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Surya&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2016 16:22:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-all-the-checks-covered-under-service-checks/m-p/111072#M33794</guid>
      <dc:creator>SuryaNarayana</dc:creator>
      <dc:date>2016-07-04T16:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: what all the checks covered under service checks</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-all-the-checks-covered-under-service-checks/m-p/111073#M33795</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/7708/suryanarayanarao.html" nodeid="7708"&gt;@Surya Rao&lt;/A&gt; this documents will tell you what are the service checks available &lt;/P&gt;&lt;P&gt;&lt;A href="https://gist.github.com/mr-jstraub/0b55de318eeae6695c3f#payload-to-run-all-service-checks" target="_blank"&gt;https://gist.github.com/mr-jstraub/0b55de318eeae6695c3f#payload-to-run-all-service-checks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and generally in each service checks , basic commands or operation relalted to the corresponding compoenent is executed and if result is successful the service check is passed &lt;/P&gt;&lt;P&gt;for more info you can run the service check and see what operation they are doing , for ex:&lt;/P&gt;&lt;P&gt;HDFS runs safemode command for service check:&lt;/P&gt;&lt;PRE&gt;safemode_command = format("dfsadmin -fs {namenode_address} -safemode get | grep OFF")&lt;/PRE&gt;&lt;P&gt;you can refer to the following file for hdfs service check:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/apache/ambari/blob/0aa21bc02822f83ce14f806fc2cb543c66af2f07/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/service_check.py" target="_blank"&gt;https://github.com/apache/ambari/blob/0aa21bc02822f83ce14f806fc2cb543c66af2f07/ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/service_check.py&lt;/A&gt;&lt;/P&gt;&lt;P&gt;same way there will be option for other components too&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2016 16:38:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-all-the-checks-covered-under-service-checks/m-p/111073#M33795</guid>
      <dc:creator>dsharma</dc:creator>
      <dc:date>2016-07-04T16:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: what all the checks covered under service checks</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-all-the-checks-covered-under-service-checks/m-p/111074#M33796</link>
      <description>&lt;P&gt;@Former Member Sharma, Thank you for the quick reply..&lt;/P&gt;&lt;P&gt;I was trying to bring the github code to easily readable format in excel spreadsheet. For instance, for HDFS service the service checks are as follows..&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5592-hdfs-service-check.jpg" style="width: 1210px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/23281iC87399F1C093123B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="5592-hdfs-service-check.jpg" alt="5592-hdfs-service-check.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Trying to prepare the same for rest of the services.. if anyone already did this exercise, please save my time. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Surya&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 11:23:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-all-the-checks-covered-under-service-checks/m-p/111074#M33796</guid>
      <dc:creator>SuryaNarayana</dc:creator>
      <dc:date>2019-08-19T11:23:00Z</dc:date>
    </item>
  </channel>
</rss>

