Skip to content
play

GitHub Action

vmmeter-action

v1 Latest version

vmmeter-action

play

vmmeter-action

Meter CPU load and RAM for a job

Installation

Copy and paste the following snippet into your .yml file.

              

- name: vmmeter-action

uses: self-actuated/vmmeter-action@v1

Learn more about this action in self-actuated/vmmeter-action

Choose a version

vmmeter-action

This action installs vmmeter by the actuated team for right-sizing GitHub Actions VMs using hosted or actuated runners.

Don't guestimate how much RAM, CPU and Disk are required for your jobs, measure it instead, and fine-tune the settings.

See also: Right sizing VMs for GitHub Actions.

Usage

        steps:
        - uses: alexellis/setup-arkade@master
        - uses: self-actuated/vmmeter-action@master

The alexellis/setup-arkade action is required to install arkade, which is used to download the vmmeter binary used by vmmeter-action.

Inputs via with:

  • createSummary - defaults to true and adds the results to the job summary, if set to false, the results will be printed to the console only.

License

Licensed for free use by customers of OpenFaaS Ltd.