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

add proc-net-dev_mcast parser

This commit is contained in:
Kelly Brazil
2022-09-25 13:44:29 -07:00
parent 3ebd897601
commit be0f4477bf
4 changed files with 261 additions and 0 deletions

View File

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