k8s-argus

command module
v3.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2020 License: MPL-2.0 Imports: 1 Imported by: 0

README


GoDoc GoDoc Travis Codecov Go Report Card Release GitHub (pre-)release

Argus is a tool for monitoring Kubernetes with LogicMonitor. Some of the key features of Argus are:

  • Automated Resource Discovery: Leverages Kubernetes events and LogicMonitor's API to provide real-time accuracy of a cluster's resources in LogicMonitor. Discovers etcd members, cluster Nodes, Services, and Pods, and automates the management of their lifecycle as Resources in LogicMonitor.
  • Comprehensive Monitoring: Dockerized LogicMonitor Collectors running in a Stateful Set and managed by Argus collect data via the Kubernetes API for Nodes, Pods, Services, and Containers. Additionally, you can leverage LogicMonitor DataSources to monitor your applications running within the cluster.

See the documentation to discover more about Argus.

Developing Argus

To build Argus, run:

$ make

Note: The Dockerfile uses multi-stage builds. Docker 17.05.0 or greater is required.

To build the documentation, run:

$ make docs

Note: Hugo is required to generate the documentation.

License

license

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
watch/deployment
Package deployment provides the logic for mapping a Kubernetes deployment to a LogicMonitor w.
Package deployment provides the logic for mapping a Kubernetes deployment to a LogicMonitor w.
watch/node
Package node provides the logic for mapping a Kubernetes Node to a LogicMonitor device.
Package node provides the logic for mapping a Kubernetes Node to a LogicMonitor device.
watch/pod
Package pod provides the logic for mapping a Kubernetes Pod to a LogicMonitor w.
Package pod provides the logic for mapping a Kubernetes Pod to a LogicMonitor w.
watch/service
Package service provides the logic for mapping a Kubernetes Service to a LogicMonitor w.
Package service provides the logic for mapping a Kubernetes Service to a LogicMonitor w.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL