rps

1.0.0 • Public • Published

rps

Instantaneous requests per second for Elastic Load Balancers

Uses CloudWatch ELB metrics to return the number of requests per second for a given Elastic Load Balancer over the last minute.

Installation

npm install -g rps

Usage

First export your AWS credentials:

export AWS_SECRET_ACCESS_KEY=...
export AWS_ACCESS_KEY_ID=...

Then call rps with an AWS region and load balancer name:

rps <region> <load-balancer-name>

/rps/

    Package Sidebar

    Install

    npm i rps

    Weekly Downloads

    6

    Version

    1.0.0

    License

    ISC

    Last publish

    Collaborators

    • robinmurphy