We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Monitoring Kubernetes with OMD Labs Edition and Prometheus

Formale Metadaten

Titel
Monitoring Kubernetes with OMD Labs Edition and Prometheus
Serientitel
Anzahl der Teile
611
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache
Produktionsjahr2017

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
Prometheus is an open source monitoring tool - unlike traditional tools likeNagios, Prometheus implements a white-box monitoring approach: Applicationsactively provide metrics, these metrics are stored in a time-series database,the time-series data is used as a source for generating alerts. Prometheuscomes with a powerful query language allowing for statistical evaluation ofmetrics. Many modern infrastructure components have Prometheus metrics built-in, like Docker's cAdvisor, Kubernetes, or Konsul. Prometheus' servicediscovery mechanisms make monitoring these components very easy. The OMD Labs Edition is a collection of proven monitoring tools like Nagios orIcinga together with newcomers like InfluxDB and Grafana to provide a best-practice monitoring platform with advanced features like multi-tenancy. OMDLabs Edition bundles exclusively open-source tools and is itself developedopen-source. By adding Prometheus to its stack, OMD Labs Edition is also ready for cloud-native applications. As such it eases the integration of traditionalmonitoring with the needs of dynamic cloud monitoring. This talk gives an introduction on how to integrate Kubernetes monitoringusing Prometheus into the OMD Labs Edition.