CheckMK v2 – Coding own Active-Check Plugin

With CheckMK v2.4 shlex seems to create problems. It looks like they now have some own thing that quotes stuff if needed. 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... » 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