2022-11-02 18:05:26 +08:00
|
|
|
variable "cw-alarm-prefix" {}
|
|
|
|
variable "actions-enabled" {}
|
|
|
|
variable "ec2-instance-id" {}
|
2022-11-10 11:16:24 +08:00
|
|
|
variable sns-targets {}
|
|
|
|
|
2022-11-02 18:05:26 +08:00
|
|
|
variable "default-tags" {}
|
2022-10-25 14:21:37 +08:00
|
|
|
|
2022-11-02 18:05:26 +08:00
|
|
|
variable "threshold-CPUUtilization" {}
|
|
|
|
variable "threshold-mem_free" {}
|
2022-11-16 23:21:48 +08:00
|
|
|
variable "threshold-mem_used_percent" {}
|
2022-11-02 18:05:26 +08:00
|
|
|
variable "threshold-swap_free" {}
|
2022-11-16 23:21:48 +08:00
|
|
|
variable "threshold-swap_used_percent" {}
|
2022-11-02 18:05:26 +08:00
|
|
|
variable "threshold-disk_free" {}
|
2022-11-16 23:21:48 +08:00
|
|
|
variable "threshold-disk_used_percentage" {}
|
2022-11-03 21:11:15 +08:00
|
|
|
variable "threshold-disk_inodes_free" {}
|
2022-11-10 14:04:44 +08:00
|
|
|
variable "threshold-processes_total" {}
|
|
|
|
variable threshold-MemoryCommittedPct {}
|
|
|
|
variable threshold-LogicalDiskFreePct {}
|