Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.
/ checkmk_cachethq Public archive

A CheckMK alert handler Bash script to update CacheHQ

License

Notifications You must be signed in to change notification settings

sjpp/checkmk_cachethq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CheckMK CacheHQ integration

A CheckMK alert handler Bash script to update CacheHQ

Requirements

  • cUrl
  • You need to have a running CheckMK instance with Check_MK Enterprise Edition as "alert handlers" are only available in this edition
  • You need to have a running CacheHQ instance, reachable from your CheckMK instance

Usage

This is a simple Bash script that is run by CheckMK alerts handling mechanism. It grabs and processes environment variables created by CheckMK and turns them into HTTP request to the CacheHQ REST API.

The script must be executable and placed in the /opt/omd/sites/$INSTANCE_NAME/local/share/check_mk/alert_handlers/ directory.

About

A CheckMK alert handler Bash script to update CacheHQ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages