Lenovo XClarity Controller !!! This package is obsolete please use the redfish package here https://github.com/Yogibaer75/Check_MK-Things/tree/master/check%20plugins%202.2/redfish !!! Starting with 2.3.0 the redfish package is also included inside CMK First version of redfish API based special agent for Lenovo XClarity controller. Redfish Python module must be installed Attention: pip3 install 'urllib3<2' redfish 2.0 - migrated to CMK 2.0 2.1 - import statement fixed inside the utils file 2.2 - next migration bug fixed and some adjustments to the performance data processing 2.3 - missing lenovo_utils file added 2.4 - bug in temperature header and value conversion inside fans check adjusted 2.5 - metric handling fixed for power supplies 2.6 - fan sensors are configureable with setup rules 2.7 - removed exception error 2.8 - ignore absent devices at discovery time / rework temp check 2.9 - fan check respect rpm vs. percent values, system state check added 3.0.0 - CMK 2.2 modifications 3.0.2 - deprecation notice and some small fix
21 Jan 2022353542728HPE iLO Restful API Checks !!! This package is obsolete please use the redfish package here https://github.com/Yogibaer75/Check_MK-Things/tree/master/check%20plugins%202.2/redfish !!! Starting with 2.3.0 the redfish package is also included inside CMK These checks replace the classic SNMP Checks for queries against the iLO 4/5 interface of HPE servers. The Installation of Redfish library is needed to use this checks. pip3 install redfish 'urllib3<2' Attention: HPE’s Legacy Rest API is available starting in iLO 4 2.00. iLO 4 is Redfish conformant starting with iLO 4 2.30. In iLO 5 and above the iLO RESTful API is Redfish only. 2.2 - special agent psu part will reconize systems without psu (blades) 2.3 - smaller fixes for psu part and firmware inventory 2.4 - bug in special agent solved 2.5 - migrated checks to new check API and added standalone power metric check 3.0 - migrated to generic redfish library 3.1 - little formating 3.2 - ignore absent fans at discovery time 3.3 - ignore absent PSU at agent run 3.4 - crash for none health type for temperature sensors 3.5 - defect fans have no value for percentage 3.6 - "Other Integrations" corrected for setup menu 3.7 - modified iLO version detection as the latest firmware of iLO5 lacks some information 3.8 - migrated legacy inventory plugin to new API 4.0 - CMK 2.2 adjustments 4.0.2 - deprecation notice and some last adjustments to be in line with the idrac agent
21 Jan 20224023458165.0Oracle 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. 1.0 - first release 2.0 - check migrated to CMK 2.0
27 Feb 202232302713Dell iDRAC Restful API Checks !!! This package is obsolete please use the redfish package here https://github.com/Yogibaer75/Check_MK-Things/tree/master/check%20plugins%202.2/redfish !!! Starting with 2.3.0 the redfish package is also included inside CMK These checks replace the classic SNMP Checks for queries against the iDRAC interface of Dell servers. The Installation of Redfish library is needed to use this checks. pip3 install redfish 0.9 - first version with limited possibilty of self defined thresholds 1.0 - added some more checks 1.1 - missing executable flag on special agent 1.2 - two small bugs for interface and storage checks if no values are present 1.3 - disks check bug with SSD live left counter 1.4 - respect presence only voltage sensors (like CPU present) 1.5 - formatting 1.6 - 0 used for no linkSpeed on interfaces 1.7 - first try for Bladecenter with Redfish API 1.8 - added system check and respect poweroff systems 2.0.0 - refactor of special agent command line setup and special agent 2.0.1 - small fix for special agent arguments 2.1.0 - all options for special agent configureable - CMK 2.1 version 2.2.0 - some small modifications for CMK 2.2 2.2.1 - removed some debug output 2.2.3 - deprecation notice and some small adjustments
22 Apr 20223746027133.5Dell/EMC Powervault ME4 Storage Checks Basic Monitoring for Dell/EMC Powervault ME4 Storage devices. 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
28 Jul 20223391221185.0Windows Patch Day 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 2022347231422Redfish Restful API Checks - 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 202341875126434.0Nutanix 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 2023326222551Windows 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. 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 May 202431880827SophosXG 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 May 202431848460Aruba 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. 1.0.0 - initial release 1.1.0 - detect all CX series switches 2.3.0 - CMK 2.3 ready
2 May 202432080488Extreme HiPath WLC APs and Clients First version of Extreme Network WLC Checks 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 May 202431719446Fortigate Update 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 May 202432376510HPE 3par SSH special agent HPE 3par agent what uses SSH to retrieve different informations from the storage. 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 202431392543