<?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: K.Sreeja</title>
    <description>The latest articles on Debug School by K.Sreeja (@ksreeja1994_11).</description>
    <link>https://www.debug.school/ksreeja1994_11</link>
    <image>
      <url>https://www.debug.school/images/VHiQz40z2-CFGSi8M6KuxPEqFbqpndeigSFl92lVSJI/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvdXNl/ci9wcm9maWxlX2lt/YWdlLzM0My81YzYx/NWY4ZC05MGRlLTRi/NzYtOWE0Ni0zNjU2/MmE2M2VhMmYucG5n</url>
      <title>Debug School: K.Sreeja</title>
      <link>https://www.debug.school/ksreeja1994_11</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/ksreeja1994_11"/>
    <language>en</language>
    <item>
      <title>DataDog Assignment-Infra Answers</title>
      <dc:creator>K.Sreeja</dc:creator>
      <pubDate>Tue, 17 Jan 2023 12:59:39 +0000</pubDate>
      <link>https://www.debug.school/ksreeja1994_11/datadog-assignment-infra-answers-30kj</link>
      <guid>https://www.debug.school/ksreeja1994_11/datadog-assignment-infra-answers-30kj</guid>
      <description>&lt;ol&gt;
&lt;li&gt;What is Datadog Agent?
Ans: Datadog Agent is a software as a service which monitors, logs the host on which it runs. It is a observability platform.&lt;/li&gt;
&lt;li&gt;What are list of methods to send data to Datadog?
Ans: We can Integrate AWS, GCP for the data and also using API&lt;/li&gt;
&lt;li&gt;Top 10 commands of Datadog Agent
Ans: systemctl restart datadog-agent
 systemctl start datadog-agent
 systemctl stop datadog-agent
 systemctl status datadog-agent
 datadog-agent config
 datadog-agent configcheck
 datadog-agent status
 datadog-agent health
 datadog-agent version
 datadog-agent hostname
4.Top 10 Techniques for troubleshooting Datadog Agent
Ans: check the agent status, health and restart the agent.
5.Top 10 Metrices of Linux Servers which you should care it?
Ans: Load, CPU, Memory, Process, Network, Plugins&lt;/li&gt;
&lt;li&gt;Write down the steps to enable any integration in datadog?
Ans: Install datadog-agent
 Integrate any service like apache by going to Integration- 
 Integrations and search for the service and Install it.
 Follow the steps to configure that connection in the config 
 files.
 Validate.
7.Top 10 Metrices of Windows Servers which you should care it?
Ans: Load, CPU, Memory, Process, Network, Plugins
8.Top 5 Metrices of Apache which you should not miss it?
Ans: CPU, number of requests hit, total hits, response time, performance&lt;/li&gt;
&lt;/ol&gt;

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