NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ShaEsxResourceMonitorConfig (schema) (Experimental)
ESX resource monitor configuration
Name | Description | Type | Notes |
---|---|---|---|
agent_memory_threshold | Memory threshold for each user space agents Memory threshold after which memory consumption alarm is raised for user space agents |
string | Default: "{\"NSX_CFGAGENT\": 80, \"NSX_OPSAGENT\": 80, \"NSX_EXPORTER\": 80, \"NSX_NESTDB\": 80, \"NSX_VDPI\": 80, \"NSX_PLATFORM-CLIENT\": 80, \"NSX_PROXY\": 80}" |
check_interval | Monitor checking interval The interval (in seconds) for collecting the statistics from a node |
integer | Minimum: 20 Maximum: 60 Default: "20" |
enable | Flag to enable/disable this monitor | boolean | Required |
resource_type | Must be set to the value ShaEsxResourceMonitorConfig | string | Required Enum: ShaEsxObsrvAlarmsMonitorConfig, ShaEsxObsrvStatsMonitorConfig, ShaEsxObsrvStatsManagementConfig, ShaEsxObsrvSegmentStatsFileDumpMonitorConfig, ShaEsxObsrvTnStatsFileDumpMonitorConfig, ShaUaMetricMonitorConfig, ShaHardwareUsageMonitorConfig, ShaEsxHealthMonitorConfig, ShaEsxResourceMonitorConfig |