Back to Redis

Alert Settings

content/operate/rs/references/rest-api/objects/cluster/alert_settings.md

latest4.8 KB
Original Source
NameType/ValueDescription
cluster_certs_about_to_expire<span class="break-all">[cluster_alert_settings_with_threshold]({{< relref "/operate/rs/references/rest-api/objects/cluster/cluster_alert_settings_with_threshold" >}})</span> objectCluster certificate will expire in x days
cluster_even_node_countboolean (default: false)True high availability requires an odd number of nodes in the cluster
cluster_flash_overcommitboolean (default: false)Flash memory committed to databases is larger than cluster total flash memory
cluster_inconsistent_rl_swboolean (default: false)Some nodes in the cluster are running different versions of Redis Software
cluster_internal_bdbboolean (default: false)Issues with internal cluster databases
cluster_license_about_to_expire<span class="break-all">[cluster_alert_settings_with_threshold]({{<relref "/operate/rs/references/rest-api/objects/cluster/cluster_alert_settings_with_threshold">}})</span> objectCluster license will expire in x days. This alert is enabled by default. Its default threshold is 7 days before license expiration.
cluster_multiple_nodes_downboolean (default: false)Multiple cluster nodes are down (this might cause data loss)
cluster_node_joinedboolean (default: false)New node joined the cluster
cluster_node_remove_abort_completedboolean (default: false)Cancel node remove operation completed
cluster_node_remove_abort_failedboolean (default: false)Cancel node remove operation failed
cluster_node_remove_completedboolean (default: false)Node removed from the cluster
cluster_node_remove_failedboolean (default: false)Failed to remove a node from the cluster
cluster_ocsp_query_failedboolean (default: false)Failed to query the OCSP server
cluster_ocsp_status_revokedboolean (default: false)OCSP certificate status is REVOKED
cluster_ram_overcommitboolean (default: false)RAM committed to databases is larger than cluster total RAM
cluster_too_few_nodes_for_replicationboolean (default: false)Replication requires at least 2 nodes in the cluster
cluster_users_count_approaches_limit<span class="break-all">[cluster_alert_settings_with_threshold]({{< relref "/operate/rs/references/rest-api/objects/cluster/cluster_alert_settings_with_threshold" >}})</span> objectNumber of users approaches the maximum limit of 32,000 users. This alert is enabled with a 90% threshold by default on new clusters.
node_aof_slow_disk_ioboolean (default: false)AOF reaching disk I/O limits
node_checks_errorboolean (default: false)Some node checks have failed
node_cpu_utilization<span class="break-all">[cluster_alert_settings_with_threshold]({{< relref "/operate/rs/references/rest-api/objects/cluster/cluster_alert_settings_with_threshold" >}})</span> objectNode CPU utilization has reached the threshold value (% of the utilization limit)
node_ephemeral_storage<span class="break-all">[cluster_alert_settings_with_threshold]({{< relref "/operate/rs/references/rest-api/objects/cluster/cluster_alert_settings_with_threshold" >}})</span> objectNode ephemeral storage has reached the threshold value (% of the storage limit)
node_failedboolean (default: false)Node failed
node_free_flash<span class="break-all">[cluster_alert_settings_with_threshold]({{< relref "/operate/rs/references/rest-api/objects/cluster/cluster_alert_settings_with_threshold" >}})</span> objectNode flash storage has reached the threshold value (% of the storage limit)
node_insufficient_disk_aofrwboolean (default: false)Insufficient AOF disk space
node_internal_certs_about_to_expire<span class="break-all">[cluster_alert_settings_with_threshold]({{< relref "/operate/rs/references/rest-api/objects/cluster/cluster_alert_settings_with_threshold" >}})</span> objectInternal certificate on node will expire in x days
node_memory<span class="break-all">[cluster_alert_settings_with_threshold]({{< relref "/operate/rs/references/rest-api/objects/cluster/cluster_alert_settings_with_threshold" >}})</span> objectNode memory has reached the threshold value (% of the memory limit)
node_net_throughput<span class="break-all">[cluster_alert_settings_with_threshold]({{< relref "/operate/rs/references/rest-api/objects/cluster/cluster_alert_settings_with_threshold" >}})</span> objectNode network throughput has reached the threshold value (bytes/s)
node_persistent_storage<span class="break-all">[cluster_alert_settings_with_threshold]({{< relref "/operate/rs/references/rest-api/objects/cluster/cluster_alert_settings_with_threshold" >}})</span> objectNode persistent storage has reached the threshold value (% of the storage limit)