<?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: Umesh Prasad</title>
    <description>The latest articles on Debug School by Umesh Prasad (@umeshprasad1_955).</description>
    <link>https://www.debug.school/umeshprasad1_955</link>
    <image>
      <url>https://www.debug.school/images/nwAD3fw1YGgiA31a_jPt5W2-wDyt_J7_Sz51nszuMKE/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvdXNl/ci9wcm9maWxlX2lt/YWdlLzEyNi9lOWI4/NDdiZC0zYWU3LTQ5/NjktOWRlOC0zNDM5/MGM2MjY1OWEucG5n</url>
      <title>Debug School: Umesh Prasad</title>
      <link>https://www.debug.school/umeshprasad1_955</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/umeshprasad1_955"/>
    <language>en</language>
    <item>
      <title>Data-dog assignments Day 1 - Umesh</title>
      <dc:creator>Umesh Prasad</dc:creator>
      <pubDate>Tue, 27 Sep 2022 03:50:21 +0000</pubDate>
      <link>https://www.debug.school/umeshprasad1_955/data-dog-assignments-day-1-umesh-4d31</link>
      <guid>https://www.debug.school/umeshprasad1_955/data-dog-assignments-day-1-umesh-4d31</guid>
      <description>&lt;p&gt;Q1 - Top 7 commands of Datadog agent and its use cases Ans Top 7 commands of Datadog agent and its use cases&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Datadog-agent config :- This command is used for runtime configuration management.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Datadog-agent config-check :- This command prints all configuration currently used by Datadog agent.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Datadog-agent health :- This command is used to get agent health. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;datadog-agent hostname :- This command is used to print hostname currently used by agent. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Datadog-agent help :- This command is used to get help of any agent command. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Datadog-agent import :- This command is used to import configuration of older version of agent. &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Datadog-agent version :- This command used to get agent version information. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Q2- Write down the steps to enable any integration in datadog?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;The following steps should be performed to enable any integration in DataDog&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Install DataDog agent in OS and update the patch level.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Install required software/package, check its service running status, enable it&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Select Integration option in Integrations Menu Option in Menu&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Search for the software which you have installed in target OS.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Read for instructions in Configure Tab and follow them to enable settings which will enable export of Metrics to&lt;br&gt;
datadog agent.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Enable integration of datadog agent to collect Metrics exported by software&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Now enable Integration by Installing Integration in DataDog (In that software page, Click Install Integration)&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Following are top 10 Metrices of Linux Servers&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Cpu Utilisation&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Memory Utilisation&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Disk Utilisation&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;System Load Check&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Network Utilisation&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Q4 Top 10 Metrices of Windows Servers which you should care it?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Following are top 10 Metrices of Windows Servers&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Cpu Utilisation&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Memory Utilisation&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Drives Utilisation&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;System Load Check&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Network Utilisation&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Process Statistics&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;I/O statistics&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Zombie process check&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;No of RDP connections&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Disk statistics&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Following are top 5 Metrices of Apache&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Total no of Web requests&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Server CPU/Memory Load&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Response time of server&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;No of Idle connections&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>What is observability and How to practice observability -&gt; Umesh Prasad</title>
      <dc:creator>Umesh Prasad</dc:creator>
      <pubDate>Mon, 26 Sep 2022 05:21:27 +0000</pubDate>
      <link>https://www.debug.school/umeshprasad1_955/what-is-observability-and-how-to-practice-observability-umesh-prasad-41jf</link>
      <guid>https://www.debug.school/umeshprasad1_955/what-is-observability-and-how-to-practice-observability-umesh-prasad-41jf</guid>
      <description>&lt;p&gt;Q1. What is observability?&lt;br&gt;
Ans: Observability is the ability to measure a system’s current state based on the data it generates, such as logs, metrics, and traces.&lt;/p&gt;

&lt;p&gt;Q2. How to practice observability?&lt;/p&gt;

&lt;p&gt;Ans. &lt;br&gt;
-Know your platform. &lt;br&gt;
-Turn on data logging where it's not already enabled.&lt;br&gt;
-Filter data as close to the point of creation as possible.&lt;br&gt;
-Ensure data can be aggregated and centralized.&lt;/p&gt;

&lt;p&gt;Q3.  What are the datatypes we need to collection to setup observability&lt;/p&gt;

&lt;p&gt;Ans. metrics, events, logs, and traces (MELT)&lt;/p&gt;

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