<?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 configure Ambari to send SNMP notification in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-configure-Ambari-to-send-SNMP-notification/m-p/128225#M51549</link>
    <description>&lt;P&gt;How can I sent SNMP notification in Ambari, I have read &lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.1/bk_Ambari_Users_Guide/content/_configuring_notifications.html"&gt;this&lt;/A&gt; and do the required configuration, but when I use this command: &lt;CODE&gt;nohup snmptrapd -m ALL -A -n -Lf /traps.log &amp;amp;&lt;/CODE&gt; to see notification I don't find any thing in the log file ( except the version of snmp). thank you in advance for help&lt;/P&gt;</description>
    <pubDate>Sat, 14 Jan 2017 01:29:52 GMT</pubDate>
    <dc:creator>nizar2yas</dc:creator>
    <dc:date>2017-01-14T01:29:52Z</dc:date>
    <item>
      <title>How to configure Ambari to send SNMP notification</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-configure-Ambari-to-send-SNMP-notification/m-p/128225#M51549</link>
      <description>&lt;P&gt;How can I sent SNMP notification in Ambari, I have read &lt;A href="http://docs.hortonworks.com/HDPDocuments/Ambari-2.2.1.1/bk_Ambari_Users_Guide/content/_configuring_notifications.html"&gt;this&lt;/A&gt; and do the required configuration, but when I use this command: &lt;CODE&gt;nohup snmptrapd -m ALL -A -n -Lf /traps.log &amp;amp;&lt;/CODE&gt; to see notification I don't find any thing in the log file ( except the version of snmp). thank you in advance for help&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jan 2017 01:29:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-configure-Ambari-to-send-SNMP-notification/m-p/128225#M51549</guid>
      <dc:creator>nizar2yas</dc:creator>
      <dc:date>2017-01-14T01:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Ambari to send SNMP notification</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-configure-Ambari-to-send-SNMP-notification/m-p/128226#M51550</link>
      <description>&lt;P&gt;You can do this through Ambari UI. Go to Alerts page, select "Manage Notifications" under the Actions button.&lt;/P&gt;&lt;P&gt;See the images below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11396-screen-shot-2017-01-13-at-23137-pm.png" style="width: 1244px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22541iAB48B2F501F7E3C8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11396-screen-shot-2017-01-13-at-23137-pm.png" alt="11396-screen-shot-2017-01-13-at-23137-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can select either EMAIL or SNMP in the method field: &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11397-screen-shot-2017-01-13-at-23117-pm.png" style="width: 1221px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/22542iCDA3F9BD59DF23E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11397-screen-shot-2017-01-13-at-23117-pm.png" alt="11397-screen-shot-2017-01-13-at-23117-pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 09:52:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-configure-Ambari-to-send-SNMP-notification/m-p/128226#M51550</guid>
      <dc:creator>xwang</dc:creator>
      <dc:date>2019-08-19T09:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Ambari to send SNMP notification</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-configure-Ambari-to-send-SNMP-notification/m-p/128227#M51551</link>
      <description>&lt;P&gt;thank you for responding, but yeah that what I did and when I traied  to see the notifications using this command : &lt;/P&gt;&lt;PRE&gt;nohup snmptrapd -m ALL -A -n -Lf /traps.log &amp;amp;&lt;/PRE&gt;&lt;P&gt;I find the log file(traps.log) empty, as if there is no logs &lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 16:55:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-configure-Ambari-to-send-SNMP-notification/m-p/128227#M51551</guid>
      <dc:creator>nizar2yas</dc:creator>
      <dc:date>2017-01-16T16:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Ambari to send SNMP notification</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-configure-Ambari-to-send-SNMP-notification/m-p/128228#M51552</link>
      <description>&lt;P&gt;I solve the problem by following this &lt;A href="https://community.hortonworks.com/articles/74370/snmp-alert.html"&gt;tutoria&lt;/A&gt;l&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 21:37:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-configure-Ambari-to-send-SNMP-notification/m-p/128228#M51552</guid>
      <dc:creator>nizar2yas</dc:creator>
      <dc:date>2017-01-16T21:37:09Z</dc:date>
    </item>
  </channel>
</rss>

