Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 360 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 360 Bytes

checkmk-ctl

Control your Checkmk instance from the command line! This script manages the configured folders. Currently it only supports hosts creation/deletion and their associated HTTP Keyword Check rule. More coming upon request.

Usage

checkmk-ctl -c config.yaml -a auth.yaml

Example configuration files are included in the repository.