Datadog 소개

3725 단어 Datadog

Datadog 소개


  • 우선, 서버의 성능을 감시하고 싶은 사람은 Datadog 추천입니다.
  • 다양한 해석등도 할 수 있습니다. (CPU 부하율이 높은 순서 또는 여러 가지)

  • 1 다음 명령을 실행하기만 하면 됩니다.



    참고 htps : // 앗 p. 다만 ghq. 코 m / 아코 톤 t / 센친 gs # 아겐 t / 센토 s

    설치 후 매뉴얼
    DD_API_KEY=<あなたのAPIキー> bash -c "$(curl -L https://raw.githubusercontent.com/DataDog/dd-agent/master/packaging/datadog-agent/source/install_agent.sh)"
    



    2 조작


  • 시작
  • sudo /etc/init.d/datadog-agent start
    
  • 정지
  • sudo /etc/init.d/datadog-agent stop
    
  • 재부팅 또는 구성 파일 다시로드
  • sudo /etc/init.d/datadog-agent restart
    
  • 에이전트 시작 상태 확인
  • sudo /etc/init.d/datadog-agent status
    
  • 에이전트의 다양한 상태 얻기
  • sudo /etc/init.d/datadog-agent info
    
  • 에이전트의 다양한 상태 얻기 (상세 버전)
  • sudo /etc/init.d/datadog-agent info -v
    

    3 폴더 구조



    /etc/dd-agent/conf.d/ 디렉토리에 구성 파일이 들어 있습니다.


    cat /etc/dd-agent/conf.d/
    
  • 설정 파일 (.yaml) 샘플이 많이 있습니다
  • activemq_58.yaml.example      directory.yaml.example        hdfs.yaml.example             marathon.yaml.example         pgbouncer.yaml.example        snmp.yaml.example             tomcat.yaml.example
    activemq_xml.yaml.example     docker.yaml.example           http_check.yaml.example       mcache.yaml.example           php_fpm.yaml.example          solr.yaml.example             varnish.yaml.example
    activemq.yaml.example         elastic.yaml.example          iis.yaml.example              mesos.yaml.example            postfix.yaml.example          sqlserver.yaml.example        vsphere.yaml.example
    apache.yaml.example           etcd.yaml.example             jenkins.yaml.example          mongo.yaml.example            postgres.yaml.example         ssh_check.yaml.example        win32_event_log.yaml.example
    btrfs.yaml.example            fluentd.yaml.example          jmx.yaml.example              mysql.yaml.example            process.yaml.example          supervisord.yaml.example      windows_service.yaml.example
    cacti.yaml.example            gearmand.yaml.example         kafka_consumer.yaml.example   nagios.yaml.example           rabbitmq.yaml.example         system_core.yaml.example      wmi_check.yaml.example
    cassandra.yaml.example        go_expvar.yaml.example        kafka.yaml.example            network.yaml.default          redisdb.yaml.example          tcp_check.yaml.example        zk.yaml.example
    couchbase.yaml.example        gunicorn.yaml.example         kyototycoon.yaml.example      nginx.yaml.example            riakcs.yaml.example           teamcity.yaml.example         
    couch.yaml.example            haproxy.yaml.example          lighttpd.yaml.example         ntp.yaml.default              riak.yaml.example             tokumx.yaml.example   
    

    좋은 웹페이지 즐겨찾기