CheckMK v2 – Coding own SNMP-Check Plugin

No word about CheckMK’s supplied documentation :expressionless: In this example we add some features for the included SNMP-check kemp_loadmaster_services. For whatever reason, the included check only has hardcoded thresholds, and only takes "Active Connections" into account. Besides it is not yet migrated to CMK v2.0 which we will do in this course. Plugin Structure SNMP-plugins... » weiterlesen

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