Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Container Monitoring with Sysdig

Jairo Diaz
December 02, 2015

Container Monitoring with Sysdig

For microservices deployed within containers, there are some challenges. Containers are equipped with a minimal set of tools, which it makes troubleshooting and monitoring more difficult. The fact that containers run within a host environment also adds an additional level of indirection that hides their internal operation and complicate their maintenance activities. In this talk, we look at SysDig, an open source, system-level exploration tool, that simplifies container monitoring.

Jairo Diaz

December 02, 2015
Tweet

More Decks by Jairo Diaz

Other Decks in Programming

Transcript

  1. Jairo Diaz @Codescrum Areas to monitor • Resource usage (CPU/Memory/Disk)

    • Network activity • File I/O activity • Errors/faults • Application activity
  2. Jairo Diaz @Codescrum More information! Get in touch with Jairo

    Diaz @codescrum Code examples at: http://github.com/codescrum/ Blog posts available at: http://blog.codescrum.com/