Dockermon Monitoring Remote Hosts
Dockermon can monitor remote Docker Hosts on your network. It requires access to the Docker Engine API and you can customize the port that you use via the directions below.
Get socat Running (MacOS)
Docker Engine API on Mac OS is not exposed by default and cannot be exposed via the Docker Desktop App. However, through several searches on the net and Stack Overflow, the Software Gods have spoken and you can use socat for that.
Learn more about Dockermon and socat Here.
Once socat is running on your remote host and the port is exposed, dockermon can now connect to your Remote Docker HTTP Engine.
Joining Remote Hosts Is Easy
Login to Dockermon, go to System > Hosts > Join. Enter the details about your remote host and Dockermon will attempt a connection and start propogating it’s database with that host’s information.
Read more:
- Dockermon Main
- Dockermon Features
- Dockermon Inspiration
- Dockermon Backend Details
- Dockermon Frontend Details
- Dockermon socat Socket Pipe
- Dockermon Container Image Build
- Dockermon Container Init Process
- Dockermon Container Github Updates
- Dockermon Remote Host Management
- Dockermon Host Launcher - Mac OS
- Dockermon FAQ