Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

hjacobs/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/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%