|
|
|
|
LEADER |
00000cam a22000007a 4500 |
001 |
EBOOKCENTRAL_ocn933443851 |
003 |
OCoLC |
005 |
20240329122006.0 |
006 |
m o d |
007 |
cr |n||||||||| |
008 |
151225s2015 xx o 000 0 eng d |
040 |
|
|
|a IDEBK
|b eng
|e pn
|c IDEBK
|d OCLCQ
|d VT2
|d YDXCP
|d COO
|d EBLCP
|d DEBSZ
|d OCLCO
|d NLE
|d OCLCF
|d OCLCQ
|d FEM
|d IDB
|d OCLCQ
|d MERUC
|d OCLCQ
|d OCLCO
|d OCLCQ
|d WYU
|d UKAHL
|d UKMGB
|d OCLCQ
|d OCLCO
|d K6U
|d OCLCQ
|d OCLCO
|d OCLCL
|
015 |
|
|
|a GBB5I6547
|2 bnb
|
016 |
7 |
|
|a 017678618
|2 Uk
|
019 |
|
|
|a 933265586
|a 951971844
|a 968114933
|a 969031381
|
020 |
|
|
|a 1785885502
|q (ebk)
|
020 |
|
|
|a 9781785885501
|q (ebk)
|
020 |
|
|
|a 9781785882753
|
020 |
|
|
|a 1785882759
|q (Trade Paper)
|
024 |
3 |
|
|a 9781785882753
|
029 |
1 |
|
|a AU@
|b 000062539879
|
029 |
1 |
|
|a AU@
|b 000067102218
|
029 |
1 |
|
|a CHNEW
|b 000893976
|
029 |
1 |
|
|a CHVBK
|b 374531331
|
029 |
1 |
|
|a DEBSZ
|b 473884941
|
029 |
1 |
|
|a UKMGB
|b 017678618
|
035 |
|
|
|a (OCoLC)933443851
|z (OCoLC)933265586
|z (OCoLC)951971844
|z (OCoLC)968114933
|z (OCoLC)969031381
|
037 |
|
|
|a 880926
|b MIL
|
050 |
|
4 |
|a T55.4-60.8
|
082 |
0 |
4 |
|a 005.1
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a McKendrick, Russ.
|
245 |
1 |
0 |
|a Monitoring Docker.
|
260 |
|
|
|b Packt Publishing,
|c 2015.
|
300 |
|
|
|a 1 online resource (148)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
588 |
0 |
|
|a Print version record.
|
520 |
8 |
|
|a Annotation
|b Monitor your Docker containers and their apps using various native and third-party tools with the help of this exclusive guide!About This Book Get the only book that covers multiple methods to monitoring Docker Containers -your one-stop solution to all your Docker monitoring needs Learn how to implement third-party tools such as Datalog, cAdvisor, and more with this example-rich, hands-on guide Learn how to efficiently monitor Docker containers and get an edge over other administrators while maintaining apps on these containersWho This Book Is ForThis book is for DevOps engineers and system administrators who manage Docker containers and want to better manage these containers using expert techniques and methods and better maintain applications built on Docker. What You Will Learn Discover the tools built into Docker to gain an insight into your containers' performance Augment Docker's built-in tools with modern tools such as cAdvisor from Google, SysDig by Draios, and Soundcloud's Prometheus Integrate the monitoring of your containers with more traditional monitoring solutions such as Zabbix Take advantage of the various SaaS offerings from third parties to move monitoring away from your local infrastructure and into the cloud Discover the various ways to ship your applications' logs from the container to a central logging service Get the most out of your application and resources with the right implementation of your monitoring methodIn DetailThis book will show you how monitoring containers and keeping a keen eye on the working of applications helps improve the overall performance of the applications that run on Docker. With the increased adoption of Docker containers, the need to monitor which containers are running, what resources they are consuming, and how these factors affect the overall performance of the system has become the need of the moment. This book covers monitoring containers using Docker's native monitoring functions, various plugins, as well as third-party tools that help in monitoring. Well start with how to obtain detailed stats for active containers, resources consumed, and container behavior. We also show you how to use these stats to improve the overall performance of the system. Next, you will learn how to use SysDig to both view your containers performance metrics in real time and record sessions to query later. By the end of this book, you will have a complete knowledge of how to implement monitoring for your containerized applications and make the most of the metrics you are collectingStyle and approachThis is an easy-to-follow guide with plenty of hands-on examples that can be executed both on your local machine and externally hosted services.
|
505 |
0 |
|
|a Cover ; Copyright ; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to Docker Monitoring ; Pets, Cattle, Chickens, and Snowflakes; Pets; Cattle; Chickens; Snowflakes; So what does this all mean?; Docker; Launching a local environment; Cloning the environment; Running a virtual server; Halting the virtual server; Summary; Chapter 2 : Using the Built-in Tools; Docker stats; Running Docker stats; What just happened?; What about processes?; Docker top; Docker exec; Summary; Chapter 3 : Advanced Container Resource Analysis.
|
505 |
8 |
|
|a What is cAdvisor?Running cAdvisor using a container; Compiling cAdvisor from source; Collecting metrics; The Web interface; Overview; Processes; CPU; Memory; Network; Filesystem; Viewing container stats; Subcontainers; Driver status; Images; This is all great, what's the catch?; Prometheus; Launching Prometheus; Querying Prometheus; Dashboard; The next steps; Alternatives?; Summary; Chapter 4 : A Traditional Approach to Monitoring Containers; Zabbix; Installing Zabbix; Using containers; Using vagrant; Preparing our host machine; The Zabbix web interface; Docker metrics; Create custom graphs.
|
505 |
8 |
|
|a Compare containers to your host machineTriggers; Summary; Chapter 5 : Querying with Sysdig; What is Sysdig?; Installing Sysdig; Using Sysdig; The basics; Capturing data; Containers; Further reading; Using Csysdig; Summary; Chapter 6 : Exploring Third Party Options; A word about externally hosted services; Deploying Docker in the cloud; Why use a SaaS service?; Sysdig Cloud; Installing the agent; Exploring your containers; Summary and further reading; Datadog; Installing the agent; Exploring the web interface; Summary and further reading; New Relic; Installing the agent.
|
505 |
8 |
|
|a Exploring the web interfaceSummary and further reading; Summary; Chapter 7 : Collecting Application Logs from within the Container; Viewing container logs; ELK Stack; Starting the stack; Logspout; Reviewing the logs; What about production?; Looking at third party options; Summary; Chapter 8 : What Are the Next Steps?; Some scenarios; Pets, Cattle, Chickens, and Snowflakes; Pets; Cattle; Chickens; Snowflakes; Scenario one; Scenario two; Scenario three; A little more about alerting; Chickens; Cattle and Pets; Sending alerts; Keeping up; Summary; Index.
|
590 |
|
|
|a ProQuest Ebook Central
|b Ebook Central Academic Complete
|
630 |
0 |
0 |
|a Linux.
|
630 |
0 |
7 |
|a Linux
|2 fast
|
650 |
|
0 |
|a Virtual computer systems.
|
650 |
|
0 |
|a Computer software
|x Development.
|
650 |
|
6 |
|a Systèmes virtuels (Informatique)
|
650 |
|
7 |
|a Computer software
|x Development
|2 fast
|
650 |
|
7 |
|a Virtual computer systems
|2 fast
|
758 |
|
|
|i has work:
|a Monitoring Docker (Text)
|1 https://id.oclc.org/worldcat/entity/E39PCY9JDgjg8mxPY6B7vYWQRq
|4 https://id.oclc.org/worldcat/ontology/hasWork
|
776 |
0 |
8 |
|i Print version:
|a McKendrick, Russ.
|t Monitoring Docker.
|d Birmingham : Packt Publishing, ©1900
|
856 |
4 |
0 |
|u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=4191350
|z Texto completo
|
936 |
|
|
|a BATCHLOAD
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH29843783
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL4191350
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis33391112
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12755831
|
994 |
|
|
|a 92
|b IZTAP
|