1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

add initial mdadm parser

This commit is contained in:
Kelly Brazil
2022-08-07 13:39:58 -07:00
parent c15f7641f4
commit bc1521d937
29 changed files with 956 additions and 0 deletions

View File

@ -66,6 +66,7 @@ parsers = [
'lsof',
'lsusb',
'm3u',
'mdadm',
'mount',
'mpstat',
'mpstat-s',