Debug School

Shaminder Garg
Shaminder Garg

Posted on

Agents & Integrations Assignment Day 1

**

  1. **
  2. Write down the steps to enable any integration in datadog?

install datadog agent of any OS
install webserver
do changes in webserver configfiles
On datalog console --install api
then serach respective metric and verify

  • Top 10 Metrices of Linux Servers which you should care it?

Load Monitior
CPU Utilization
Memory Utilization
Disks
Network
users
logs
cron jobs

  • Top 10 Metrices of Windows Servers which you should care it?
    MemoryCommitted Bytes
    Memory Page Reads/sec
    MemoryPage Writes/sec
    Memory Pool Nonpaged Bytes
    MemoryPool Paged Bytes
    Memory Committed Bytes In Use
    Network InterfaceBytes Received/sec
    Network InterfaceBytes Sent/sec
    PhysicalDisk Disk Read Time
    PhysicalDiskDisk Time
    PhysicalDisk Disk Write Time
    PhysicalDiskDisk Read Bytes/sec
    PhysicalDisk Disk Write Bytes/sec

  • Top 5 Metrices of Apache which you should not miss it?

CPU Usage
Memory Usage.
Load
Disk
cron jobs

Top 7 commands of Datadog agent and its use cases

Datadog agent
datadog health
datadog version
datadog version
datadog hostname
config
staus

Top comments (0)