Skip to content

melezhik/aws-cw-cpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYNOPSIS

Sparrow plugin to show CPUUtilization for ec2 instance.

INSTALL

$ sparrow plg install aws-cw-cpu

USAGE

To get CPU load for the last 2 weeks with daily granularity:

$ sparrow plg run  aws-cw-cpu --param instance_id=$instance-id --param range='2 weeks'

The same instance, for the last 10 days:

$ sparrow plg run  aws-cw-cpu --param instance_id=$instance-id --param range='10 days'

Parameters

range

Should be in format of: $N weeks|days|hours

Output example:

report

Author

Alexey Melezhik

Prerequisites

Aws cli should be installed

About

Sparrow plugin to show CPUUtilization for ec2 instance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages