Subscribe

How to install nginx-nr-agent in CentOS/RHEL 7 (noarch)

New Relic agent for NGINX and NGINX Plus

License: 2-clause BSD-like license Vendor: Nginx Software, Inc. https://www.nginx.com/

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install nginx-nr-agent

Description

This package contains agent script used for collecting and reporting a number of metrics from NGINX and/or NGINX Plus instances to New Relic.

RPMs

Andrei Belov (2017-04-18) - 2.0.0_12 · - avoid exiting on unhandled errors while fetching status
Andrei Belov (2016-08-17) - 2.0.0_10 · - lock permissions adjusted
Andrei Belov (2016-02-01) - 2.0.0_9 · - fixed handling of caches configured without the "max_size" parameter · - added support for HTTPS proxy
Andrei Belov (2015-09-21) - 2.0.0_8 · - made compatible with nginx-plus-r7 (peer stats moved)
Andrei Belov (2015-04-06) - 2.0.0_7 · - made compatible with nginx-plus-r6 (per-peer keepalive counter removed)
Andrei Belov (2015-03-25) - 2.0.0_6 · - init script fixed for systems without setproctitle Python module
Andrei Belov (2015-03-10) - 2.0.0_5 · - bundled documentation announced in post-install banner
Andrei Belov (2014-10-31) - 2.0.0_4 · - fixed ZeroDivisionError while calculating cache hit ratios
Andrei Belov (2014-10-21) - 2.0.0_3 · - fixed pidfile handling between reboots
Andrei Belov (2014-10-17) - 2.0.0_2 · - fixed Content-Type header recognition