Hi
I want find cpu,cartridge,ram module for below output. How we can do it?
$ cat /var/log/mcelog | grep -v Family | grep -i CPU | sort | uniq -c
5 CPU 0 BANK 9
1042 CPU 10 BANK 9<---Attention
6 CPU 20 BANK 8
11 CPU 30 BANK 9
81 CPU 40 BANK 9
5 CPU 70 BANK 8
Please see attachement.
Regards
David