DC/OS

Monitor containers on DC/OS: Operations Management Suite | D2iQ

Dec 08, 2016

Keiko Harada

D2iQ

5 min read

 

Monitor containers on DC/OS with Microsoft's Operations Management Suite Container Solution

Monitoring Docker containers can be challenging because containers can be created or destroyed at any time. The more containers you have, the more challenging monitoring becomes. Microsoft's Operations Management Suite (OMS) Container Solution helps users view their container inventory, performance, and logs, and to troubleshoot their containers. OMS Container Solution has been so well-received that Microsoft is making its monitoring capabilities available for DC/OS clusters (regardless of the provider), as part of the Mesosphere Universe.

OMS Container Solution allows users to monitor all their Docker containers through a web interface, providing them with container performance metrics, log analysis, container image inventories, and events.

OMS Container Solution is easy to install on DC/OS. Just choose the "msoms" package from the DC/OS web interface.

When you install msoms, a containerized instance of OMS Agent for Linux gets installed on every private and public agent. This OMS instance scales with your DC/OS environment and sends monitoring data to the OMS Container Solutions web interface.

OMS Container Solution features

  • Centralize and correlate millions of logs from Docker containers at scale using journald
  • See real-time information about container status, image, image tag, and affinity
  • Container Lifecycle view, which shows container creation, start, and finish
  • Quickly diagnose "noisy neighbor" containers that can cause problems on container hosts
  • Retrieve, visualize, and monitor CPU, memory, storage, and network usage with 10-second real-time performance metrics
  • Container Computer and Memory Usage view
  • View detailed and secure audit trail of all Docker actions on Container hosts

Microsoft will continue to enhance OMS Container Solution and is open to feedback. For more information, read through the Container Solution documentation and Release Notes.

How do I try this?

You can use your own Azure subscription or try a free subscription for Microsoft Azure, which you can use to set up your DC/OS cluster and OMS workspace with Container Solution. For specific documentation on how to set up OMS Container Solution on DC/OS, see Using OMS to monitor container applications on ACS DC/OS.

How can I give Microsoft feedback?

There are a few different routes to give feedback:

  • UserVoic: Post ideas for new OMS features to work on. Visit the OMS UserVoice page.
  • OMS Forums: Good general discussion of OMS. Visit the OMS Forums.
  • Email: OMScontainers@microsoft.com Tell us whatever is on your mind.
  • Survey: Take a survey.

Your feedback is important. If you see any features you would like that are not here, please let us know. I invite you to follow me on Twitter and the Microsoft OMS Facebook site. If you want to learn more about Container Solution and OMS, visit the Hey, Scripting Guy! Blog.

Ready to get started?