Merge pull request #6501 from jenslink/patch-1

Update 03-monitoring-basics.md
This commit is contained in:
Jean Flach 2018-08-24 14:36:45 +02:00 committed by GitHub
commit 5792086f10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -984,7 +984,7 @@ types. This could look like the following example:
```
object Host "router-v6" {
check_command = "hostalive"
address6 = "::1"
address6 = "2001:db8:1234::42"
vars.oids["if01"] = "1.1.1.1.1"
vars.oids["temp"] = "1.1.1.1.2"