mirror of
https://github.com/bashclub/checkmk-monitoring-plugins.git
synced 2024-11-07 18:01:58 +01:00
Create check_ecc
This commit is contained in:
parent
21e16c4cc5
commit
95e02e5f88
1
ecc/check_ecc
Normal file
1
ecc/check_ecc
Normal file
@ -0,0 +1 @@
|
|||||||
|
_MEMORYCHECK=$(dmidecode --type 16 | grep "Error Correction Type"); echo $(echo $?) \"ECC Memory\" - ${_MEMORYCHECK##*Error Correction Type:};unset _MEMORYCHECK
|
Loading…
Reference in New Issue
Block a user