1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +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',
'upower',
'uptime',
'vmstat',
'vmstat_s',
'w',
'wc',
'who',