CiscoACI

Supported OS Linux Mac OS Windows

Integration version2.7.0

개요

Cisco ACI 통합을 통해 다음 작업을 실행할 수 있습니다.

  • 네트워크 상태 및 건강 추적
  • ACI 용량 추적
  • 스위치 및 컨트롤러 모니터링

설정

설치

Cisco ACI 점검은 에이전트를 포함하므로 네트워크에서 서버에 에이전트를 설치하기만 하면 됩니다.

설정

호스트

호스트에서 실행 중인 에이전트에 대해 이 점검을 구성하려면:

  1. 에이전트의 설정 디렉터리 루트에 있는 conf.d/ 폴더에서 cisco_aci.d/conf.yaml 파일을 편집합니다. 사용 가능한 모든 설정 옵션을 보려면 샘플 cisco_aci.d/conf.yaml을 참조하세요.

    init_config:
    
    instances:
         ## @param aci_url - string - required
         ## URL to query to gather metrics.
         #
       - aci_url: http://localhost
    
         ## @param username - string - required
         ## Authentication can use either a user auth or a certificate.
         ## If using the user auth, enter the `username` and `pwd` configuration.
         #
         username: datadog
    
         ## @param pwd - string - required
         ## Authentication can use either a user auth or a certificate.
         ## If using the user auth, enter the `username` and `pwd` configuration.
         #
         pwd: <PWD>
    
         ## @param tenant - list of strings - optional
         ## List of tenants to collect metrics data from.
         #
         # tenant:
         #   - <TENANT_1>
         #   - <TENANT_2>
    

    참고: 통합에 대한 모든 테넌트를 지정하여 애플리케이션, EPG 등에서 메트릭을 수집합니다.

  2. 에이전트를 재시작하여 Cisco ACI 메트릭을 Datadog에 메트릭 전송을 시작합니다.

컨테이너화된 환경

컨테이너화된 환경의 경우 자동탐지 통합 템플릿에 다음 파라미터를 적용하는 방법이 안내되어 있습니다.

파라미터
<INTEGRATION_NAME>cisco_aci
<INIT_CONFIG>비워두거나 {}
<INSTANCE_CONFIG>{"aci_url":"%%host%%", "username":"<USERNAME>", "pwd": "<PASSWORD>"}

검증

[에이전트 status 상태 하위 명령을 실행하고][5] 점검 섹션에서 cisco_aci를 찾으세요.

수집한 데이터

메트릭

