CheckMK v2 – Coding own Active-Check Plugin

Again CheckMK thought it’s awesome to change everything with v2.3, rename all kinds of functions etc., say somehow normal active-checks are now deprecated and still have no real documentation available – I really cannot stand why they make such mystery around their stuff. This is what I found out so far – for the "Check-File"... » weiterlesen

Check MK – Write your own active check

Deprecated: this howto works for CheckMK v1.x – For CheckMK v2 you can find a howto here Download mkp-File: check_rtmp-0.2.zip Active Check Script should return the few different states – 0, 1, 2, 3 for OK, WARN, CRIT, UNKOWN must be placed in ~/local/lib/nagios/plugins The Check_MK Plugin like always must be placed in ~/local/share/check_mk/checks and... » weiterlesen