このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Search for hosts by name, alias, or tag.

Inputs

フィールド

種類

説明

filter

string

String to filter search results.

sort_field

string

Sort hosts by this field.

sort_dir

string

Direction of sort.

start

number

Host result to start search from.

count

number

Number of hosts to return.

from

number

Number of seconds since UNIX epoch from which you want to search your hosts.

include_muted_hosts_data

boolean

Include information on the muted status of hosts and when the mute expires.

include_hosts_metadata

boolean

Include additional metadata about the hosts (agent_version, machine, platform, processor, etc.).

Outputs

Expand All

フィールド

種類

説明

total_returned

number

Number of host returned.

total_matching

number

Number of host matching the query.

host_list

[object]

Array of hosts.

name

string

The host name.

up

boolean

Displays UP when the expected metrics are received and displays ??? if no metrics are received.

is_muted

boolean

If a host is muted or unmuted.

mute_timeout

number,null

Timeout of the mute applied to your host.

last_reported_time

number

Last time the host reported a metric data point.

apps

[string]

The Datadog integrations reporting metrics for the host.

tags_by_source

object

List of tags for each source (AWS, Datadog Agent, Chef.).

aws_name

string

AWS name of your host.

metrics

object

Host Metrics collected.

load

number,null

The system load over the last 15 minutes.

iowait

number,null

The percent of CPU spent waiting on the IO (not reported for all platforms).

cpu

number,null

The percent of CPU used (everything but idle).

sources

[string]

Source or cloud provider associated with your host.

meta

object

Metadata associated with your host.

nixV

Array of Unix versions.

winV

An array of Windows versions.

macV

An array of Mac versions.

fbsdV

An array of Mac versions.

socket-hostname

string

The socket hostname.

agent_version

string

The Datadog Agent version.

machine

string

The machine architecture.

gohai

string

JSON string containing system information.

cpuCores

number

The number of cores.

platform

string

The OS platform.

pythonV

string

The Python version.

processor

string

The processor.

socket-fqdn

string

The socket fqdn.

install_method

object

Agent install method.

tool

string

Tool used to install the agent.

installer_version

string

The installer version.

tool_version

string

The tool version.

agent_checks

[]

A list of Agent checks running on the host.

host_name

string

The host name.

id

number,string

The host ID.

aliases

[string]

Host aliases collected by Datadog.