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

add mpstat streaming parser

This commit is contained in:
Kelly Brazil
2022-03-11 15:59:38 -08:00
parent 6f98b27a05
commit c693c868ca
7 changed files with 352 additions and 0 deletions

View File

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