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

add proc_net_arp parser and tests

This commit is contained in:
Kelly Brazil
2022-09-25 12:09:01 -07:00
parent ef8c688fa1
commit d9c7dde174
6 changed files with 248 additions and 0 deletions

View File

@ -121,6 +121,7 @@ parsers = [
'proc-pid-stat',
'proc-pid-statm',
'proc-pid-status',
'proc-net-arp',
'ps',
'route',
'rpm-qi',