You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per the readme, check-ram.rb requires vmstat but that gem is not part of this gem's runtime requirements (not installed by default).
In order to make check-ram.rb functional for those consuming releases as Sensu Go asset builds, we need to explicitly install the vmstat gem as part of the build process.