Giter VIP home page Giter VIP logo

gominion's People

Contributors

agalue avatar andrewheberle avatar dependabot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

andrewheberle

gominion's Issues

Port nxos-telemetry-to-kafka-go as a Sink Module

The nxos-telemetry-to-kafka-go project is a standalone application that starts a gRPC server that implements Cisco's mdt_dialout.proto. It receives telemetry metrics from NX-OS devices and sends the results to Kafka, like a Minion would do it, so OpenNMS or Sentinel can consume them.

Part of that work can be ported to be used here as a Sink module.

Support SSL connections for Kafka

Current implementation does not support SSL connections for Kafka.

I have a PR ready that implements this by utilizing the existing "brokerProperties" in a similar way as the gRPC broker does.

Implement XML/JSON/HTML Collector

The OpenNMS XML Collector provides a more robust alternative compared to the HTTP Collector, giving us the ability to extract tabular data from XML or JSON via XPath or HTML via CSS Selectors.

That would be a beneficial addition to this project.

Add support for Kafka

The original implementation requires using the gRPC server (either the external one or the one embedded within OpenNMS).

It would be wonderful for certain situations to use Kafka as the regular Minion does and offer an alternative to gRPC.

Of course, single-topic is still going to be required in OpenNMS for this to work.

Implement a Sink Module for the Flow Listeners

OpenNMS supports flow processing.

Minions can have a single listener per-flow implementation or an individual listener that supports multiple protocols simultaneously.

The listeners are not simple forwarders as the adapters would perform some work before forwarding to the Sink API.

Flows are one of the most significant features of OpenNMS and would be a massive improvement for this project.

Implement Prometheus Collector

Unlike SNMP, there are native libraries to work with Prometheus in Go (as that application was written in that language), so it would be useful to write it here.

Also, expose gominion metrics via Prometheus, as an alternative to what you get with JMX-Minion in Java.

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.