<?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: Aishwarya Soman Kadachi</title>
    <description>The latest articles on Debug School by Aishwarya Soman Kadachi (@aishwaryakadachi_26).</description>
    <link>https://www.debug.school/aishwaryakadachi_26</link>
    <image>
      <url>https://www.debug.school/images/lXmwi2EJ-5Vd1TWvwGlsLiNr4xk9L7VNLxmYfh2TnA0/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvdXNl/ci9wcm9maWxlX2lt/YWdlLzM0Ny8xMjgx/MmIyOS0zNTEzLTQy/YzctYmJhNy00ZjMy/MjE2M2ZjYmMucG5n</url>
      <title>Debug School: Aishwarya Soman Kadachi</title>
      <link>https://www.debug.school/aishwaryakadachi_26</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/aishwaryakadachi_26"/>
    <language>en</language>
    <item>
      <title>Datadog Assignment : Infra (17th Jan,2023)</title>
      <dc:creator>Aishwarya Soman Kadachi</dc:creator>
      <pubDate>Tue, 17 Jan 2023 15:49:44 +0000</pubDate>
      <link>https://www.debug.school/aishwaryakadachi_26/datadog-assignment-infra-17th-jan2023-1c5l</link>
      <guid>https://www.debug.school/aishwaryakadachi_26/datadog-assignment-infra-17th-jan2023-1c5l</guid>
      <description>&lt;p&gt;&lt;em&gt;&lt;strong&gt;Question 1 : What is Datadog Agent?&lt;/strong&gt;&lt;/em&gt;&lt;br&gt;
Ans : The Datadog agent is a software installed on applications hosts that helps push every log, event, trace, and metric produced by our applications and infrastructure&lt;br&gt;
It is an Observability platform which helps to observe the entire Infrastructure (Server)&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;Question 2 : What are list of methods to send data to Datadog?&lt;/strong&gt;&lt;/em&gt;&lt;br&gt;
Ans : We can send data to Datadog through any cloud service eg. AWS,GCP,Azure and also through API manually else through POSTMAN as well.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Question 3 : Top 10 commands of Datadog Agent&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
Ans :&lt;br&gt;
1)systemctl start datadog-agent&lt;br&gt;
2)systemctl stop datadog-agent&lt;br&gt;
3)systemctl restart datadog-agent&lt;br&gt;
4)systemctl status datadog-agent&lt;br&gt;
5)datadog-agent configcheck&lt;br&gt;
6)datadog-agent config&lt;br&gt;
7)datadog-agent health&lt;br&gt;
8)datadog-agent hostname&lt;br&gt;
9)datadog-agent version&lt;br&gt;
10)configcheck datadog-agent status&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Question 4 : Top 10 Techniques for troubleshooting Datadog Agent&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
1)Verify Datadog API key set up in your datadog.yaml configuration file&lt;br&gt;
2)Make sure to restart the Datadog Agent after editing a yaml configuration file&lt;br&gt;
3)Check that the Agent Container is up and running &amp;amp; it does not stop&lt;br&gt;
4)Validate site configured in your datadog.yaml configuration file&lt;br&gt;
5)Check for Agent Permission Issues&lt;br&gt;
6)Check for Status of Agent Check &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Question 5 : Top 10 Metrices of Linux Servers which you should care it?&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;CPU usage&lt;/li&gt;
&lt;li&gt;System load&lt;/li&gt;
&lt;li&gt;Memory utilization and processes&lt;/li&gt;
&lt;li&gt;Disk utilization&lt;/li&gt;
&lt;li&gt;Inode usage&lt;/li&gt;
&lt;li&gt;Cron jobs&lt;/li&gt;
&lt;li&gt;Network &lt;/li&gt;
&lt;li&gt;Plugins&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Question 6 : Write down the steps to enable any integration in datadog?&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
1)Install datadog-agent &lt;br&gt;
2)Integrate any service like apache by going to Integration- Integrations and search for the service and Install it.&lt;br&gt;
3)Follow the steps to configure that connection in the config files&lt;br&gt;
4)Validate.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Question 7 : Top 10 Metrices of Windows Servers which you should care it?&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
1) CPU Utilization &lt;br&gt;
2) Memory Utilization &lt;br&gt;
3) Memory Breakup &lt;br&gt;
4) Disk Usage &lt;br&gt;
5) Network &lt;br&gt;
6) Plugins &lt;br&gt;
7) Licensing &lt;br&gt;
8) Tools&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Question 8 : Top 5 Metrices of Apache which you should not miss it?&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;1) Add Resources If CPU Utilization Is High&lt;br&gt;
2) Measure Bandwidth to Understand Latency&lt;br&gt;
3) View Disk Usage to Ensure Sufficient Space&lt;br&gt;
4) Use Memory Metrics to Distribute Resources&lt;br&gt;
5) Measure Efficiency With Multi-Processing Modules&lt;/p&gt;

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