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

add proc-zoneinfo parser

This commit is contained in:
Kelly Brazil
2022-09-17 17:39:16 -07:00
parent 906eeefa52
commit 92a044ba9b
4 changed files with 788 additions and 0 deletions

View File

@ -111,6 +111,7 @@ parsers = [
'proc-version',
'proc-vmallocinfo',
'proc-vmstat',
'proc-zoneinfo',
'proc-pid-numa-maps',
'ps',
'route',