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

add pidstat-s parser

This commit is contained in:
Kelly Brazil
2022-03-09 16:07:29 -08:00
parent c52ca20e28
commit 0d13909cf6
2 changed files with 168 additions and 0 deletions

View File

@ -64,6 +64,7 @@ parsers = [
'ntpq',
'passwd',
'pidstat',
'pidstat-s',
'ping',
'ping-s',
'pip-list',