Git Product home page Git Product logo

nri-snmp's Introduction

New Relic Infrastructure Integration for SNMP

New Relic Infrastructure Integration for SNMP captures critical performance metrics and inventory reported by an SNMP server.

Metrics data is obtained by making SNMP GET requests for configured list of OIDs and SNMP walk requests for the configured list of SNMP tables.

See our documentation web site for more details.

Usage

This is the description about how to run the SNMP Integration with New Relic Infrastructure agent, so it is required to have the agent installed (see agent installation).

In order to use the SNMP Integration it is required to configure snmp-config.yml file. Depending on your needs, specify all instances that you want to monitor with correct arguments.

Integration development usage

Assuming that you have the source code and Go tool installed you can build and run the SNMP Integration locally.

  • After cloning this repository, go to the directory of the SNMP Integration and build it
$ make
  • The command above will execute the tests for the SNMP Integration and build an executable file called nri-snmp under bin directory. Run nri-snmp:
$ ./bin/nri-snmp
  • If you want to know more about usage of ./bin/nri-snmp check
$ ./bin/nri-snmp -help

For managing external dependencies govendor tool is used. It is required to lock all external dependencies to specific version (if possible) into vendor directory.

Contributing Code

We welcome code contributions (in the form of pull requests) from our user community. Before submitting a pull request please review these guidelines.

Following these helps us efficiently review and incorporate your contribution and avoid breaking your code with future changes to the agent.

Custom Integrations

To extend your monitoring solution with custom metrics, we offer the Integrations Golang SDK which can be found on github.

Refer to our docs site to get help on how to build your custom integrations.

Support

You can find more detailed documentation on our website, and specifically in the Infrastructure category.

If you can't find what you're looking for there, reach out to us on our support site or our community forum and we'll be happy to help you.

Find a bug? Contact us via support.newrelic.com, or email [email protected].

New Relic, Inc.

nri-snmp's People

Contributors

alejandrodnm avatar fryckbos avatar mariomac avatar matiasburni avatar psomareddy avatar

Watchers

 avatar

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.