cisco_aci.capacity.apic.azure_domain.endpoint_group.limit
(gauge)
the limit on the number of azure domain endpoint groups the apic can use
Shown as item
cisco_aci.capacity.apic.azure_domain.limit
(gauge)
the limit on the number of azure domains the apic can use
Shown as item
cisco_aci.capacity.apic.bridge_domain.limit
(gauge)
the limit on the number of bridge domains the apic can use
Shown as item
cisco_aci.capacity.apic.bridge_domain.utilized
(gauge)
the bridge domains the apic is utilizing
Shown as item
cisco_aci.capacity.apic.contract.limit
(gauge)
the limit on the number of contracts the apic can use
Shown as item
cisco_aci.capacity.apic.endpoint.limit
(gauge)
the limit on the number of endpoints the apic can use
Shown as item
cisco_aci.capacity.apic.endpoint.utilized
(gauge)
the endpoints the apic is utilizing
Shown as item
cisco_aci.capacity.apic.endpoint_group.limit
(gauge)
the limit on the number of endpoint groups the apic can use
Shown as item
cisco_aci.capacity.apic.endpoint_group.utilized
(gauge)
the endpoint groups the apic is utilizing
Shown as item
cisco_aci.capacity.apic.fabric_node.limit
(gauge)
the limit on the number of fabric nodes the apic can use
Shown as item
cisco_aci.capacity.apic.fabric_node.utilized
(gauge)
the number of fabric nodes the apic is using
Shown as item
cisco_aci.capacity.apic.private_network.limit
(gauge)
the limit on the number of fabric nodes the apic can use
Shown as item
cisco_aci.capacity.apic.private_network.utilized
(gauge)
the number of private networks the apic is using
Shown as item
cisco_aci.capacity.apic.service_graph.limit
(gauge)
the limit on the number of service graphs the apic can use
Shown as item
cisco_aci.capacity.apic.tenant.limit
(gauge)
the limit on the number of tenants the apic can use
Shown as item
cisco_aci.capacity.apic.tenant.utilized
(gauge)
the number of tenants the apic is using
Shown as item
cisco_aci.capacity.apic.vmware_domain.endpoint_group.limit
(gauge)
the limit on the number of azure domain endpoint groups the apic can use
Shown as item
cisco_aci.capacity.apic.vmware_domain.limit
(gauge)
the limit on number of vmware domains the apic can use
Shown as item
cisco_aci.capacity.leaf.bridge_domain.limit
(gauge)
the limit on the number of bridge domains the leaf can use
Shown as item
cisco_aci.capacity.leaf.bridge_domain.utilized
(gauge)
the number of bridge domains the leaf is using
Shown as item
cisco_aci.capacity.leaf.endpoint_group.limit
(gauge)
the limit on number of endpoint groups the leaf can use
Shown as item
cisco_aci.capacity.leaf.endpoint_group.utilized
(gauge)
the number of endpoint groups the leaf is using
Shown as item
cisco_aci.capacity.leaf.ipv4_endpoint.limit
(gauge)
the limit on the number of ipv4 addresses for the leaf. Requires version 3.1+
Shown as item
cisco_aci.capacity.leaf.ipv4_endpoint.utilized
(gauge)
the number of ipv4 addresses the leaf is utilizing. Requires version 3.1+
Shown as item
cisco_aci.capacity.leaf.ipv6_endpoint.limit
(gauge)
the limit on the number of ipv6 addresses for the leaf. Requires version 3.1+
Shown as item
cisco_aci.capacity.leaf.ipv6_endpoint.utilized
(gauge)
the number of ipv6 addresses the leaf is utilizing. Requires version 3.1+
Shown as item
cisco_aci.capacity.leaf.multicast.limit
(gauge)
the multicast endpoint capacity of the leaf
Shown as item
cisco_aci.capacity.leaf.multicast.utilized
(gauge)
the multicast endpoint capacity utilized by the leaf
Shown as item
cisco_aci.capacity.leaf.policy_cam.limit
(gauge)
the limit on the number of policies in the policy cam
Shown as item
cisco_aci.capacity.leaf.policy_cam.utilized
(gauge)
the number of policies the policy cam is utilizing
Shown as item
cisco_aci.capacity.leaf.vlan.limit
(gauge)
the limit on the number of vlans for the leaf
Shown as item
cisco_aci.capacity.leaf.vlan.utilized
(gauge)
the number of vlan the leaf is utilizing
Shown as item
cisco_aci.capacity.leaf.vrf.limit
(gauge)
the limit on the number of vrfs the leaf can use
Shown as item
cisco_aci.capacity.leaf.vrf.utilized
(gauge)
the number of vrfs the leaf is using
Shown as item
cisco_aci.fabric.node.cpu.avg
(gauge)
average cpu usage of the node
Shown as percent
cisco_aci.fabric.node.cpu.idle.avg
(gauge)
average idle cpu of the node
Shown as percent
cisco_aci.fabric.node.cpu.idle.max
(gauge)
max idle cpu of the node
Shown as percent
cisco_aci.fabric.node.cpu.idle.min
(gauge)
minimum idle cpu of the node
Shown as percent
cisco_aci.fabric.node.cpu.max
(gauge)
max cpu usage of the node
Shown as percent
cisco_aci.fabric.node.cpu.min
(gauge)
minimum cpu usage of the node
Shown as percent
cisco_aci.fabric.node.egr_bytes.flood
(gauge)
Egress flood packets
Shown as byte
cisco_aci.fabric.node.egr_bytes.flood.cum
(gauge)
the cumulative flood packets sent from the node
Shown as byte
cisco_aci.fabric.node.egr_bytes.multicast
(gauge)
the number of multicast bytes coming from the node
Shown as byte
cisco_aci.fabric.node.egr_bytes.multicast.cum
(gauge)
the cumulative multicast bytes sent from the node
Shown as byte
cisco_aci.fabric.node.egr_bytes.unicast
(gauge)
the number of unicast bytes coming from the node
Shown as byte
cisco_aci.fabric.node.egr_bytes.unicast.cum
(gauge)
the cumulative bytes sent from the node
Shown as byte
cisco_aci.fabric.node.egr_drop_pkts.buffer
(gauge)
the packets dropped because the buffer is full
Shown as packet
cisco_aci.fabric.node.egr_drop_pkts.buffer.cum
(gauge)
the cumulative packets dropped because the buffer is full
Shown as packet
cisco_aci.fabric.node.egr_drop_pkts.errors
(gauge)
the packets dropped because of errors
Shown as packet
cisco_aci.fabric.node.egr_total.bytes.cum
(gauge)
the cumulative bytes sent from the node
Shown as byte
cisco_aci.fabric.node.egr_total.bytes.rate
(gauge)
the bytes per second sent from the node
Shown as byte
cisco_aci.fabric.node.egr_total.pkts
(gauge)
the packets sent from the node
Shown as packet
cisco_aci.fabric.node.egr_total.pkts.rate
(gauge)
the packets per second sent from the node
Shown as packet
cisco_aci.fabric.node.fault_counter.crit
(gauge)
the number of critical faults on the node
Shown as fault
cisco_aci.fabric.node.fault_counter.warn
(gauge)
the number of warnings on the node
Shown as fault
cisco_aci.fabric.node.health.cur
(gauge)
the current health of the node
cisco_aci.fabric.node.health.max
(gauge)
The max health of the node
cisco_aci.fabric.node.health.min
(gauge)
the minimum health of the node
cisco_aci.fabric.node.ingr_bytes.flood
(gauge)
Ingress flood packets
Shown as byte
cisco_aci.fabric.node.ingr_bytes.flood.cum
(gauge)
the cumulative flood packets sent to the node
Shown as byte
cisco_aci.fabric.node.ingr_bytes.multicast
(gauge)
the number of multicast bytes coming into the node
Shown as byte
cisco_aci.fabric.node.ingr_bytes.multicast.cum
(gauge)
the cumulative multicast bytes sent to the node
Shown as byte
cisco_aci.fabric.node.ingr_bytes.unicast
(gauge)
the number of unicast bytes coming into the node
Shown as byte
cisco_aci.fabric.node.ingr_bytes.unicast.cum
(gauge)
the cumulative bytes sent to the node
Shown as byte
cisco_aci.fabric.node.ingr_total.bytes.cum
(gauge)
the cumulative bytes sent to the node
Shown as byte
cisco_aci.fabric.node.ingr_total.bytes.rate
(gauge)
the bytes per second sent to the node
Shown as packet
cisco_aci.fabric.node.ingr_total.pkts
(gauge)
the packets sent to the node
Shown as packet
cisco_aci.fabric.node.ingr_total.pkts.rate
(gauge)
the packets per second sent to the node
Shown as packet
cisco_aci.fabric.node.mem.avg
(gauge)
average memory usage of the node
Shown as byte
cisco_aci.fabric.node.mem.free.avg
(gauge)
average free memory of the node
Shown as byte
cisco_aci.fabric.node.mem.free.max
(gauge)
max free memory of the node
Shown as byte
cisco_aci.fabric.node.mem.free.min
(gauge)
minimum free memory of the node
Shown as byte
cisco_aci.fabric.node.mem.max
(gauge)
max memory usage of the node
Shown as byte
cisco_aci.fabric.node.mem.min
(gauge)
minimum memory usage of the node
Shown as byte
cisco_aci.fabric.pod.egr_bytes.flood
(gauge)
Egress flood packets
Shown as byte
cisco_aci.fabric.pod.egr_bytes.flood.cum
(gauge)
the cumulative flood packets sent from the pod
Shown as byte
cisco_aci.fabric.pod.egr_bytes.multicast
(gauge)
the number of multicast bytes coming from the pod
Shown as byte
cisco_aci.fabric.pod.egr_bytes.multicast.cum
(gauge)
the cumulative multicast bytes sent from the pod
Shown as byte
cisco_aci.fabric.pod.egr_bytes.unicast
(gauge)
the number of unicast bytes coming from the pod
Shown as byte
cisco_aci.fabric.pod.egr_bytes.unicast.cum
(gauge)
the cumulative bytes sent from the pod
Shown as byte
cisco_aci.fabric.pod.egr_drop_pkts.buffer
(gauge)
the packets dropped because the buffer is full
Shown as packet
cisco_aci.fabric.pod.egr_drop_pkts.buffer.cum
(gauge)
the cumulative packets dropped because the buffer is full
Shown as packet
cisco_aci.fabric.pod.egr_drop_pkts.errors
(gauge)
the packets dropped because of errors
Shown as packet
cisco_aci.fabric.pod.egr_total.bytes.cum
(gauge)
the cumulative bytes sent from the pod
Shown as byte
cisco_aci.fabric.pod.egr_total.bytes.rate
(gauge)
the bytes per second sent from the pod
Shown as byte
cisco_aci.fabric.pod.egr_total.pkts
(gauge)
the packets sent from the pod
Shown as packet
cisco_aci.fabric.pod.egr_total.pkts.rate
(gauge)
the packets per second sent from the pod
Shown as packet
cisco_aci.fabric.pod.fault_counter.crit
(gauge)
the number of critical faults on the pod
Shown as fault
cisco_aci.fabric.pod.fault_counter.warn
(gauge)
the number of warnings on the pod
Shown as fault
cisco_aci.fabric.pod.health.cur
(gauge)
the current health of the pod
cisco_aci.fabric.pod.health.max
(gauge)
the maximum health of the pod
cisco_aci.fabric.pod.health.min
(gauge)
the minimum health of the pod
cisco_aci.fabric.pod.ingr_bytes.flood
(gauge)
Ingress flood packets
Shown as byte
cisco_aci.fabric.pod.ingr_bytes.flood.cum
(gauge)
the cumulative flood packets sent to the pod
Shown as byte
cisco_aci.fabric.pod.ingr_bytes.multicast
(gauge)
the number of multicast bytes coming into the pod
Shown as byte
cisco_aci.fabric.pod.ingr_bytes.multicast.cum
(gauge)
the cumulative multicast bytes sent to the pod
Shown as byte
cisco_aci.fabric.pod.ingr_bytes.unicast
(gauge)
the number of unicast bytes coming into the pod
Shown as byte
cisco_aci.fabric.pod.ingr_bytes.unicast.cum
(gauge)
the cumulative bytes sent to the pod
Shown as byte
cisco_aci.fabric.pod.ingr_total.bytes.cum
(gauge)
the cumulative bytes sent to the pod
Shown as byte
cisco_aci.fabric.pod.ingr_total.bytes.rate
(gauge)
the bytes per second sent to the pod
Shown as packet
cisco_aci.fabric.pod.ingr_total.pkts
(gauge)
the packets sent to the pod
Shown as packet
cisco_aci.fabric.pod.ingr_total.pkts.rate
(gauge)
the packets per second sent to the pod
Shown as packet
cisco_aci.fabric.port.egr_bytes.flood
(gauge)
Egress flood packets
Shown as byte
cisco_aci.fabric.port.egr_bytes.flood.cum
(gauge)
the cumulative flood packets sent from the port
Shown as byte
cisco_aci.fabric.port.egr_bytes.multicast
(gauge)
the number of multicast bytes coming from the port
Shown as byte
cisco_aci.fabric.port.egr_bytes.multicast.cum
(gauge)
the cumulative multicast bytes sent from the port
Shown as byte
cisco_aci.fabric.port.egr_bytes.unicast
(gauge)
the number of unicast bytes coming from the port
Shown as byte
cisco_aci.fabric.port.egr_bytes.unicast.cum
(gauge)
the cumulative bytes sent from the port
Shown as byte
cisco_aci.fabric.port.egr_drop_pkts.buffer
(gauge)
the packets dropped because the buffer is full
Shown as packet
cisco_aci.fabric.port.egr_drop_pkts.buffer.cum
(gauge)
the cumulative packets dropped because the buffer is full
Shown as packet
cisco_aci.fabric.port.egr_drop_pkts.errors
(gauge)
the packets dropped because of errors
Shown as packet
cisco_aci.fabric.port.egr_total.bytes.cum
(gauge)
the cumulative bytes sent from the port
Shown as byte
cisco_aci.fabric.port.egr_total.bytes.rate
(gauge)
the bytes per second sent from the port
Shown as byte
cisco_aci.fabric.port.egr_total.pkts
(gauge)
the packets sent from the port
Shown as packet
cisco_aci.fabric.port.egr_total.pkts.rate
(gauge)
the packets per second sent from the port
Shown as packet
cisco_aci.fabric.port.fault_counter.crit
(gauge)
the number of critical faults on the port
Shown as fault
cisco_aci.fabric.port.fault_counter.warn
(gauge)
the number of warnings on the port
Shown as fault
cisco_aci.fabric.port.ingr_bytes.flood
(gauge)
Ingress flood packets
Shown as byte
cisco_aci.fabric.port.ingr_bytes.flood.cum
(gauge)
the cumulative flood packets sent to the port
Shown as byte
cisco_aci.fabric.port.ingr_bytes.multicast
(gauge)
the number of multicast bytes coming into the port
Shown as byte
cisco_aci.fabric.port.ingr_bytes.multicast.cum
(gauge)
the cumulative multicast bytes sent to the port
Shown as byte
cisco_aci.fabric.port.ingr_bytes.unicast
(gauge)
the number of unicast bytes coming into the port
Shown as byte
cisco_aci.fabric.port.ingr_bytes.unicast.cum
(gauge)
the cumulative bytes sent to the port
Shown as byte
cisco_aci.fabric.port.ingr_total.bytes.cum
(gauge)
the cumulative bytes sent to the port
Shown as byte
cisco_aci.fabric.port.ingr_total.bytes.rate
(gauge)
the bytes per second sent to the port
Shown as packet
cisco_aci.fabric.port.ingr_total.pkts
(gauge)
the packets sent to the port
Shown as packet
cisco_aci.fabric.port.ingr_total.pkts.rate
(gauge)
the packets per second sent to the port
Shown as packet
cisco_aci.tenant.application.endpoint.fault_counter
(gauge)
represents the warning Fault. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval
Shown as fault
cisco_aci.tenant.application.endpoint.health
(gauge)
represents the most current statistics for the endpoint health
Shown as percent
cisco_aci.tenant.application.endpoint.overall_health
(gauge)
represents the statistics for the overall endpoint health
Shown as percent
cisco_aci.tenant.application.fault_counter
(gauge)
represents the warning Fault. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval
Shown as fault
cisco_aci.tenant.application.health
(gauge)
represents the most current statistics for the application health
Shown as percent
cisco_aci.tenant.application.overall_health
(gauge)
represents the statistics for the overall application health
Shown as percent
cisco_aci.tenant.egress_bytes.drop.cum
(gauge)
represents the Egress drop bytes. The total sum of the values read. Note that this value continues through each interval without resetting to zero
Shown as byte
cisco_aci.tenant.egress_bytes.flood.cum
(gauge)
represents the Egress flood bytes. The total sum of the values read. Note that this value continues through each interval without resetting to zero
Shown as byte
cisco_aci.tenant.egress_bytes.multicast.cum
(gauge)
represents the sum total of values read by the multicast counter. Note that this value continues through each interval without resetting to zero
Shown as byte
cisco_aci.tenant.egress_bytes.multicast.rate
(gauge)
represents the rate of the egress multicast counter readings in an interval. The rate is calculated by dividing the periodic value by the length of the interval. This value resets to 0 at the beginning of each interval
Shown as byte
cisco_aci.tenant.egress_bytes.unicast.cum
(gauge)
represents the sum total of values read by the unicast counter. Note that this value continues through each interval without resetting to zero
Shown as byte
cisco_aci.tenant.egress_bytes.unicast.rate
(gauge)
represents the rate of the egress unicast counter readings in an interval. The rate is calculated by dividing the periodic value by the length of the interval. This value resets to 0 at the beginning of each interval
Shown as byte
cisco_aci.tenant.egress_pkts.drop.cum
(gauge)
represents the Egress drop packets. The total sum of the values read. Note that this value continues through each interval without resetting to zero
Shown as packet
cisco_aci.tenant.egress_pkts.flood.cum
(gauge)
represents the Egress flood packets. The total sum of the values read. Note that this value continues through each interval without resetting to zero
Shown as packet
cisco_aci.tenant.egress_pkts.multicast.cum
(gauge)
represents the sum total of values read by the multicast counter. Note that this value continues through each interval without resetting to zero.
Shown as packet
cisco_aci.tenant.egress_pkts.multicast.rate
(gauge)
represents the rate of the ingress multicast counter readings in an interval. The rate is calculated by dividing the periodic value by the length of the interval. This value resets to 0 at the beginning of each interval
Shown as packet
cisco_aci.tenant.egress_pkts.unicast.cum
(gauge)
represents the sum total of values read by the unicast counter. Note that this value continues through each interval without resetting to zero
Shown as packet
cisco_aci.tenant.egress_pkts.unicast.rate
(gauge)
represents the rate of the ingress unicast counter readings in an interval. The rate is calculated by dividing the periodic value by the length of the interval. This value resets to 0 at the beginning of each interval
Shown as packet
cisco_aci.tenant.fault_counter
(gauge)
represents the warning Fault. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval
Shown as fault
cisco_aci.tenant.health
(gauge)
represents the most current statistics for the tenant health
Shown as percent
cisco_aci.tenant.ingress_bytes.drop.cum
(gauge)
represents the Ingress drop bytes. The total sum of the values read. Note that this value continues through each interval without resetting to zero
Shown as byte
cisco_aci.tenant.ingress_bytes.flood.cum
(gauge)
represents the Ingress flood bytes. The total sum of the values read. Note that this value continues through each interval without resetting to zero
Shown as byte
cisco_aci.tenant.ingress_bytes.multicast.cum
(gauge)
represents the Ingress multicast bytes. The total sum of the values read. Note that this value continues through each interval without resetting to zero
Shown as byte
cisco_aci.tenant.ingress_bytes.multicast.rate
(gauge)
represents the Ingress multicast bytes. This is the rate of the counter during the collection interval. The rate is calculated by dividing the periodic value by the length of the collection interval. Note that this value resets to 0 at the beginning of each interval.
Shown as byte
cisco_aci.tenant.ingress_bytes.unicast.cum
(gauge)
represents the Ingress unicast bytes. The total sum of the values read. Note that this value continues through each interval without resetting to zero
Shown as byte
cisco_aci.tenant.ingress_bytes.unicast.rate
(gauge)
represents the Ingress unicast bytes. This is the rate of the counter during the collection interval. The rate is calculated by dividing the periodic value by the length of the collection interval. Note that this value resets to 0 at the beginning of each interval
Shown as byte
cisco_aci.tenant.ingress_pkts.drop.cum
(gauge)
represents the Ingress drop packets. The total sum of the values read. Note that this value continues through each interval without resetting to zero
Shown as packet
cisco_aci.tenant.ingress_pkts.flood.cum
(gauge)
represents the Ingress flood packets. The total sum of the values read. Note that this value continues through each interval without resetting to zero
Shown as packet
cisco_aci.tenant.ingress_pkts.multicast.cum
(gauge)
represents the Ingress multicast packets. The total sum of the values read. Note that this value continues through each interval without resetting to zero
Shown as packet
cisco_aci.tenant.ingress_pkts.multicast.rate
(gauge)
represents the Ingress multicast packets. This is the rate of the counter during the collection interval. The rate is calculated by dividing the periodic value by the length of the collection interval. Note that this value resets to 0 at the beginning of each interval
Shown as packet
cisco_aci.tenant.ingress_pkts.unicast.cum
(gauge)
represents the Ingress unicast packets. The total sum of the values read. Note that this value continues through each interval without resetting to zero
Shown as packet
cisco_aci.tenant.ingress_pkts.unicast.rate
(gauge)
represents the Ingress unicast packets. This is the rate of the counter during the collection interval. The rate is calculated by dividing the periodic value by the length of the collection interval. Note that this value resets to 0 at the beginning of each interval
Shown as packet
cisco_aci.tenant.overall_health
(gauge)
represents the statistics for overall tenant health
Shown as percent

