<?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: ANUJ SHARMA</title>
    <description>The latest articles on Debug School by ANUJ SHARMA (@coolasrocktheworld1986_749).</description>
    <link>https://www.debug.school/coolasrocktheworld1986_749</link>
    <image>
      <url>https://www.debug.school/images/1m6PzLvpNOVkhAes7Yr-K2gUGWc5sEQ-UkN31L1lNTU/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvdXNl/ci9wcm9maWxlX2lt/YWdlLzEyNC82NWJm/NGMzNC1kZjQ3LTQ5/M2QtOTdhNC04Mzg1/YzFkZmJjZDYucG5n</url>
      <title>Debug School: ANUJ SHARMA</title>
      <link>https://www.debug.school/coolasrocktheworld1986_749</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/coolasrocktheworld1986_749"/>
    <language>en</language>
    <item>
      <title>DataDog Assignment Day 1 Agents &amp; Integrations</title>
      <dc:creator>ANUJ SHARMA</dc:creator>
      <pubDate>Mon, 26 Sep 2022 12:52:55 +0000</pubDate>
      <link>https://www.debug.school/coolasrocktheworld1986_749/datadog-assignment-day-1-agents-integrations-2c6j</link>
      <guid>https://www.debug.school/coolasrocktheworld1986_749/datadog-assignment-day-1-agents-integrations-2c6j</guid>
      <description>&lt;ul&gt;
&lt;li&gt;Top 7 commands of Datadog agent and its use cases
Ans Top 7 commands of Datadog agent and its use cases&lt;/li&gt;
&lt;li&gt;datadog-agent status -&amp;gt; to check status of agent&lt;/li&gt;
&lt;li&gt;datadog-agent version -&amp;gt; to check version of agent&lt;/li&gt;
&lt;li&gt;datadog-agent help -&amp;gt; help and syntax check of commands&lt;/li&gt;
&lt;li&gt;datadog-agent config -&amp;gt; configuraion management&lt;/li&gt;
&lt;li&gt;datadog-agent configcheck print all configurations&lt;/li&gt;
&lt;li&gt;datadog-agent health -&amp;gt; Print the current Agent health&lt;/li&gt;
&lt;li&gt;&lt;p&gt;datadog-agent hostname -&amp;gt; Print the hostname used by the Agent&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Write down the steps to enable any integration in datadog?&lt;br&gt;
Ans 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;li&gt;&lt;p&gt;Verify new data/metrics received after Integration in Metrics-&amp;gt; Explorer Option&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Top 10 Metrices of Linux Servers which you should care it?&lt;br&gt;
Ans 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;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 ssh connections&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Port Statistics&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;
Ans Following are top 10 Metrices of Windows 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;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;li&gt;&lt;p&gt;Top 5 Metrices of Apache which you should not miss it?&lt;br&gt;
Ans 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;li&gt;&lt;p&gt;Bytes received/sent&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>What is observability and How to practice observability?</title>
      <dc:creator>ANUJ SHARMA</dc:creator>
      <pubDate>Mon, 26 Sep 2022 05:18:18 +0000</pubDate>
      <link>https://www.debug.school/coolasrocktheworld1986_749/what-is-observability-and-how-to-practice-observability-300b</link>
      <guid>https://www.debug.school/coolasrocktheworld1986_749/what-is-observability-and-how-to-practice-observability-300b</guid>
      <description>&lt;ol&gt;
&lt;li&gt;&lt;p&gt;What is observability?&lt;br&gt;
Ans. Observability is superset of Monitoring in a sense that Monitoring is Alerting + Overview of Incident and Observability is Alerting + Overview + Debugging + Tracing + Logging. &lt;br&gt;
To summarise Monitoring tells you a system is working or not, observability asks and gives details why it isn't working.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;How to practice observability?&lt;br&gt;
Ans. We can practice observability by applying MELT i.e&lt;br&gt;
Metrics&lt;br&gt;
Events&lt;br&gt;
Logging&lt;br&gt;
Tracing&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;What are the datatypes we need to collection to setup observability?&lt;br&gt;
Ans The datatypes for setup of observability is &lt;br&gt;
Performace Metrics&lt;br&gt;
Traces&lt;br&gt;
Past Logs&lt;br&gt;
Errors Counts&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

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