Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit d893b46

Browse files
committed
Update README.md
1 parent 9127e36 commit d893b46

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docker-monitoring-eparest/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,16 @@ Copy docker.typeviewers.xml to your Enterprise Manager (MOM) <EM_HOME>/ext/xmltv
3838

3939
## Prerequisites
4040
Docker Application needs to be started with -H parameter so that it can bind Docker to another host/port or a Unix socket ( both http and https )
41+
4142
For eg.
43+
4244
docker -d --tlsverify --tlscacert=ca.pem --tlscert=server-cert.pem --tlskey=server-key.pem -H=0.0.0.0:2376
4345

4446
## Dependencies
4547
APM EPAgent version 9.7.1 and above
4648

4749
## Configuration
48-
Make sure java path is set and pointing to 1.7 and above
50+
Make sure java path is set and pointing to 1.7 and above
4951
Run startDockerMonitor.bat
5052

5153
# Usage Instructions
@@ -58,7 +60,7 @@ Run startDockerMonitor.bat
5860
Nothing is provided OOB
5961

6062
## Custom type viewers
61-
A custom typeview is supplied with the project. For more screenshots, look at "screenshots.docx"
63+
A custom typeview is supplied with the project.
6264

6365
## Debugging and Troubleshooting
6466

0 commit comments

Comments
 (0)