2017 © Pedro Peláez
 

terminus-plugin terminus-get-newrelic

Terminus Plugin that fetches metric data from new relic api and display via console

image

fusionx1/terminus-get-newrelic

Terminus Plugin that fetches metric data from new relic api and display via console

  • Thursday, May 24, 2018
  • by fusionx1
  • Repository
  • 1 Watchers
  • 3 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Terminus Get New Relic

Terminus v1.x Compatible, (*1)

Terminus Plugin that fetches metric data from the New Relic api: 1. It displays a list of sites without New Relic within an organization 2. It displays slowest performing sites using New Relic data (throughput, response time, Apdex) 3. It shows an alert if the environment is under stress using New Relic color coding Pantheon sites., (*2)

Learn more about Terminus and Terminus Plugins at: https://pantheon.io/docs/terminus/plugins/, (*3)

Examples

  1. Fetches metric data from dev
terminus newrelic-data:site my_site.dev

Screenshot, (*4)

  1. Displays all sites without New Relic under an organization by site plan.
terminus newrelic-data:org [ORG UUID]

Screenshot, (*5)

  1. Displays all sites with or without New Relic under an organization by site plan.
terminus newrelic-data:org [ORG UUID] --all

Screenshot, (*6)

  1. Displays all sites with slowest response time under an organization. It provides an indicator if a site is in normal or in critical condition based on the New Relic health status.
terminus newrelic-data:org [ORG UUID] --overview

Screenshot, (*7)

Installation

For help installing, see Manage Plugins, (*8)

mkdir -p ~/.terminus/plugins
composer create-project -d ~/.terminus/plugins fusionx1/terminus-get-newrelic:dev-master
composer install

Things to remember

  1. If invoking New Relic-data:org make sure you are an administrator of the organisation, otherwise it will only display sites where you are member.

Todo

  1. To include screenshot of New relic metrics
  2. To add actual PHP Usage
  3. To add Browsers time and apdex

The Versions

24/05 2018

dev-master

9999999-dev

Terminus Plugin that fetches metric data from new relic api and display via console

  Sources   Download

The Requires

 

The Development Requires

24/05 2018

dev-fusionx1-filter-param

dev-fusionx1-filter-param

Terminus Plugin that fetches metric data from new relic api and display via console

  Sources   Download

The Development Requires

30/11 2017

1.1

1.1.0.0

Terminus Plugin that fetches metric data from new relic api and display via console

  Sources   Download

The Development Requires

17/10 2017

1.0

1.0.0.0

Terminus Plugin that fetches metric data from new relic api and display via console

  Sources   Download

The Development Requires

23/08 2017

dev-fusionx1-patch-1

dev-fusionx1-patch-1

Terminus Plugin that fetches metric data from new relic api and display via console

  Sources   Download

The Requires