<?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: Prashanth</title>
    <description>The latest articles on Debug School by Prashanth (@prashanthaws600_947).</description>
    <link>https://www.debug.school/prashanthaws600_947</link>
    <image>
      <url>https://www.debug.school/images/zmvy8xDCukTlyUGaTCD55GiPIUlLu6bVtEMLhP-xD7Q/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvdXNl/ci9wcm9maWxlX2lt/YWdlLzM1Mi9kMjZi/YzE0Ni0wNThmLTQ3/YTgtOGE1NS0xMmQ2/ZDcxMGJmMTgucG5n</url>
      <title>Debug School: Prashanth</title>
      <link>https://www.debug.school/prashanthaws600_947</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/prashanthaws600_947"/>
    <language>en</language>
    <item>
      <title>Assignment</title>
      <dc:creator>Prashanth</dc:creator>
      <pubDate>Wed, 18 Jan 2023 03:57:22 +0000</pubDate>
      <link>https://www.debug.school/prashanthaws600_947/assignment-3lge</link>
      <guid>https://www.debug.school/prashanthaws600_947/assignment-3lge</guid>
      <description>&lt;p&gt;1.What is Datadog Agent?&lt;br&gt;
Datadog is an observability tool.It collects events and metrics from hosts and sends them to Datadog, where you can analyze your monitoring and performance data Saas based platform&lt;/p&gt;

&lt;p&gt;2.What are list of methods to send data to Datadog?&lt;br&gt;
Datadog agent consists of three components it will send the data with the collector, DogStatsD and the forwarder&lt;/p&gt;

&lt;p&gt;3.Top 10 commands of Datadog Agent&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&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;/p&gt;

&lt;ol&gt;
&lt;li&gt;Check Datadog Agent Process is running or not&lt;/li&gt;
&lt;li&gt;Check Datadog Agent Logs for Error&lt;/li&gt;
&lt;li&gt;Check Datadog Agent Configuration file(datadog.yaml) syntax Error&lt;/li&gt;
&lt;li&gt;Check Datadog Integration Configuration file(datadog.yaml) syntax Error&lt;/li&gt;
&lt;li&gt;Check Datadog Agent API Key in datadog.yaml&lt;/li&gt;
&lt;li&gt;Check ENV variable set for Datadog Agent conflict with datadog.yaml&lt;/li&gt;
&lt;li&gt;Print the runtime configuration of a running agent&lt;/li&gt;
&lt;li&gt;Print all configurations loaded &amp;amp; resolved of a running agent&lt;/li&gt;
&lt;li&gt;Execute some connectivity diagnosis on your system&lt;/li&gt;
&lt;li&gt;Print the current agent health&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;

&lt;p&gt;5.Top 10 Metrices of Linux Servers which you should care it?&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;CPU usage&lt;/li&gt;
&lt;li&gt;System load
Single processor:
Multi-processor:&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;/ol&gt;

&lt;p&gt;6.Write down the steps to enable any integration in datadog?&lt;br&gt;
1.goto dashaboard then integration and add the tool and install&lt;br&gt;
2.then goto datadog agent and install the tool manually &lt;br&gt;
3.goto the datadog.yml file and edit the configuration file and save it and restart the service&lt;/p&gt;

&lt;p&gt;7.Top 10 Metrices of Windows Servers which you should care it?&lt;br&gt;
CPU utilization &lt;br&gt;
Memory utilization&lt;br&gt;
Memory breakup&lt;br&gt;
Processor queue length&lt;br&gt;&lt;br&gt;
Disk usage with capacity plan&lt;br&gt;
Recent events &lt;br&gt;
Top process by CPU and memory&lt;br&gt;
Application details&lt;br&gt;
Down/trouble history&lt;br&gt;
Services and processes &lt;br&gt;
Network&lt;br&gt;
Plugins&lt;br&gt;
Event logs &lt;/p&gt;

&lt;p&gt;8.Top 5 Metrices of Apache which you should not miss it?&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Requests per second&lt;/li&gt;
&lt;li&gt;Bytes per second&lt;/li&gt;
&lt;li&gt;Bytes per request&lt;/li&gt;
&lt;li&gt;Uptime&lt;/li&gt;
&lt;li&gt;CPU Usage&lt;/li&gt;
&lt;li&gt;Load&lt;/li&gt;
&lt;/ol&gt;

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