<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Go on n8r | Clément</title>
    <link>https://clement.n8r.ch/en/tags/go/</link>
    <description>Recent content in Go on n8r | Clément</description>
    <generator>Hugo -- 0.147.7</generator>
    <language>en-US</language>
    <lastBuildDate>Mon, 31 Jul 2023 16:23:32 +0100</lastBuildDate>
    <atom:link href="https://clement.n8r.ch/en/tags/go/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>DNS servers monitoring</title>
      <link>https://clement.n8r.ch/en/articles/dns-servers-monitoring/</link>
      <pubDate>Mon, 31 Jul 2023 16:23:32 +0100</pubDate>
      <guid>https://clement.n8r.ch/en/articles/dns-servers-monitoring/</guid>
      <description>&lt;p&gt;A few months ago, I found myself needing to know about the reliability of some internal DNS provider&amp;rsquo;s servers, after getting a series of hardly trackable random network issues, aka &amp;ldquo;It&amp;rsquo;s always DNS&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;Always DNS meme&#34; loading=&#34;lazy&#34; src=&#34;https://i.redd.it/qlbz5kaucva51.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;More specifically, I needed to know about the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;number of errors/timeouts&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;capability to query over TCP or UDP&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;capability to monitor multiple DNS servers at once&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;return codes received in the answer (i.e. &lt;code&gt;NOERROR&lt;/code&gt;, &lt;code&gt;SERVFAIL&lt;/code&gt;, &lt;code&gt;NXDOMAIN&lt;/code&gt;, you name it)&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
