New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

zmon-cli

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zmon-cli

Command line interface for Zalando's monitoring tool ZMON

1.1.74
Maintainers
4

ZMON CLI

.. _zmon-cli: https://github.com/zalando-zmon/zmon-cli .. _PyPI: https://pypi.org/project/zmon-cli/

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

Installation

Requires Python 3.4+

.. code-block:: bash

$ sudo pip3 install --upgrade zmon-cli

Example

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

.. code-block:: bash

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

Release

  • Update zmon_cli/init.py in a PR with new version and merge
  • Approve Release step manually in the CDP pipeline

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts