Skip to content

a1exsh/zmon-cli

 
 

Repository files navigation

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/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 93.1%
  • Shell 6.9%