<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Debug School: janarthanan</title>
    <description>The latest articles on Debug School by janarthanan (@janarthananjaganathan_89).</description>
    <link>https://www.debug.school/janarthananjaganathan_89</link>
    <image>
      <url>https://www.debug.school/images/CPDdQlGexClW9WOTxwLbEDeLKxuBxqind7bvkmstzXo/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly90aGVw/cmFjdGljYWxkZXYu/czMuYW1hem9uYXdz/LmNvbS9pLzk5bXZs/c2Z1NXRmajltN2t1/MjVkLnBuZw</url>
      <title>Debug School: janarthanan</title>
      <link>https://www.debug.school/janarthananjaganathan_89</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/janarthananjaganathan_89"/>
    <language>en</language>
    <item>
      <title>List of agent commands and the purpose.</title>
      <dc:creator>janarthanan</dc:creator>
      <pubDate>Mon, 17 Apr 2023 12:01:53 +0000</pubDate>
      <link>https://www.debug.school/janarthananjaganathan_89/list-of-agent-commands-and-the-purpose-1ce5</link>
      <guid>https://www.debug.school/janarthananjaganathan_89/list-of-agent-commands-and-the-purpose-1ce5</guid>
      <description>&lt;p&gt;1.status /start/ stop of the Datadog Agent&lt;br&gt;
systemctl status datadog-agent&lt;/p&gt;

&lt;p&gt;2.Agent failed to start.&lt;br&gt;
journalctl -u datadog-agent.service&lt;/p&gt;

&lt;p&gt;3.To test an Agent check&lt;br&gt;
datadog-agent check&lt;/p&gt;

&lt;p&gt;4.List out the config check.&lt;br&gt;
datadog-agent configcheck&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;To view all the agent configuration.&lt;br&gt;
datadog-agent config&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Display the hostname of the server.&lt;br&gt;
datadog-agent hostname &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;check the agent version.&lt;br&gt;
datadog-agent version&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
    </item>
    <item>
      <title>Observability.</title>
      <dc:creator>janarthanan</dc:creator>
      <pubDate>Mon, 17 Apr 2023 05:32:19 +0000</pubDate>
      <link>https://www.debug.school/janarthananjaganathan_89/observability-3bhj</link>
      <guid>https://www.debug.school/janarthananjaganathan_89/observability-3bhj</guid>
      <description>&lt;p&gt;What is Observability ?&lt;br&gt;
 Gather the metrics, logs, traces and remote calls, Understand the topology of the application.&lt;/p&gt;

&lt;p&gt;How to Setup the Observability?&lt;/p&gt;

&lt;p&gt;Identify and help service degradation and outages.&lt;br&gt;
Provide the input on debug the service related outages.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.debug.school/images/04FiTJ5kl1grLmD6GuTIp_jeGunCvW24-GVyDzVielU/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvYXJ0/aWNsZXMvdTV0dWxq/c3hneXN3Y2dyZWR1/bnMucG5n" class="article-body-image-wrapper"&gt;&lt;img src="https://www.debug.school/images/04FiTJ5kl1grLmD6GuTIp_jeGunCvW24-GVyDzVielU/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvYXJ0/aWNsZXMvdTV0dWxq/c3hneXN3Y2dyZWR1/bnMucG5n" alt="Image description" width="880" height="836"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>observability</category>
    </item>
  </channel>
</rss>
