dynatrace logo
Dynatrace v0.0.2, Nov 1 22

dynatrace.HostAnomalies

Create HostAnomalies Resource

new HostAnomalies(name: string, args?: HostAnomaliesArgs, opts?: CustomResourceOptions);
@overload
def HostAnomalies(resource_name: str,
                  opts: Optional[ResourceOptions] = None,
                  connections: Optional[HostAnomaliesConnectionsArgs] = None,
                  cpu: Optional[HostAnomaliesCpuArgs] = None,
                  disks: Optional[HostAnomaliesDisksArgs] = None,
                  gc: Optional[HostAnomaliesGcArgs] = None,
                  java: Optional[HostAnomaliesJavaArgs] = None,
                  memory: Optional[HostAnomaliesMemoryArgs] = None,
                  network: Optional[HostAnomaliesNetworkArgs] = None)
@overload
def HostAnomalies(resource_name: str,
                  args: Optional[HostAnomaliesArgs] = None,
                  opts: Optional[ResourceOptions] = None)
func NewHostAnomalies(ctx *Context, name string, args *HostAnomaliesArgs, opts ...ResourceOption) (*HostAnomalies, error)
public HostAnomalies(string name, HostAnomaliesArgs? args = null, CustomResourceOptions? opts = null)
public HostAnomalies(String name, HostAnomaliesArgs args)
public HostAnomalies(String name, HostAnomaliesArgs args, CustomResourceOptions options)
type: dynatrace:HostAnomalies
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args HostAnomaliesArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
args HostAnomaliesArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args HostAnomaliesArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args HostAnomaliesArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args HostAnomaliesArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

HostAnomalies Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

The HostAnomalies resource accepts the following input properties:

Connections Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesConnectionsArgs

Configuration of lost connection detection

Cpu Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesCpuArgs

Configuration of high CPU saturation detection

Disks Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesDisksArgs

Configuration of disk related anomalies

Gc Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesGcArgs

Configuration of high Garbage Collector activity detection

Java Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesJavaArgs

Configuration of Java related anomalies

Memory Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesMemoryArgs

Configuration of high memory usage detection

Network Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesNetworkArgs

Configuration of network related anomalies

Connections HostAnomaliesConnectionsArgs

Configuration of lost connection detection

Cpu HostAnomaliesCpuArgs

Configuration of high CPU saturation detection

Disks HostAnomaliesDisksArgs

Configuration of disk related anomalies

Gc HostAnomaliesGcArgs

Configuration of high Garbage Collector activity detection

Java HostAnomaliesJavaArgs

Configuration of Java related anomalies

Memory HostAnomaliesMemoryArgs

Configuration of high memory usage detection

Network HostAnomaliesNetworkArgs

Configuration of network related anomalies

connections HostAnomaliesConnectionsArgs

Configuration of lost connection detection

cpu HostAnomaliesCpuArgs

Configuration of high CPU saturation detection

disks HostAnomaliesDisksArgs

Configuration of disk related anomalies

gc HostAnomaliesGcArgs

Configuration of high Garbage Collector activity detection

java HostAnomaliesJavaArgs

Configuration of Java related anomalies

memory HostAnomaliesMemoryArgs

Configuration of high memory usage detection

network HostAnomaliesNetworkArgs

Configuration of network related anomalies

connections HostAnomaliesConnectionsArgs

Configuration of lost connection detection

cpu HostAnomaliesCpuArgs

Configuration of high CPU saturation detection

disks HostAnomaliesDisksArgs

Configuration of disk related anomalies

gc HostAnomaliesGcArgs

Configuration of high Garbage Collector activity detection

java HostAnomaliesJavaArgs

Configuration of Java related anomalies

memory HostAnomaliesMemoryArgs

Configuration of high memory usage detection

network HostAnomaliesNetworkArgs

Configuration of network related anomalies

connections HostAnomaliesConnectionsArgs

Configuration of lost connection detection

cpu HostAnomaliesCpuArgs

Configuration of high CPU saturation detection

disks HostAnomaliesDisksArgs

Configuration of disk related anomalies

gc HostAnomaliesGcArgs

