Skip to content

pioneerit/zmon-cli

 
 

Repository files navigation

ZMON source code on GitHub is no longer in active development. Zalando will no longer actively review issues or merge pull-requests.

ZMON is still being used at Zalando and serves us well for many purposes. We are now deeper into our observability journey and understand better that we need other telemetry sources and tools to elevate our understanding of the systems we operate. We support the OpenTelemetry initiative and recommended others starting their journey to begin there.

If members of the community are interested in continuing developing ZMON, consider forking it. Please review the licence before you do.

ZMON CLI

Build Status

Code Coverage

PyPI Downloads

Latest PyPI version

License

Command line client for the Zalando Monitoring solution (ZMON).

Requires Python 3.4+

Installation

$ sudo pip3 install --upgrade zmon-cli

Documentation

http://zmon.readthedocs.org/en/latest/developer/zmon-cli.html

Example

Creating or updating a single check definition from its YAML file:

$ zmon check-definitions update examples/check-definitions/zmon-stale-active-alerts.yaml

Packages

No packages published

Languages

  • Python 98.5%
  • Shell 1.5%