scottchiefbaker / dool

Python3 compatible fork of dstat
GNU General Public License v3.0
315 stars 58 forks source link

Fix help of vmstat (as it includes sys instead of swap) - Fixes #54 #55

Closed F-S-T closed 9 months ago

F-S-T commented 9 months ago
DOOL VERSION

Dool 1.3.0

SUMMARY

Fix help of vmstat, as vmstat equals -pmgdyc (-y/--sys) instead of -pmgdsc (-s/--swap). See issue #54.