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

add proc-vmstat parser

This commit is contained in:
Kelly Brazil
2022-09-17 13:34:40 -07:00
parent e5913cd10d
commit 906eeefa52
3 changed files with 90 additions and 0 deletions

View File

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