1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

add proc-swaps parser

This commit is contained in:
Kelly Brazil
2022-09-16 16:04:25 -07:00
parent e171861629
commit bc816bb858
4 changed files with 229 additions and 0 deletions

View File

@ -106,6 +106,7 @@ parsers = [
'proc-slabinfo',
'proc-softirqs',
'proc-stat',
'proc-swaps',
'proc-pid-numa-maps',
'ps',
'route',