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

add vmstat and vmstat_s

This commit is contained in:
Kelly Brazil
2021-09-22 12:08:20 -07:00
parent a91913a3b5
commit 5e28736c2e

View File

@ -115,6 +115,8 @@ parsers = [
'uname', 'uname',
'upower', 'upower',
'uptime', 'uptime',
'vmstat',
'vmstat_s',
'w', 'w',
'wc', 'wc',
'who', 'who',