mrlunchbox777 / basic-setup

basic box setup
MIT License
6 stars 3 forks source link

feature: Support vmstat #64

Open mrlunchbox777 opened 6 months ago

mrlunchbox777 commented 6 months ago

Contact Details

mrlunchbox777@gmail.com

Feature Description

Add vmstat to the managed packages

Why?

It supports a cli gui for viewing vm resources

What-should happen?

vmstat should be a package in the index.json

Steps to Test

  1. jq '.packages[] | select(.name = "vmstat")' resources/install/index.json should return the details for managing the vmstat package

Code of Conduct