Configuration of high Garbage Collector activity detection

java HostAnomaliesJavaArgs

Configuration of Java related anomalies

memory HostAnomaliesMemoryArgs

Configuration of high memory usage detection

network HostAnomaliesNetworkArgs

Configuration of network related anomalies

connections Property Map

Configuration of lost connection detection

cpu Property Map

Configuration of high CPU saturation detection

disks Property Map

Configuration of disk related anomalies

gc Property Map

Configuration of high Garbage Collector activity detection

java Property Map

Configuration of Java related anomalies

memory Property Map

Configuration of high memory usage detection

network Property Map

Configuration of network related anomalies

Outputs

All input properties are implicitly available as output properties. Additionally, the HostAnomalies resource produces the following output properties:

Id string

The provider-assigned unique ID for this managed resource.

Id string

The provider-assigned unique ID for this managed resource.

id String

The provider-assigned unique ID for this managed resource.

id string

The provider-assigned unique ID for this managed resource.

id str

The provider-assigned unique ID for this managed resource.

id String

The provider-assigned unique ID for this managed resource.

Look up Existing HostAnomalies Resource

Get an existing HostAnomalies resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

public static get(name: string, id: Input<ID>, state?: HostAnomaliesState, opts?: CustomResourceOptions): HostAnomalies
@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        connections: Optional[HostAnomaliesConnectionsArgs] = None,
        cpu: Optional[HostAnomaliesCpuArgs] = None,
        disks: Optional[HostAnomaliesDisksArgs] = None,
        gc: Optional[HostAnomaliesGcArgs] = None,
        java: Optional[HostAnomaliesJavaArgs] = None,
        memory: Optional[HostAnomaliesMemoryArgs] = None,
        network: Optional[HostAnomaliesNetworkArgs] = None) -> HostAnomalies
