Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
blaubaer committed Aug 8, 2016
2 parents 4b6068d + ed6c8ce commit 5fa8a99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ docker run -p9112:9112 -v/etc/certs:/etc/certs:ro echocat/site24x7_exporter \
#### Labels

| Name | Example | Description |
| -- | -- | -- |
| ---- | ------- | ----------- |
| ``monitorId`` | ``123456789012345678`` | Internal ID assigned by site24x7 of monitor |
| ``monitorDisplayName`` | ``My service`` | Display name assigned by you of monitor |
| ``monitorGroupId`` | ``123456789012345678`` | Internal ID assigned by site24x7 of monitor group (optional) |
Expand All @@ -114,7 +114,7 @@ docker run -p9112:9112 -v/etc/certs:/etc/certs:ro echocat/site24x7_exporter \
#### Possible values

| Value | Description |
| -- | -- |
| ----- | ----------- |
| ``0`` | Down |
| ``1`` | Up |
| ``2`` | Trouble |
Expand Down

0 comments on commit 5fa8a99

Please sign in to comment.