define notification endpoints and rules

pull/1387/head
Kelly 2020-07-08 14:52:51 -07:00 committed by Scott Anderson
parent 3e157118ba
commit 8924250569
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ The Docker Monitoring template includes the following:
- one Telegraf configuration: Docker input plugin - one Telegraf configuration: Docker input plugin
- one variable: `bucket` - one variable: `bucket`
- four alerts: `Container cpu`, `mem`, `disk`, `non-zero exit` - four alerts: `Container cpu`, `mem`, `disk`, `non-zero exit`
- one notification endpoint: `Http Post` - one [notification endpoint](v2.0/reference/glossary/#notification-endpoint): `Http Post`
- one notification rule: `Crit Alert` - one [notification rule](/v2.0/reference/glossary/#notification-rule): `Crit Alert`
## Apply the template ## Apply the template