func GetHostAnomalies(ctx *Context, name string, id IDInput, state *HostAnomaliesState, opts ...ResourceOption) (*HostAnomalies, error)
public static HostAnomalies Get(string name, Input<string> id, HostAnomaliesState? state, CustomResourceOptions? opts = null)
public static HostAnomalies get(String name, Output<String> id, HostAnomaliesState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
The following state arguments are supported:
Connections Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesConnectionsArgs

Configuration of lost connection detection

Cpu Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesCpuArgs

Configuration of high CPU saturation detection

Disks Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesDisksArgs

Configuration of disk related anomalies

Gc Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesGcArgs

Configuration of high Garbage Collector activity detection

Java Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesJavaArgs

Configuration of Java related anomalies

Memory Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesMemoryArgs

Configuration of high memory usage detection

Network Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesNetworkArgs

Configuration of network related anomalies

Connections HostAnomaliesConnectionsArgs

Configuration of lost connection detection

Cpu HostAnomaliesCpuArgs

Configuration of high CPU saturation detection

Disks HostAnomaliesDisksArgs

Configuration of disk related anomalies

Gc HostAnomaliesGcArgs

Configuration of high Garbage Collector activity detection

Java HostAnomaliesJavaArgs

Configuration of Java related anomalies

Memory HostAnomaliesMemoryArgs

Configuration of high memory usage detection

Network HostAnomaliesNetworkArgs

Configuration of network related anomalies

connections HostAnomaliesConnectionsArgs

Configuration of lost connection detection

cpu HostAnomaliesCpuArgs

Configuration of high CPU saturation detection

disks HostAnomaliesDisksArgs

Configuration of disk related anomalies

gc HostAnomaliesGcArgs

Configuration of high Garbage Collector activity detection

java HostAnomaliesJavaArgs

Configuration of Java related anomalies

memory HostAnomaliesMemoryArgs

Configuration of high memory usage detection

network HostAnomaliesNetworkArgs

Configuration of network related anomalies

connections HostAnomaliesConnectionsArgs

Configuration of lost connection detection

cpu HostAnomaliesCpuArgs

Configuration of high CPU saturation detection

disks HostAnomaliesDisksArgs

Configuration of disk related anomalies

gc HostAnomaliesGcArgs

Configuration of high Garbage Collector activity detection

java HostAnomaliesJavaArgs

Configuration of Java related anomalies

memory HostAnomaliesMemoryArgs

Configuration of high memory usage detection

network HostAnomaliesNetworkArgs

Configuration of network related anomalies

connections HostAnomaliesConnectionsArgs

Configuration of lost connection detection

cpu HostAnomaliesCpuArgs

Configuration of high CPU saturation detection

disks HostAnomaliesDisksArgs

Configuration of disk related anomalies

gc HostAnomaliesGcArgs

Configuration of high Garbage Collector activity detection

java HostAnomaliesJavaArgs

Configuration of Java related anomalies

memory HostAnomaliesMemoryArgs

Configuration of high memory usage detection

network HostAnomaliesNetworkArgs

Configuration of network related anomalies

connections Property Map

Configuration of lost connection detection

cpu Property Map

Configuration of high CPU saturation detection

disks Property Map

Configuration of disk related anomalies

gc Property Map

Configuration of high Garbage Collector activity detection

java Property Map

Configuration of Java related anomalies

memory Property Map

Configuration of high memory usage detection

network Property Map

Configuration of network related anomalies

Supporting Types

HostAnomaliesConnections

Enabled bool

The detection is enabled (true) or disabled (false)

EnabledOnGracefulShutdowns bool

Alert (true) on graceful host shutdowns

Enabled bool

The detection is enabled (true) or disabled (false)

EnabledOnGracefulShutdowns bool

Alert (true) on graceful host shutdowns

enabled Boolean

The detection is enabled (true) or disabled (false)

enabledOnGracefulShutdowns Boolean

Alert (true) on graceful host shutdowns

enabled boolean

The detection is enabled (true) or disabled (false)

enabledOnGracefulShutdowns boolean

Alert (true) on graceful host shutdowns

enabled bool

The detection is enabled (true) or disabled (false)

enabled_on_graceful_shutdowns bool

Alert (true) on graceful host shutdowns

enabled Boolean

The detection is enabled (true) or disabled (false)

enabledOnGracefulShutdowns Boolean

Alert (true) on graceful host shutdowns

HostAnomaliesCpu

Enabled bool

The detection is enabled (true) or disabled (false)

Thresholds Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesCpuThresholds

Custom thresholds for high CPU saturation. If not set then the automatic mode is used

Enabled bool

The detection is enabled (true) or disabled (false)

Thresholds HostAnomaliesCpuThresholds

Custom thresholds for high CPU saturation. If not set then the automatic mode is used

enabled Boolean

The detection is enabled (true) or disabled (false)

thresholds HostAnomaliesCpuThresholds

Custom thresholds for high CPU saturation. If not set then the automatic mode is used

enabled boolean

The detection is enabled (true) or disabled (false)

thresholds HostAnomaliesCpuThresholds

Custom thresholds for high CPU saturation. If not set then the automatic mode is used

enabled bool

The detection is enabled (true) or disabled (false)

thresholds HostAnomaliesCpuThresholds

Custom thresholds for high CPU saturation. If not set then the automatic mode is used

enabled Boolean

The detection is enabled (true) or disabled (false)

thresholds Property Map

Custom thresholds for high CPU saturation. If not set then the automatic mode is used

HostAnomaliesCpuThresholds

saturation Integer
saturation number
saturation Number

HostAnomaliesDisks

Inodes Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesDisksInodes

Configuration of low disk inodes number detection

Space Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesDisksSpace

Configuration of low disk space detection

Speed Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesDisksSpeed

Configuration of slow running disks detection

Inodes HostAnomaliesDisksInodes

Configuration of low disk inodes number detection

Space HostAnomaliesDisksSpace

Configuration of low disk space detection

Speed HostAnomaliesDisksSpeed

Configuration of slow running disks detection

inodes HostAnomaliesDisksInodes

Configuration of low disk inodes number detection

space HostAnomaliesDisksSpace

Configuration of low disk space detection

speed HostAnomaliesDisksSpeed

Configuration of slow running disks detection

inodes HostAnomaliesDisksInodes

Configuration of low disk inodes number detection

space HostAnomaliesDisksSpace

Configuration of low disk space detection

speed HostAnomaliesDisksSpeed

Configuration of slow running disks detection

inodes HostAnomaliesDisksInodes

Configuration of low disk inodes number detection

space HostAnomaliesDisksSpace

Configuration of low disk space detection

speed HostAnomaliesDisksSpeed

Configuration of slow running disks detection

inodes Property Map

Configuration of low disk inodes number detection

space Property Map

Configuration of low disk space detection

speed Property Map

Configuration of slow running disks detection

HostAnomaliesDisksInodes

HostAnomaliesDisksInodesThresholds

percentage Integer
percentage number
percentage Number

HostAnomaliesDisksSpace

HostAnomaliesDisksSpaceThresholds

percentage Integer
percentage number
percentage Number

HostAnomaliesDisksSpeed

HostAnomaliesDisksSpeedThresholds

HostAnomaliesGc

Enabled bool

The detection is enabled (true) or disabled (false)

Thresholds Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesGcThresholds

Custom thresholds for high GC activity. If not set, automatic mode is used. Meeting any of these conditions triggers an alert

Enabled bool

The detection is enabled (true) or disabled (false)

Thresholds HostAnomaliesGcThresholds

Custom thresholds for high GC activity. If not set, automatic mode is used. Meeting any of these conditions triggers an alert

enabled Boolean

The detection is enabled (true) or disabled (false)

thresholds HostAnomaliesGcThresholds

Custom thresholds for high GC activity. If not set, automatic mode is used. Meeting any of these conditions triggers an alert

enabled boolean

The detection is enabled (true) or disabled (false)

thresholds HostAnomaliesGcThresholds

Custom thresholds for high GC activity. If not set, automatic mode is used. Meeting any of these conditions triggers an alert

enabled bool

The detection is enabled (true) or disabled (false)

thresholds HostAnomaliesGcThresholds

Custom thresholds for high GC activity. If not set, automatic mode is used. Meeting any of these conditions triggers an alert

enabled Boolean

The detection is enabled (true) or disabled (false)

thresholds Property Map

Custom thresholds for high GC activity. If not set, automatic mode is used. Meeting any of these conditions triggers an alert

HostAnomaliesGcThresholds

HostAnomaliesJava

OutOfMemory Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesJavaOutOfMemory

Configuration of Java out of memory problems detection

OutOfThreads Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesJavaOutOfThreads

Configuration of Java out of threads problems detection

OutOfMemory HostAnomaliesJavaOutOfMemory

Configuration of Java out of memory problems detection

OutOfThreads HostAnomaliesJavaOutOfThreads

Configuration of Java out of threads problems detection

outOfMemory HostAnomaliesJavaOutOfMemory

Configuration of Java out of memory problems detection

outOfThreads HostAnomaliesJavaOutOfThreads

Configuration of Java out of threads problems detection

outOfMemory HostAnomaliesJavaOutOfMemory

Configuration of Java out of memory problems detection

outOfThreads HostAnomaliesJavaOutOfThreads

Configuration of Java out of threads problems detection

out_of_memory HostAnomaliesJavaOutOfMemory

Configuration of Java out of memory problems detection

out_of_threads HostAnomaliesJavaOutOfThreads

Configuration of Java out of threads problems detection

outOfMemory Property Map

Configuration of Java out of memory problems detection

outOfThreads Property Map

Configuration of Java out of threads problems detection

HostAnomaliesJavaOutOfMemory

HostAnomaliesJavaOutOfMemoryThresholds

HostAnomaliesJavaOutOfThreads

HostAnomaliesJavaOutOfThreadsThresholds

HostAnomaliesMemory

Enabled bool

The detection is enabled (true) or disabled (false)

Thresholds Lbrlabs.PulumiPackage.Dynatrace.Inputs.HostAnomaliesMemoryThresholds

Custom thresholds for high memory usage. If not set then the automatic mode is used. Both conditions must be met to trigger an alert

Enabled bool

The detection is enabled (true) or disabled (false)

Thresholds HostAnomaliesMemoryThresholds

Custom thresholds for high memory usage. If not set then the automatic mode is used. Both conditions must be met to trigger an alert

enabled Boolean

The detection is enabled (true) or disabled (false)

thresholds HostAnomaliesMemoryThresholds

Custom thresholds for high memory usage. If not set then the automatic mode is used. Both conditions must be met to trigger an alert

enabled boolean

The detection is enabled (true) or disabled (false)

thresholds HostAnomaliesMemoryThresholds

Custom thresholds for high memory usage. If not set then the automatic mode is used. Both conditions must be met to trigger an alert

enabled bool

The detection is enabled (true) or disabled (false)

thresholds HostAnomaliesMemoryThresholds

Custom thresholds for high memory usage. If not set then the automatic mode is used. Both conditions must be met to trigger an alert

enabled Boolean

The detection is enabled (true) or disabled (false)

thresholds Property Map

Custom thresholds for high memory usage. If not set then the automatic mode is used. Both conditions must be met to trigger an alert

HostAnomaliesMemoryThresholds

HostAnomaliesMemoryThresholdsLinux

pageFaults Integer
usage Integer
pageFaults number
usage number
pageFaults Number
usage Number

HostAnomaliesMemoryThresholdsWindows

pageFaults Integer
usage Integer
pageFaults number
usage number
pageFaults Number
usage Number

HostAnomaliesNetwork

Connectivity HostAnomaliesNetworkConnectivity

Configuration of TCP connectivity problems detection

DroppedPackets HostAnomaliesNetworkDroppedPackets

Configuration of high number of dropped packets detection

Errors HostAnomaliesNetworkErrors

Configuration of high number of network errors detection

Retransmission HostAnomaliesNetworkRetransmission

Configuration of high retransmission rate detection

Utilization HostAnomaliesNetworkUtilization

Configuration of high network utilization detection

connectivity HostAnomaliesNetworkConnectivity

Configuration of TCP connectivity problems detection

droppedPackets HostAnomaliesNetworkDroppedPackets

Configuration of high number of dropped packets detection

errors HostAnomaliesNetworkErrors

Configuration of high number of network errors detection

retransmission HostAnomaliesNetworkRetransmission

Configuration of high retransmission rate detection

utilization HostAnomaliesNetworkUtilization

Configuration of high network utilization detection

connectivity HostAnomaliesNetworkConnectivity

Configuration of TCP connectivity problems detection

droppedPackets HostAnomaliesNetworkDroppedPackets

Configuration of high number of dropped packets detection

errors HostAnomaliesNetworkErrors

Configuration of high number of network errors detection

retransmission HostAnomaliesNetworkRetransmission

Configuration of high retransmission rate detection

utilization HostAnomaliesNetworkUtilization

Configuration of high network utilization detection

connectivity HostAnomaliesNetworkConnectivity

Configuration of TCP connectivity problems detection

dropped_packets HostAnomaliesNetworkDroppedPackets

Configuration of high number of dropped packets detection

errors HostAnomaliesNetworkErrors

Configuration of high number of network errors detection

retransmission HostAnomaliesNetworkRetransmission

Configuration of high retransmission rate detection

utilization HostAnomaliesNetworkUtilization

Configuration of high network utilization detection

connectivity Property Map

Configuration of TCP connectivity problems detection

droppedPackets Property Map

Configuration of high number of dropped packets detection

errors Property Map

Configuration of high number of network errors detection

retransmission Property Map

Configuration of high retransmission rate detection

utilization Property Map

Configuration of high network utilization detection

HostAnomaliesNetworkConnectivity

HostAnomaliesNetworkConnectivityThresholds

HostAnomaliesNetworkDroppedPackets

HostAnomaliesNetworkDroppedPacketsThresholds

HostAnomaliesNetworkErrors

HostAnomaliesNetworkErrorsThresholds

HostAnomaliesNetworkRetransmission

HostAnomaliesNetworkRetransmissionThresholds

HostAnomaliesNetworkUtilization

HostAnomaliesNetworkUtilizationThresholds

utilization Integer

Package Details

Repository
dynatrace lbrlabs/pulumi-dynatrace
License
Apache-2.0
Notes

This Pulumi package is based on the dynatrace Terraform Provider.