Datadog Hosts

Get host

Get details of host tracked in Datadog.

Inputs

Field

Type

Description

name [required]

string

Name of the host to retrieve.

Outputs

Expand All

Field

Type

Description

dashboard_url [required]

string

Url to the Datadog Dashboard for this host.

network_url [required]

string

Url to Datadog Network for this host.

processes_url [required]

string

Url to Datadog Processes for this host.

containers_url [required]

string

Url to Datadog Containers for this host.

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.