Lenovo XClarity Controller # This package is obsolete For CMK 2.3 please use the redfish package here https://github.com/Yogibaer75/Check_MK-Things/tree/master/check%20plugins%202.3/redfish # With 2.4.0 the redfish package is also included inside CMK
21 Jan 2022551442752HPE iLO Restful API Checks # This package is obsolete For CMK 2.3 please use the redfish package here https://github.com/Yogibaer75/Check_MK-Things/tree/master/check%20plugins%202.3/redfish # With 2.4.0 the redfish package is also included inside CMK
21 Jan 20226002458395.0Oracle ILOM Checks # Oracle ILOM Checks Basic Oracle ILOM checks for - temperature - fan - voltage - other sensors At the moment own parameters can only be defined for the temperature check. The other checks can only use the parameters from the device. Changelog: - 1.0 - first release - 2.0 - check migrated to CMK 2.0 - 2.1.0 - migrated to CMK 2.3 - 2.1.1 - added parameters for other sensors than temperature - 2.2.0 - ported to CMK 2.3 API - 2.2.1 - fixed levels parameter bug
27 Feb 202252092719Dell iDRAC Restful API Checks # This package is obsolete For CMK 2.3 please use the redfish package here https://github.com/Yogibaer75/Check_MK-Things/tree/master/check%20plugins%202.3/redfish # With 2.4.0 the redfish package is also included inside CMK
22 Apr 20225725027313.5Dell/EMC Powervault ME4 Storage Checks # Monitoring for Dell/EMC Powervault ME4 Storage devices Changelog: - 2.2 - python path corrected in special agent for python3 disk check set to the right check parameters for temperature checks - 2.3 - global hot spare status is ok for disks - 2.4 - disks check now uses TempParamDict as params - 2.5 - set user/pw hash to sha256 - 3.0.0 - ported to CMK 2.2 - 3.1.0 - prevent crashes if no data is present - 3.3.0 - changes to be CMK 2.3 rdy - 3.3.1 - writing json data fixed in special agent - 3.3.2 - added option for certificate verification - 3.4.0 - ported to CMK 2.3 API - 3.4.3 - bug fix for passwords from password store - thx aeckstein
28 Jul 20225370221695.0Windows Patch Day # Windows Patch Day Status This plugin will read the patch history and shows installed patches for a given number of installs in history. It is possible to filter unwanted install entries. It is possible to set a value in days since the last install of patches/updates. - 1.1 - Deployment definition and first rule plugin - 1.2 - modified config file creation and the config reading to be UTF-8 save on older Powershells (<= v5.1) - v6 and higher reads all files as UTF-8 also without BOM - 1.3 - windows plugin output encoding set to UTF-8 - 1.4 - same header for all powershell plugins - 1.5 - error in agent bakery script - 1.6 - small error fixed - 1.7 - fixed rule to check assignment and also checking against the rule values - 1.8 - filter string fixed for Powershell script - 1.9 - empty agent output respected - 2.1.0 - small import adjustments for CMK 2.1 & check if UpdateCount is 0 inside PS Script - 2.3.0 - migrated check function and rulesets to CMK 2.3 API - 2.3.1 - moved files to plugin folder, no updates found don't result in UNKN anymore - 2.3.2 - some code formatting - 2.3.3 - plugin can handle empty output from agent - 2.3.4 - rule text and help modification - 2.3.5 - bugfix for parse function if no updates present
30 Jul 2022545131443Redfish Restful API Checks ## Attention ## with CMK 2.4 this package is not needed anymore - all the code is included in CMK - 2.3.20 - fast alles nach 2.3 migriert - 2.3.21 - small API changes - 2.3.22 - last migration for special agent rule - 2.3.23 - file renaming - 2.3.24 - all migrated - only password cannot entered correctly in rule (hidden) - 2.3.25 - update daily build - 2.3.26 - migration for the last API v2 changes - 2.3.28 - HDD/raid controller discovery improved multi system is now possible (blade chassis) - 2.3.29 - Temp, PSU and Fan also multi system aware - 2.3.30 - ignore offline interfaces without number - modifications for 2.3alpha - 2.3.31 - 2.3b1 ready and discovery fix for drives and volumes - 2.3.32 - ruleset changes for 2.3.0b4, typo - 2.3.33 - fixed bug for iLO5 firmware 3.0 and newer to detect disk, controller and volumes - typo fix - 2.3.34-36 - 2.3 beta fixes for some API changes and passwords - 2.3.37 - moved last file to new plugin folder structure - 2.3.38 - fix SSC plugin if retries and timeout are selected - 2.3.39 - exit code of special agent now reflects errors - 2.3.40 - removed print statement - 2.3.41 - explicitly don't try to fetch collections without members - 2.3.42 - added extra special agent for power equipment with Redfish support - 2.3.43 - fixed crash for components without state information - 2.3.44 - moved all files to addon folder - 2.3.45 - forgotten paths from last patch fixed and outlets without measurements working - 2.3.46 - firmware inventory is back for HPE devices - 2.3.47 - changed behaviour if data could not be fetched - 2.3.48 - fixed exception in message decoding - 2.3.49 - fixed firmware inventory for ilo4 & added dedicated view for inventory & exception fix - 2.3.50 - voltage sensor without names are ignored - 2.3.51 - small naming modification for HW/SW inventory table - 2.3.52 - firmware inventory for all vendors that use the path UpdateService/FirmwareInventory - 2.3.53 - standby Firmware is shown as ok - 2.3.54 - fixed crash if no fans or temperatures exists in the thermal section - 2.3.55 - removed autoexpand for iLO4 - 2.3.56 - changed location of inventory view file - 2.3.57 - add "StandbyOffline" to ignored states for discovery of ethernet interfaces - 2.3.58 - outlet names can be configured at discovery & EnergykWh are shown for outlets - 2.3.59 - ignore temperature sensors without reading at discovery - 2.3.60 - special agent fixed if user and password is used on CLI - 2.3.61 - small naming change in metric translation - 2.3.62 - implemented caching for sections - Attention if you monitor iLO4 please stay at 2.3.60 for the moment - 2.3.63 - fixed some iLO specific HW/SW inventory problems - this release should also work with iLO4 now - 2.3.64 - bug fixed in processing cache files - 2.3.65 - temp folder creating bug fixed - 2.3.66 - added discovery option for physical ports - 2.3.67 - implemented debug command line option for configuration with setup - 2.3.68 - ignore empty element from fetch list - 2.3.69 - removed obsolete iLO4 firmware component - 2.3.70 - fix crash if cached section is later disabled, timeout for firmware increased to 40 seconds - 2.3.71 - drive discovery on HPE drives also includes controller id in item - 2.3.72 - ssd life counters as metric - 2.3.73 - service tag for Dell devices included inside the System state details - 2.3.74 - ignore drives without name - 2.3.75 - firmware state disabled is ok - in Review at the moment
22 May 202361665127944.3Nutanix Prism Special Agent and Checks Attention: with CMK 2.3.0 this extension is obsolete as it is builtin already Origianl Special Agent from CMK extended to provide real monitoring for Nutanix infrastructure. All checks are in the style of the existing ESX checks. 3.0 - complete port to new check API and man pages included --> this should be the last standalone version as this state of the checks is submitted to the CMK repo as migration and extension of the existing Nutanix monitoring. 3.1 - wrong api version for containers 3.2 - camelCase vs. snake_case problem for different API versions 3.3 - fix for hosts without disks 3.5 - same version number as 2.0 version 3.6 - fix for disconnected hosts 3.7 - df_translation for containers and storage pools added 3.8 - small bug in special agent 3.9 - new checks for cluster cpu/mem/io, ha state and protection domains - Jeronimo Wiederhold (SVA) 4.0 - some fixes and added missing files from Github PR 4.0.0 - new version numbering for CMK Exchange 4.0.1 - possible to ignore vm state - from https://github.com/jwiederh - cluster mem parameter name was wrong 5.0.1 - starting version for CMK 2.2 5.0.2 - some CMK 2.2 bugs fixed - added dummy files for existing legacy checks 5.0.3 - VM tools state can be ignored 5.0.4 - fixed unkown result if no vm memory values available 5.0.5 - added network interface checks for hosts 5.0.6 - bugfix for interface checks & metric definition 5.0.7 - rate calculation problem fixed with host interfaces 5.0.8 - reformating interface check 5.0.10 - ignore stupid new option from wato rule
12 Sep 2023524122575Windows Firewall Status # Windows Firewall Status The plugin outputs the configured firewall status and with the check rules you can define a wanted state. If nothing is defined then only the current state will be shown. Changelog: - 2.2.0 - migrated to CMK 2.2 with some smaller fixes (typos and so on) - 2.3.0 - CMK 2.3 ready - 2.3.1 - small bug in bakery fixed - 2.3.2 - fix typo in rule - 2.4.0 - migrated to CMK 2.3 API - Attention - incompatible change - rules needed to be created new
2 May 202451670857SophosXG # SophosXG ChangeLog: - 1.1.0 - rewrite of checks from MKP by Matthias Binder 'hds@kpc.de' - 1.2.0 - some bug fixed after rewrite - 1.3.0 - fixed some typing and logic bug - 1.3.1 - header cleanup - 2.3.0 - CMK 2.3 ready - 2.4.0 - ported to CMK 2.3 API - Attention: all rules must be recreated as the new API does not provide the same functions as before. - 2.4.1 - removed debug print
2 May 202451638490Aruba CX 6k Sensor Status # Aruba CX 6k Sensor Status Checks the state of PSU, temperature and fans on Aruba CX 6k switches. Only the temperature check can be configured. For PSU and fans only the ok state is known at the moment. Changelog: - 1.0.0 - initial release - 1.1.0 - detect all CX series switches - 2.3.0 - CMK 2.3 ready - 2.4.0 - migrated to CMK 2.3 check API
2 May 202451870503Extreme HiPath WLC APs and Clients # Extreme Network WLC Checks Changelog: - 1.1 - added client number for every AP - 1.2 - CMK 2.1 adjustments - 1.2.1 - minor formating adjustments - 2.3.0 - CMK 2.3 ready - new name for specific Extreme HiPath WLC - 2.3.1 - parameter for up/down and location added - 2.4.0 - migrated to CMK 2.3 API - 2.4.4 - ruleset migration problems
2 May 202451509460Fortigate Update # Fortigate Component Update Status - 2.0.0 - modification that the parameters are included and working - 2.3.0 - CMK 2.3 ready - 2.3.1 - discovery ignores entries without name - 2.3.2 - changed check to last contact time from last update time - 2.4.0 - ported to CMK 2.3 API
2 May 202452166522HPE 3par SSH special agent # HPE 3PAR SSH Agent HPE 3par agent what uses SSH to retrieve different informations from the storage. This information is not available via WebAPI Changelog: - 1.0.0 - first ported version from old pre 1.6 checks and agents - 1.0.1 - bug in agent output decoding solved - 2.3.0 - fully converted to CMK 2.3 API - 2.3.1 - moved to new path - 2.3.2 - fix for wrong import path after change of plugin location
12 Jun 202451182557Aruba Instant WLAN Checks # Aruba Instant WLAN Checks First Version of Aruba Instant WLAN checks Checks are done against the single APs or the virtual controller. Changelog: - 1.1.0 - update for 2.3 CMK - 1.2.0 - migrated to CMK 2.3 API - 1.2.1 - typo - 1.2.2 - fixed levels bug - 1.2.3 - added some more OIDs for detection
6 May 202542748Arcserve UDP Job and Host status # Arcserve UDP Backup Check With the two checks the last job status and the recovery point status of the Arcserve UDP backup jobs can be checked. Parameters can be defined for the age of the backup job and the amount of available recovery points. For booth checks it can also be defined what the status of the job should be in case no backup exists of one host. Changelog: - 1.0.0 - initial version - 2.1.0 - missing closing brackets for second section of plugin output - 2.2.0 - moved files to correct location for CMK 2.3/2.4 - 2.2.1 - migrated rulesets and checks to new API - 2.2.2 - small migration bugs fixed
6 May 202542675BACS Battery Checks # Battery and String Checks Changelog: - 2.0.0 - migrated to CMK 2.2 - 2.1.0 - migrated to CMK 2.3 - 2.1.2 - typo fix - 2.1.3 - check_levels for sub values in bacs_string - 2.2.0 - migrated to CMK 2.3 API
6 May 202542615Extreme VSP Sensor Checks # Extreme VSP Sensor Checks Checks for temperature, PSU and fans inside Extreme VPS devices. Changelog: - 1.0.0 - initial CMK 2.3 release - 1.1.0 - ported to CMK 2.3 API
6 May 202542594Fail2Ban Plugin # Fail2ban Check Changelog: - 2.2.0 - plugin runs with CMK 2.3 but with old API - 2.3.0 - migrated to CMK 2.3 API - 2.3.1 - fixed import error missing is the agent plugin deployment component
6 May 2025425813Huawei Dorado Storage Checks # Huawei Dorado Storage API Checks Changelog: - 1.0.0 - first version Huawei Dorado Storage API Checks - 1.1.0 - cleanup of code and added some status codes - 1.1.2 - removed some unneeded files
6 May 202542545Windows Volume Deduplication Status # Windows Deduplication savings This check is monitoring the dedup savings and the real data size of dedup volumes on a Windows server. - 1.1.1 - fixed import statements for 2.2 - 1.2.0 - CMK 2.3 fixes - 1.2.1 - typo fixed - 1.2.2 - Params fixed - 1.3.0 - migrated to new plugin structure - 1.3.1 - bakery script was missing - 1.3.2 - fixed typo
6 May 202542479Hyper-V Cluster Checks # Hyper-V Cluster Checks Changelog: - 3.2.7 - small modifications for CMK 2.3 - 3.2.8 - hyperv-vm-nic fix if no data - 3.2.9 - cluster-roles angepasst - 3.2.10 - parsing hyperv_io angepasst - 3.2.11 - more fixes - 3.2.12 - next fix host io - 3.2.13 - next fix - 3.3.0 - migrated to CMK 2.3 API - 3.3.1 - fixed params handling - 3.3.2 - typo in check function - 3.3.3 - some spelling corrected
9 May 20254582