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

add proc-uptime parser

This commit is contained in:
Kelly Brazil
2022-09-16 16:14:28 -07:00
parent bc816bb858
commit 0e35e85753
4 changed files with 178 additions and 0 deletions

View File

@ -107,6 +107,7 @@ parsers = [
'proc-softirqs',
'proc-stat',
'proc-swaps',
'proc-uptime',
'proc-pid-numa-maps',
'ps',
'route',