이벤트

Cisco ACI 점검은 이벤트로 테넌트 오류를 전송합니다.

서비스 검사

cisco_aci.can_connect
Returns CRITICAL if the Agent check is unable to connect to the monitored cisco_aci instance. Returns OK otherwise.
Statuses: ok, critical

트러블슈팅

cisco_aci.tenant.* 메트릭 누락

cisco_aci.tenant.* 메트릭이 누락된 경우 test/cisco_aci_query.py 스크립트를 실행해 쿼리 테넌트 엔드포인트를 수동으로 쿼리할 수 있습니다.

설정 정보에서 apic_url, apic_usernameapic_password를 수정하여 apic_url에 대한 테넌트 URL을 입력합니다.

cURLing에서 받은 출력이 datadog_checks/cisco_aci/aci_metrics.py에서 수집한 메트릭과 일치하는지 확인합니다. 일치하는 통계가 없는 경우 엔드포인트가 통합이 수집할 수 있는 통계를 내보내지 않았음을 의미합니다.

긴 실행 시간

이 점검은 메트릭 반환 전 나와 있는 엔드포인트, 앱, 및 테넌트 모두를 쿼리하므로 이 통합에 따라 실행 시간이 길 수 있습니다.

  cisco_aci (2.2.0)
-----------------
  Instance ID: cisco_aci:d3a2958f66f46212 [OK]
  Configuration Source: file:/etc/datadog-agent/conf.d/cisco_aci.d/conf.yaml
  Total Runs: 1
  Metric Samples: Last Run: 678, Total: 678
  Events: Last Run: 0, Total: 0
  Service Checks: Last Run: 1, Total: 1
  Average Execution Time : 28m20.95s
  Last Execution Date : 2023-01-04 15:58:04 CST / 2023-01-04 21:58:04 UTC (1672869484000)
  Last Successful Execution Date : 2023-01-04 15:58:04 CST / 2023-01-04 21:58:04 UTC (1672869484000)

도움이 필요하신가요? Datadog 지원팀에 문의하세요.