monitoring:
- service: check_domain_expiration_google
check: local
item: check_whois
domain: 'google.com'
thresholds: "{'warning': 30, 'critical': 10}"
sla: false
- service: check_domain_expiration_locaweb
check: local
item: check_whois
domain: 'locaweb.com.br'
thresholds: "{'warning': 30, 'critical': 10}"
cache_time: 864000
sla: false