<?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: Bibek kumar Singh </title>
    <description>The latest articles on Debug School by Bibek kumar Singh  (@bibeksingh_858).</description>
    <link>https://www.debug.school/bibeksingh_858</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: Bibek kumar Singh </title>
      <link>https://www.debug.school/bibeksingh_858</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/bibeksingh_858"/>
    <language>en</language>
    <item>
      <title>Datadog day-1 assignment</title>
      <dc:creator>Bibek kumar Singh </dc:creator>
      <pubDate>Tue, 31 Jan 2023 04:13:21 +0000</pubDate>
      <link>https://www.debug.school/bibeksingh_858/datadog-day-1-assignment-n5n</link>
      <guid>https://www.debug.school/bibeksingh_858/datadog-day-1-assignment-n5n</guid>
      <description>&lt;p&gt;Q1. What is Datadog Agent?&lt;br&gt;
Ans.: The Datadog Agent is software that runs on the hosts machine/server. It collects events and metrics from hosts and sends them to Datadog, where you can analyze your monitoring and performance data.&lt;/p&gt;

&lt;p&gt;Q2. What are list of methods to send data to Datadog?&lt;br&gt;
Ans.: Following are the methods to send data to Datadog:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Datadog agent&lt;/li&gt;
&lt;li&gt;DogstasD (Custom Metrics) &lt;/li&gt;
&lt;li&gt;&lt;p&gt;API&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Top 10 commands of Datadog Agent&lt;br&gt;
Ans.: Following are the top 10 commands of Datadog agent:&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;datadog-agent run&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;datadog-agent configcheck&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;datadog-agent health&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;datadog-agent hostname&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;datadog-agent status&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;datadog-agent check&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;datadog-agent stop&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;datadog-agent version&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;datadog-agent stream-logs&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;datadog-agent dogstasd-stats&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Top 10 Techniques for troubleshooting Datadog Agent&lt;br&gt;
Ans.: Following are the top 10 techniques for troubleshooting Datadog Agent:&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Check status of Datadog agent using datadog-agent status.&lt;br&gt;
Check datadog.yaml file for correct indentation or misconfiguration.&lt;br&gt;
Check status of site URL configured in datadog.yaml.&lt;br&gt;
Check for permission issues for running that agent.&lt;br&gt;
Check the integration installation in Datadog portal.&lt;br&gt;
Check for the API Key correctness in datadog.yaml used from Datadog portal.&lt;/p&gt;

&lt;p&gt;Top 10 Techniques for troubleshooting Datadog Agent&lt;br&gt;
Check Datadog Agent Process is running or not&lt;br&gt;
Check Datadog Agent Logs for Error&lt;br&gt;
Check Datadog Agent Configuration file(datadog.yaml) syntax error&lt;br&gt;
Check Datadog Integration Configuration file(datadog.yaml) syntax Error&lt;br&gt;
Check Datadog Agent API Key in datadog.yaml&lt;br&gt;
Print the runtime configuration of a running agent&lt;br&gt;
Print all configurations loaded &amp;amp; resolved of a running agent&lt;br&gt;
Execute some connectivity diagnosis on your system&lt;br&gt;
Print the current agent health&lt;br&gt;
Print basic statistics on the metrics processed by dogstatsd&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
