Sha256: 505ef6cb0df00ae328f8f59dd7628942b3e2c72310c09552b2ce6be95c08f5c6

Contents?: true

Size: 1.25 KB

Versions: 1

Compression:

Stored size: 1.25 KB

Contents

## Sensu-Plugins-nginx

[![Build Status](https://travis-ci.org/sensu-plugins/sensu-plugins-nginx.svg?branch=master)](https://travis-ci.org/sensu-plugins/sensu-plugins-nginx)
[![Gem Version](https://badge.fury.io/rb/sensu-plugins-nginx.svg)](http://badge.fury.io/rb/sensu-plugins-nginx)
[![Code Climate](https://codeclimate.com/github/sensu-plugins/sensu-plugins-nginx/badges/gpa.svg)](https://codeclimate.com/github/sensu-plugins/sensu-plugins-nginx)
[![Test Coverage](https://codeclimate.com/github/sensu-plugins/sensu-plugins-nginx/badges/coverage.svg)](https://codeclimate.com/github/sensu-plugins/sensu-plugins-nginx)

## Functionality

**nginx-metrics**

Fetch the nginx status page and convert the response into graphite metrics

## Files
 * bin/nginx-metrics.rb
Get the nginx metrics from the status page url for use with Graphite

## Installation


Add the public key (if you haven’t already) as a trusted certificate

```
gem cert --add <(curl -Ls https://raw.githubusercontent.com/sensu-plugins/sensu-plugins.github.io/master/certs/sensu-plugins.pem)
gem install <gem> -P MediumSecurity
```

You can also download the key from /certs/ within each repository.

`gem install sensu-plugins-nginx`

Add *sensu-plugins-nginx* to your Gemfile, manifest, cookbook, etc

## Notes

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sensu-plugins-nginx-0.0.1.alpha.2 README.md