<?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 add custom alerts in Ambari in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101765#M14394</link>
    <description>&lt;P&gt;I would like to add a custom alert for single or multiple nodes in the cluster apart from hadoop services which are already defined under "Alert" section of Ambari. I know that we can do this using Nagios however just wanted to know if it is possible via Ambari?&lt;/P&gt;&lt;P&gt;e.g. I would like to monitor disk space of my /xyz directory which contains input data to some hadoop job.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2016 11:04:49 GMT</pubDate>
    <dc:creator>KuldeepK</dc:creator>
    <dc:date>2016-01-07T11:04:49Z</dc:date>
    <item>
      <title>How to add custom alerts in Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101765#M14394</link>
      <description>&lt;P&gt;I would like to add a custom alert for single or multiple nodes in the cluster apart from hadoop services which are already defined under "Alert" section of Ambari. I know that we can do this using Nagios however just wanted to know if it is possible via Ambari?&lt;/P&gt;&lt;P&gt;e.g. I would like to monitor disk space of my /xyz directory which contains input data to some hadoop job.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 11:04:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101765#M14394</guid>
      <dc:creator>KuldeepK</dc:creator>
      <dc:date>2016-01-07T11:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to add custom alerts in Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101766#M14395</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/504/kkulkarni.html" nodeid="504"&gt;@Kuldeep Kulkarni&lt;/A&gt; you can familiarize yourself with Ambari Metrics design &lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Customizing+the+Alert+Template"&gt;docs&lt;/A&gt; to customize alerts. Here's the whole section on &lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Metrics"&gt;Metrics&lt;/A&gt; system. Nagios was deprecated in Ambari and now uses Ambari Metrics Collector/Monitor system. Please upgrade your Ambari system to use the Metrics API and not Nagios/Ganglia, then you can extend the alert functionality. One more &lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Alerts"&gt;doc&lt;/A&gt; for good measure.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 11:23:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101766#M14395</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-01-07T11:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to add custom alerts in Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101767#M14396</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/504/kkulkarni.html" nodeid="504"&gt;@Kuldeep Kulkarni&lt;/A&gt;&lt;P&gt;Disk alerts &lt;A href="https://community.hortonworks.com/articles/4870/change-ambari-alert-threshold-values-for-disks.html"&gt;https://community.hortonworks.com/articles/4870/ch...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/apache/ambari/tree/branch-2.1/ambari-metrics"&gt;https://github.com/apache/ambari/tree/branch-2.1/a...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We can use the source code of AMS and customize as per use case.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 11:28:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101767#M14396</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-01-07T11:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to add custom alerts in Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101768#M14397</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/393/aervits.html" nodeid="393"&gt;@Artem Ervits&lt;/A&gt;. I'm aware of Nagios/Ganglia deprecation in later versions of Ambari &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I just gave the reference to get the better idea of question. Thanks again! Will check the documentation &lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 11:37:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101768#M14397</guid>
      <dc:creator>KuldeepK</dc:creator>
      <dc:date>2016-01-07T11:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to add custom alerts in Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101769#M14398</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 11:38:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101769#M14398</guid>
      <dc:creator>KuldeepK</dc:creator>
      <dc:date>2016-01-07T11:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to add custom alerts in Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101770#M14399</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/504/kkulkarni.html" nodeid="504"&gt;@Kuldeep Kulkarni&lt;/A&gt; has this been resolved? Please accept best answer or provide your own solution.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 03:56:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101770#M14399</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-02-06T03:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to add custom alerts in Ambari</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101771#M14400</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/504/kkulkarni.html" nodeid="504"&gt;@Kuldeep Kulkarni&lt;/A&gt; &lt;A href="https://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.1/bk_Ambari_Users_Guide/content/_configuring_notifications.html"&gt;https://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.1/bk_Ambari_Users_Guide/content/_configuring_notifications.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/monolive/ambari-custom-alerts"&gt;https://github.com/monolive/ambari-custom-alerts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://cwiki.apache.org/confluence/display/AMBARI/Customizing+the+Alert+Template" target="_blank"&gt;https://cwiki.apache.org/confluence/display/AMBARI/Customizing+the+Alert+Template&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 09:52:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-add-custom-alerts-in-Ambari/m-p/101771#M14400</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-26T09:52:18Z</dc:date>
    </item>
  </channel>
</rss>

