Skip to content

amandahla/checkmk-update-ruleset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CHECKMK UPDATE RULESET

Add new rule "active_checks:http" type to existing ruleset using Web-API via command-line

Dependencies

  • Python >= 3.7
  • Checkmk 1.6.0p18
  • automation user (reference here)

Usage

export CHECKMK_USER=myuser
export CHECKMK_PASSWORD=mypassword
export CHECKMK_URL=https://mycheckmk/mysite
update_ruleset.py myhost mymonitor 10.10.10.10 8080 /myapp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages