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.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Connections Args Configuration of lost connection detection
- Cpu
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Cpu Args Configuration of high CPU saturation detection
- Disks
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Disks Args Configuration of disk related anomalies
- Gc
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Gc Args Configuration of high Garbage Collector activity detection
- Java
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Java Args Configuration of Java related anomalies
- Memory
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Memory Args Configuration of high memory usage detection
- Network
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Network Args Configuration of network related anomalies
- Connections
Host
Anomalies Connections Args Configuration of lost connection detection
- Cpu
Host
Anomalies Cpu Args Configuration of high CPU saturation detection
- Disks
Host
Anomalies Disks Args Configuration of disk related anomalies
- Gc
Host
Anomalies Gc Args Configuration of high Garbage Collector activity detection
- Java
Host
Anomalies Java Args Configuration of Java related anomalies
- Memory
Host
Anomalies Memory Args Configuration of high memory usage detection
- Network
Host
Anomalies Network Args Configuration of network related anomalies
- connections
Host
Anomalies Connections Args Configuration of lost connection detection
- cpu
Host
Anomalies Cpu Args Configuration of high CPU saturation detection
- disks
Host
Anomalies Disks Args Configuration of disk related anomalies
- gc
Host
Anomalies Gc Args Configuration of high Garbage Collector activity detection
- java
Host
Anomalies Java Args Configuration of Java related anomalies
- memory
Host
Anomalies Memory Args Configuration of high memory usage detection
- network
Host
Anomalies Network Args Configuration of network related anomalies
- connections
Host
Anomalies Connections Args Configuration of lost connection detection
- cpu
Host
Anomalies Cpu Args Configuration of high CPU saturation detection
- disks
Host
Anomalies Disks Args Configuration of disk related anomalies
- gc
Host
Anomalies Gc Args Configuration of high Garbage Collector activity detection
- java
Host
Anomalies Java Args Configuration of Java related anomalies
- memory
Host
Anomalies Memory Args Configuration of high memory usage detection
- network
Host
Anomalies Network Args Configuration of network related anomalies
- connections
Host
Anomalies Connections Args Configuration of lost connection detection
- cpu
Host
Anomalies Cpu Args Configuration of high CPU saturation detection
- disks
Host
Anomalies Disks Args Configuration of disk related anomalies
- gc
Host
Anomalies Gc Args Configuration of high Garbage Collector activity detection
- java
Host
Anomalies Java Args Configuration of Java related anomalies
- memory
Host
Anomalies Memory Args Configuration of high memory usage detection
- network
Host
Anomalies Network Args 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.
- Connections
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Connections Args Configuration of lost connection detection
- Cpu
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Cpu Args Configuration of high CPU saturation detection
- Disks
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Disks Args Configuration of disk related anomalies
- Gc
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Gc Args Configuration of high Garbage Collector activity detection
- Java
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Java Args Configuration of Java related anomalies
- Memory
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Memory Args Configuration of high memory usage detection
- Network
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Network Args Configuration of network related anomalies
- Connections
Host
Anomalies Connections Args Configuration of lost connection detection
- Cpu
Host
Anomalies Cpu Args Configuration of high CPU saturation detection
- Disks
Host
Anomalies Disks Args Configuration of disk related anomalies
- Gc
Host
Anomalies Gc Args Configuration of high Garbage Collector activity detection
- Java
Host
Anomalies Java Args Configuration of Java related anomalies
- Memory
Host
Anomalies Memory Args Configuration of high memory usage detection
- Network
Host
Anomalies Network Args Configuration of network related anomalies
- connections
Host
Anomalies Connections Args Configuration of lost connection detection
- cpu
Host
Anomalies Cpu Args Configuration of high CPU saturation detection
- disks
Host
Anomalies Disks Args Configuration of disk related anomalies
- gc
Host
Anomalies Gc Args Configuration of high Garbage Collector activity detection
- java
Host
Anomalies Java Args Configuration of Java related anomalies
- memory
Host
Anomalies Memory Args Configuration of high memory usage detection
- network
Host
Anomalies Network Args Configuration of network related anomalies
- connections
Host
Anomalies Connections Args Configuration of lost connection detection
- cpu
Host
Anomalies Cpu Args Configuration of high CPU saturation detection
- disks
Host
Anomalies Disks Args Configuration of disk related anomalies
- gc
Host
Anomalies Gc Args Configuration of high Garbage Collector activity detection
- java
Host
Anomalies Java Args Configuration of Java related anomalies
- memory
Host
Anomalies Memory Args Configuration of high memory usage detection
- network
Host
Anomalies Network Args Configuration of network related anomalies
- connections
Host
Anomalies Connections Args Configuration of lost connection detection
- cpu
Host
Anomalies Cpu Args Configuration of high CPU saturation detection
- disks
Host
Anomalies Disks Args Configuration of disk related anomalies
- gc
Host
Anomalies Gc Args Configuration of high Garbage Collector activity detection
- java
Host
Anomalies Java Args Configuration of Java related anomalies
- memory
Host
Anomalies Memory Args Configuration of high memory usage detection
- network
Host
Anomalies Network Args 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
)- Enabled
On boolGraceful Shutdowns Alert (
true
) on graceful host shutdowns
- Enabled bool
The detection is enabled (
true
) or disabled (false
)- Enabled
On boolGraceful Shutdowns Alert (
true
) on graceful host shutdowns
- enabled Boolean
The detection is enabled (
true
) or disabled (false
)- enabled
On BooleanGraceful Shutdowns Alert (
true
) on graceful host shutdowns
- enabled boolean
The detection is enabled (
true
) or disabled (false
)- enabled
On booleanGraceful Shutdowns Alert (
true
) on graceful host shutdowns
- enabled bool
The detection is enabled (
true
) or disabled (false
)- enabled_
on_ boolgraceful_ shutdowns Alert (
true
) on graceful host shutdowns
- enabled Boolean
The detection is enabled (
true
) or disabled (false
)- enabled
On BooleanGraceful Shutdowns Alert (
true
) on graceful host shutdowns
HostAnomaliesCpu
- Enabled bool
The detection is enabled (
true
) or disabled (false
)- Thresholds
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Cpu Thresholds 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
Host
Anomalies Cpu Thresholds 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
Host
Anomalies Cpu Thresholds 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
Host
Anomalies Cpu Thresholds 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
Host
Anomalies Cpu Thresholds 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 int
- Saturation int
- saturation Integer
- saturation number
- saturation int
- saturation Number
HostAnomaliesDisks
- Inodes
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Disks Inodes Configuration of low disk inodes number detection
- Space
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Disks Space Configuration of low disk space detection
- Speed
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Disks Speed Configuration of slow running disks detection
- Inodes
Host
Anomalies Disks Inodes Configuration of low disk inodes number detection
- Space
Host
Anomalies Disks Space Configuration of low disk space detection
- Speed
Host
Anomalies Disks Speed Configuration of slow running disks detection
- inodes
Host
Anomalies Disks Inodes Configuration of low disk inodes number detection
- space
Host
Anomalies Disks Space Configuration of low disk space detection
- speed
Host
Anomalies Disks Speed Configuration of slow running disks detection
- inodes
Host
Anomalies Disks Inodes Configuration of low disk inodes number detection
- space
Host
Anomalies Disks Space Configuration of low disk space detection
- speed
Host
Anomalies Disks Speed Configuration of slow running disks detection
- inodes
Host
Anomalies Disks Inodes Configuration of low disk inodes number detection
- space
Host
Anomalies Disks Space Configuration of low disk space detection
- speed
Host
Anomalies Disks Speed 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
- enabled Boolean
- thresholds Property Map
HostAnomaliesDisksInodesThresholds
- Percentage int
- Percentage int
- percentage Integer
- percentage number
- percentage int
- percentage Number
HostAnomaliesDisksSpace
- enabled Boolean
- thresholds Property Map
HostAnomaliesDisksSpaceThresholds
- Percentage int
- Percentage int
- percentage Integer
- percentage number
- percentage int
- percentage Number
HostAnomaliesDisksSpeed
- enabled Boolean
- thresholds Property Map
HostAnomaliesDisksSpeedThresholds
- Write
And intRead Time
- Write
And intRead Time
- write
And IntegerRead Time
- write
And numberRead Time
- write
And NumberRead Time
HostAnomaliesGc
- Enabled bool
The detection is enabled (
true
) or disabled (false
)- Thresholds
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Gc Thresholds 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
Host
Anomalies Gc Thresholds 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
Host
Anomalies Gc Thresholds 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
Host
Anomalies Gc Thresholds 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
Host
Anomalies Gc Thresholds 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
- suspension
Percentage Integer - time
Percentage Integer
- suspension
Percentage number - time
Percentage number
- suspension
Percentage Number - time
Percentage Number
HostAnomaliesJava
- Out
Of Lbrlabs.Memory Pulumi Package. Dynatrace. Inputs. Host Anomalies Java Out Of Memory Configuration of Java out of memory problems detection
- Out
Of Lbrlabs.Threads Pulumi Package. Dynatrace. Inputs. Host Anomalies Java Out Of Threads Configuration of Java out of threads problems detection
- Out
Of HostMemory Anomalies Java Out Of Memory Configuration of Java out of memory problems detection
- Out
Of HostThreads Anomalies Java Out Of Threads Configuration of Java out of threads problems detection
- out
Of HostMemory Anomalies Java Out Of Memory Configuration of Java out of memory problems detection
- out
Of HostThreads Anomalies Java Out Of Threads Configuration of Java out of threads problems detection
- out
Of HostMemory Anomalies Java Out Of Memory Configuration of Java out of memory problems detection
- out
Of HostThreads Anomalies Java Out Of Threads Configuration of Java out of threads problems detection
- out_
of_ Hostmemory Anomalies Java Out Of Memory Configuration of Java out of memory problems detection
- out_
of_ Hostthreads Anomalies Java Out Of Threads Configuration of Java out of threads problems detection
- out
Of Property MapMemory Configuration of Java out of memory problems detection
- out
Of Property MapThreads Configuration of Java out of threads problems detection
HostAnomaliesJavaOutOfMemory
- enabled Boolean
- thresholds Property Map
HostAnomaliesJavaOutOfMemoryThresholds
- Exception
Count int
- Exception
Count int
- exception
Count Integer
- exception
Count number
- exception_
count int
- exception
Count Number
HostAnomaliesJavaOutOfThreads
- enabled Boolean
- thresholds Property Map
HostAnomaliesJavaOutOfThreadsThresholds
- Exception
Count int
- Exception
Count int
- exception
Count Integer
- exception
Count number
- exception_
count int
- exception
Count Number
HostAnomaliesMemory
- Enabled bool
The detection is enabled (
true
) or disabled (false
)- Thresholds
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Memory Thresholds 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
Host
Anomalies Memory Thresholds 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
Host
Anomalies Memory Thresholds 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
Host
Anomalies Memory Thresholds 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
Host
Anomalies Memory Thresholds 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
- Page
Faults int - Usage int
- Page
Faults int - Usage int
- page
Faults Integer - usage Integer
- page
Faults number - usage number
- page_
faults int - usage int
- page
Faults Number - usage Number
HostAnomaliesMemoryThresholdsWindows
- Page
Faults int - Usage int
- Page
Faults int - Usage int
- page
Faults Integer - usage Integer
- page
Faults number - usage number
- page_
faults int - usage int
- page
Faults Number - usage Number
HostAnomaliesNetwork
- Connectivity
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Network Connectivity Configuration of TCP connectivity problems detection
- Dropped
Packets Lbrlabs.Pulumi Package. Dynatrace. Inputs. Host Anomalies Network Dropped Packets Configuration of high number of dropped packets detection
- Errors
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Network Errors Configuration of high number of network errors detection
- Retransmission
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Network Retransmission Configuration of high retransmission rate detection
- Utilization
Lbrlabs.
Pulumi Package. Dynatrace. Inputs. Host Anomalies Network Utilization Configuration of high network utilization detection
- Connectivity
Host
Anomalies Network Connectivity Configuration of TCP connectivity problems detection
- Dropped
Packets HostAnomalies Network Dropped Packets Configuration of high number of dropped packets detection
- Errors
Host
Anomalies Network Errors Configuration of high number of network errors detection
- Retransmission
Host
Anomalies Network Retransmission Configuration of high retransmission rate detection
- Utilization
Host
Anomalies Network Utilization Configuration of high network utilization detection
- connectivity
Host
Anomalies Network Connectivity Configuration of TCP connectivity problems detection
- dropped
Packets HostAnomalies Network Dropped Packets Configuration of high number of dropped packets detection
- errors
Host
Anomalies Network Errors Configuration of high number of network errors detection
- retransmission
Host
Anomalies Network Retransmission Configuration of high retransmission rate detection
- utilization
Host
Anomalies Network Utilization Configuration of high network utilization detection
- connectivity
Host
Anomalies Network Connectivity Configuration of TCP connectivity problems detection
- dropped
Packets HostAnomalies Network Dropped Packets Configuration of high number of dropped packets detection
- errors
Host
Anomalies Network Errors Configuration of high number of network errors detection
- retransmission
Host
Anomalies Network Retransmission Configuration of high retransmission rate detection
- utilization
Host
Anomalies Network Utilization Configuration of high network utilization detection
- connectivity
Host
Anomalies Network Connectivity Configuration of TCP connectivity problems detection
- dropped_
packets HostAnomalies Network Dropped Packets Configuration of high number of dropped packets detection
- errors
Host
Anomalies Network Errors Configuration of high number of network errors detection
- retransmission
Host
Anomalies Network Retransmission Configuration of high retransmission rate detection
- utilization
Host
Anomalies Network Utilization Configuration of high network utilization detection
- connectivity Property Map
Configuration of TCP connectivity problems detection
- dropped
Packets 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
- enabled Boolean
- thresholds Property Map
HostAnomaliesNetworkConnectivityThresholds
- failed
Connections Integer - new
Connection IntegerFailures
- failed
Connections number - new
Connection numberFailures
- failed
Connections Number - new
Connection NumberFailures
HostAnomaliesNetworkDroppedPackets
- enabled Boolean
- thresholds Property Map
HostAnomaliesNetworkDroppedPacketsThresholds
- Dropped
Packets int - Total
Packets intRate
- Dropped
Packets int - Total
Packets intRate
- dropped
Packets Integer - total
Packets IntegerRate
- dropped
Packets number - total
Packets numberRate
- dropped
Packets Number - total
Packets NumberRate
HostAnomaliesNetworkErrors
- enabled Boolean
- thresholds Property Map
HostAnomaliesNetworkErrorsThresholds
- Errors
Percentage int - Total
Packets intRate
- Errors
Percentage int - Total
Packets intRate
- errors
Percentage Integer - total
Packets IntegerRate
- errors
Percentage number - total
Packets numberRate
- errors
Percentage Number - total
Packets NumberRate
HostAnomaliesNetworkRetransmission
- enabled Boolean
- thresholds Property Map
HostAnomaliesNetworkRetransmissionThresholds
- retransmission
Rate Integer - retransmitted
Packets Integer
- retransmission
Rate number - retransmitted
Packets number
- retransmission
Rate Number - retransmitted
Packets Number
HostAnomaliesNetworkUtilization
- enabled Boolean
- thresholds Property Map
HostAnomaliesNetworkUtilizationThresholds
- Utilization int
- Utilization int
- utilization Integer
- utilization number
- utilization int
- utilization Number
Package Details
- Repository
- dynatrace lbrlabs/pulumi-dynatrace
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
dynatrace
Terraform Provider.