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

add proc-net-dev parser

This commit is contained in:
Kelly Brazil
2022-09-25 13:02:25 -07:00
parent 331171b826
commit 83a50bb610
5 changed files with 224 additions and 0 deletions

View File

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