Giter VIP home page Giter VIP logo

newrelic_juniper_plugin's Introduction

New Relic Juniper Plugin

The Juniper Plugin enables integrated monitoring of your Juniper Network devices inside of New Relic. Currently the following metrics are recorded:

Per Routing Engine metrics

  • CPU / Memory usage

  • Temperature

Interface metrics

  • Inbound / Outbound bandwitdh

  • Inbound / Outbound packets per second (Unicast, Multicast, Broadcast)

Requirements

Proxy host

You need a host to install the plugin on that is able to poll the desired equipment via SNMP. That host also needs Ruby (tested with 1.8.7 and 1.9.3), and support for rubygems.

Juniper Equipment

A read-only SNMP community is required for each device to be monitored. Currently, only SNMP version 2c is supported.

Installation and Running Instructions

1 - create an installation directory (i.e. /opt/newrelic_plugins/)

2 - cd to /opt/newrelic_plugins/

3 - run the following command to clone the project on your system:

4 - change directory to newrelic_juniper_plugin

5 - run the following command to install/update the dependencies:

  • bundle install

6 - edit config/newrelic_plugin.yml and make sure to specify proper values for the following properties:

  • license_key # change YOUR_LICENSE_KEY_HERE with license key of your New Relic’ asccount

  • hostname # juniper app to connect to

  • port # pstening ort number

  • snmp_community # community key

  • interface_indexes # interface indexes (ifindex)

7 - run the plugin:

  • bundle exec ./bin/juniper_monitor run -c config/newrelic_plugin.yml


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.