Skip to content

Health Policy

Location in GUI: Troubleshooting » Health » Policy

NOTE: Due to FMC bug, the Health Policy cannot be updated. If change to the policy is needed, please remove and recreate it.

Diagram
NameTypeConstraintMandatoryDefault Value
health_policiesList[health_policies]No

NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[a-zA-Z0-9_.+ -]{1,64}$Yes
descriptionStringmax: 255No
policy_typeChoiceDevicePolicyYesDevicePolicy
is_default_policyBooleantrue, falseNofalse
health_module_run_time_intervalIntegermin: 5, max: 60No5
metric_collection_intervalIntegermin: 1, max: 60No1
health_modulesList[health_modules]No

health_modules (fmc.domains.policies.health_policies)

Section titled “health_modules (fmc.domains.policies.health_policies)”
NameTypeConstraintMandatoryDefault Value
nameChoicehm_disk_status, hm_asp_drop, hm_tds, hm_db, hm_conn_status_sse, hm_is5800_powersupply, hm_card_reset, hm_ntp_server, hm_threat_grid_amp, hm_ftd_ha, hm_talosagent, hm_conn_status_amp, hm_snort_stats, hm_critical_process, hm_fsic, hm_ftd_csdac_identity_services, hm_deployed_configuration, hm_ftd_config_resource, hm_routing_stats, hm_vpn_stats, hm_snortstats, hm_is5800_alarm, hm_cluster, hm_bypass, hm_mu, hm_reconfig_detection, hm_xTLS, hm_pathmonitoring, hm_cpu, hm_process, hm_simu, hm_fmcaccess_config_change, hm_linkstate_propagation, hm_adv_snort_stats, hm_sdwan, hm_static_analysis, hm_chm, hm_platform_faults, hm_conn_stats, hm_fxos_health, hm_chassis_status_ftd, hm_du, hm_ifconfig, hm_flow_offload, hm_inlinelink_alarmYes
enabledBooleantrue, falseNotrue
typeChoiceFTD, FMC_FTD, SENSOR, FMCYes
alert_severityChoiceCritical, Major, Warning, Minor, InfoNo
critical_thresholdIntegermin: 1, max: 99No
warning_thresholdIntegermin: 1, max: 99No
alert_configsList[alert_configs]No
custom_thresholdsList[custom_thresholds]No

alert_configs (fmc.domains.policies.health_policies.health_modules)

Section titled “alert_configs (fmc.domains.policies.health_policies.health_modules)”
NameTypeConstraintMandatoryDefault Value
nameStringYes
enabledBooleantrue, falseNotrue
thresholdsList[thresholds]No

custom_thresholds (fmc.domains.policies.health_policies.health_modules)

Section titled “custom_thresholds (fmc.domains.policies.health_policies.health_modules)”
NameTypeConstraintMandatoryDefault Value
typeChoiceRed-FC, Yellow-FCYes
thresholdIntegermin: 1, max: 99Yes

thresholds (fmc.domains.policies.health_policies.health_modules.alert_configs)

Section titled “thresholds (fmc.domains.policies.health_policies.health_modules.alert_configs)”
NameTypeConstraintMandatoryDefault Value
typeChoicered, yellowYes
thresholdIntegermin: 1, max: 99Yes

Health Policy

fmc:
domains:
- name: Global
policies:
health_policies:
- name: MyHealthPolicyName1
health_module_run_time_interval: 11
metric_collection_interval: 15
description: "Health policy 1"
health_modules:
- name: hm_asp_drop
type: FTD
alert_configs:
- name: nat-no-xlate-to-pat-pool
- name: hm_chassis_status_ftd
critical_threshold: 86
warning_threshold: 76
type: FTD
- name: hm_mu
type: FMC_FTD
alert_configs:
- name: alert_mu
thresholds:
- type: red
threshold: 92
- type: yellow
threshold: 89
- name: hm_du
type: FMC_FTD
warning_threshold: 84
critical_threshold: 91
custom_thresholds:
- type: Yellow-FC
threshold: 94
- type: Red-FC
threshold: 97