mirror of
https://github.com/bashclub/checkmk-monitoring-plugins.git
synced 2026-05-01 08:22:12 +02:00
Create check_ecc
This commit is contained in:
@@ -0,0 +1 @@
|
||||
_MEMORYCHECK=$(dmidecode --type 16 | grep "Error Correction Type"); echo $(echo $?) \"ECC Memory\" - ${_MEMORYCHECK##*Error Correction Type:};unset _MEMORYCHECK
|
||||
Reference in New Issue
Block a user