Skip to content

Commit

Permalink
Merge pull request #29 from x-jokay/feature/add-supported-systems
Browse files Browse the repository at this point in the history
(GH-28) Add supported monitoring systems
  • Loading branch information
D. Domig authored Oct 1, 2019
2 parents a4cb5c1 + a0f0920 commit 0d857bb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Docker image to monitor a [Docker Swarm](https://docs.docker.com/engine/swarm/).

Supported monitoring systems:

* [PRTG Network Monitor](https://www.paessler.com/prtg/)

## Information

| Service | Stats |
Expand Down Expand Up @@ -92,4 +96,4 @@ docker run -d \
-e CHK_MONITOR=prtg \
-e "CHK_SERVICES=monitor_app.1 proxy_app.3" \
bbtsoftwareag/swarm-monitor:latest
```
```

0 comments on commit 0d857bb

Please sign in to comment.