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

add proc-diskstats parser

This commit is contained in:
Kelly Brazil
2022-09-09 14:33:12 -07:00
parent 0a89652ae5
commit 8a239b8f9c
4 changed files with 478 additions and 1 deletions

View File

@ -90,6 +90,7 @@ parsers = [
'proc-cpuinfo',
'proc-crypto',
'proc-devices',
'proc-diskstats',
'proc-meminfo',
'proc-modules',
'ps',