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

initial add mpstat parser

This commit is contained in:
Kelly Brazil
2022-03-11 12:37:17 -08:00
parent 6c3e0e2aa0
commit bc97052ed4
3 changed files with 109 additions and 0 deletions

View File

@ -59,6 +59,7 @@ parsers = [
'lsof',
'lsusb',
'mount',
'mpstat',
'netstat',
'nmcli',
'ntpq',