|
@@ -10,7 +10,7 @@ component: Consul
|
|
|
units: seconds
|
|
|
warn: $this < 14*24*60*60
|
|
|
crit: $this < 7*24*60*60
|
|
|
- info: Consul Enterprise licence expiration time on node ${label:node_name} datacenter ${label:datacenter}
|
|
|
+ info: Consul Enterprise license expiration time on node ${label:node_name} datacenter ${label:datacenter}
|
|
|
to: sysadmin
|
|
|
|
|
|
template: consul_autopilot_health_status
|