No release in over 3 years
Low commit activity in last 3 years
This plugin provides native nginx instrumentation for metrics collection, including: metrics via `stub_status`.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.1
~> 0.10
~> 13.0
~> 3.2
~> 3.1
~> 0.81.0
~> 0.9.11

Runtime

 Project Readme

Sensu-Plugins-nginx

Build Status Gem Version Code Climate Test Coverage Dependency Status Sensu Bonsai Asset

Sensu Asset

The Sensu assets packaged from this repository are built against the Sensu Ruby runtime environment. When using these assets as part of a Sensu Go resource (check, mutator or handler), make sure you include the corresponding Sensu Ruby runtime asset in the list of assets needed by the resource. The current ruby-runtime assets can be found here in the Bonsai Asset Index.

Functionality

metrics-nginx

Fetch the nginx status page and convert the response into metrics

check-nginx-status

Check nginx statistics

Files

  • bin/metrics-nginx.rb
  • bin/check-nginx-status.rb

Usage

Installation

Installation and Setup

Notes