<?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: Brindha Jeevan</title>
    <description>The latest articles on Debug School by Brindha Jeevan (@jbrindha17_630).</description>
    <link>https://www.debug.school/jbrindha17_630</link>
    <image>
      <url>https://www.debug.school/images/4JUo_f9WZIv3r3F6vZ5YLGgbicr1juxOdlOITNY7zQM/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvdXNl/ci9wcm9maWxlX2lt/YWdlLzM2MS82Zjcz/MWJkYy1hM2U4LTQ2/N2ItODg4Yi0wNTIy/ZTExNGRlNjgucG5n</url>
      <title>Debug School: Brindha Jeevan</title>
      <link>https://www.debug.school/jbrindha17_630</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/jbrindha17_630"/>
    <language>en</language>
    <item>
      <title>DAY1-Datadog Assignment :Infra</title>
      <dc:creator>Brindha Jeevan</dc:creator>
      <pubDate>Tue, 17 Jan 2023 17:13:59 +0000</pubDate>
      <link>https://www.debug.school/jbrindha17_630/day1-datadog-assignment-infra-40m9</link>
      <guid>https://www.debug.school/jbrindha17_630/day1-datadog-assignment-infra-40m9</guid>
      <description>&lt;ol&gt;
&lt;li&gt;What is Datadog Agent?
Datadog agent is a software, which collects the monitored logs/metrices from your device and sends them to store in the Datadog which is a cloud-based service.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;2.What are list of methods to send data to Datadog? &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AWS&lt;/li&gt;
&lt;li&gt;API&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;3.Top 10 commands of Datadog Agent&lt;br&gt;
$ systemctl start datadog-agent&lt;br&gt;
$ systemctl stop datadog-agent&lt;br&gt;
$ systemctl restart datadog-agent&lt;br&gt;
$ systemctl status datadog-agent&lt;br&gt;
$ datadog-agent configcheck&lt;br&gt;
$ datadog-agent config&lt;br&gt;
$ datadog-agent health&lt;br&gt;
$ datadog-agent hostname&lt;br&gt;
$ datadog-agent version&lt;/p&gt;

&lt;p&gt;4.Top 10 Techniques for troubleshooting Datadog Agent&lt;br&gt;
$ systemctl start datadog-agent&lt;br&gt;
$ systemctl stop datadog-agent&lt;br&gt;
$ systemctl restart datadog-agent&lt;br&gt;
$ systemctl status datadog-agent&lt;br&gt;
$ datadog-agent config&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Top 5 Metrices of Apache which you should not miss it?&lt;br&gt;
CPU Utilization&lt;br&gt;
Network utilization&lt;br&gt;
Responses&lt;br&gt;
Storage utilization&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Top 10 Metrices of Windows Servers which you should care it?&lt;br&gt;
CPU Utilization&lt;br&gt;
Network utilization&lt;br&gt;
Responses&lt;br&gt;
Storage utilization&lt;br&gt;
Server response&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;7.Write down the steps to enable any integration in datadog?&lt;br&gt;
To integrate with Docker:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Install docker - From Datadog -&amp;gt; Integrations -&amp;gt; search for 
Docker and install&lt;/li&gt;
&lt;li&gt;enable a docker - Connect to the instance and issue commands to enable the docker
3 install docker integration - Modify the yaml file
4.Restart the agent 
5.Run the commands to create the container
restart agent
6.validate/verify&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;8.Top 10 Metrices of Linux Servers which you should care it?&lt;br&gt;
CPU Utilization&lt;br&gt;
Network utilization&lt;br&gt;
Responses&lt;br&gt;
Storage utilization&lt;/p&gt;

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