<?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: SMTP Extention for Sendmail or Postfix in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/SMTP-Extension-for-Sendmail-or-Postfix/m-p/174657#M1741</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/37249"&gt;@borgesm&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;you can meanwhile use the telegraf &lt;A href="https://github.com/influxdata/telegraf/blob/release-1.20/plugins/inputs/postfix/README.md" target="_self"&gt;postifx plugin&lt;/A&gt;&amp;nbsp;and &lt;A href="https://www.dynatrace.com/news/blog/simplify-observability-for-all-your-custom-metrics-part-5-telegraf/" target="_self"&gt;push the data to Dynatrace.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Julius&lt;/P&gt;</description>
    <pubDate>Fri, 22 Oct 2021 18:29:06 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2021-10-22T18:29:06Z</dc:date>
    <item>
      <title>SMTP Extension for Sendmail or Postfix</title>
      <link>https://community.dynatrace.com/t5/Extensions/SMTP-Extension-for-Sendmail-or-Postfix/m-p/174654#M1740</link>
      <description>&lt;P&gt;Hi Team!&lt;BR /&gt;Is there something on Dyna to we monitor outgoing messages from UNIX ( sendmail or postfix ) ?&lt;BR /&gt;Something like &lt;A href="https://github.com/smoeding/zabbix-sendmail" target="_blank" rel="noopener"&gt;https://github.com/smoeding/zabbix-sendmail&lt;/A&gt; .&lt;BR /&gt;If any plans on roadmap please let me know. Would be a great feature to we monitor messages from Unix Systems.&lt;BR /&gt;Thanks, Mauricio&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 11:14:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SMTP-Extension-for-Sendmail-or-Postfix/m-p/174654#M1740</guid>
      <dc:creator>borgesm</dc:creator>
      <dc:date>2021-11-18T11:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP Extention for Sendmail or Postfix</title>
      <link>https://community.dynatrace.com/t5/Extensions/SMTP-Extension-for-Sendmail-or-Postfix/m-p/174657#M1741</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/37249"&gt;@borgesm&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;you can meanwhile use the telegraf &lt;A href="https://github.com/influxdata/telegraf/blob/release-1.20/plugins/inputs/postfix/README.md" target="_self"&gt;postifx plugin&lt;/A&gt;&amp;nbsp;and &lt;A href="https://www.dynatrace.com/news/blog/simplify-observability-for-all-your-custom-metrics-part-5-telegraf/" target="_self"&gt;push the data to Dynatrace.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Julius&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 18:29:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SMTP-Extension-for-Sendmail-or-Postfix/m-p/174657#M1741</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2021-10-22T18:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP Extention for Sendmail or Postfix</title>
      <link>https://community.dynatrace.com/t5/Extensions/SMTP-Extension-for-Sendmail-or-Postfix/m-p/174658#M1742</link>
      <description>&lt;P&gt;Thanks Julius!&lt;BR /&gt;I will take a look! Do y have something for Sendmail ? Most of our servers are running sendmail over AIX.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 18:34:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SMTP-Extension-for-Sendmail-or-Postfix/m-p/174658#M1742</guid>
      <dc:creator>borgesm</dc:creator>
      <dc:date>2021-10-22T18:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: SMTP Extention for Sendmail or Postfix</title>
      <link>https://community.dynatrace.com/t5/Extensions/SMTP-Extension-for-Sendmail-or-Postfix/m-p/174676#M1743</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/37249"&gt;@borgesm&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;not directly. I did not deal with sendmail for ages (I'm a happy postfix user), but the straightforward way would be to just write a simple shell script that will execute the mailstats command, simply process the output and push the metrics locally using the&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/shortlink/pipe-metric-ingestion" target="_self"&gt;dynatrace_ingest&lt;/A&gt;&amp;nbsp;tool available in OneAgent.&amp;nbsp; You will just need to have it executed in a loop or from a cron daemon.&lt;BR /&gt;&lt;BR /&gt;Julius&lt;/P&gt;</description>
      <pubDate>Sat, 23 Oct 2021 08:11:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SMTP-Extension-for-Sendmail-or-Postfix/m-p/174676#M1743</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2021-10-23T08:11:24Z</dc:date>
    </item>
  </channel>
</rss>

