Git Product home page Git Product logo

Comments (3)

toni-moreno avatar toni-moreno commented on August 26, 2024

Hi @wiku-PSNC , you can download it , you should install 2 packages for resistor and other for the resinjector. ( we will review this build error ASAP)

About Resistor

Resistor has the ability to configure multiple influxdb , import a "measurement, field , tag" catalog for all our influxdb , after that you will be able to create "Product" definitions as a group of measurements with common tags and non common tags ( one of the common will be the "product" tag , as a unique id for each "instance" for this product). With this product definition you will be able to create alert definitions for each product.

Resistor will install all the tick script templates on all our defined kapacitors and also deploy all our "alerts" with a set of predefined templates, Resistor will be able also define a set of exceptions for each product with a list of rules, these rules will be read periodically by our resinjector UDF to modify the behaviour of our alerts online without any tickscript changes.

You should configure resinjector UDF into your Kapacitor as follows.

[udf]
# Configuration for UDFs (User Defined Functions)
[udf.functions]
[udf.functions.resInjector]
      socket = "/tmp/resInjector.sock"
      timeout = "10s"

Kapacitor subscriptions over all our influxdb should be previously configured ( resistor can not do this configuration yet).

But this tool needs a set of predefined templates and these are not yet released into the package , without them you will not be able to deploy any "alert definition".

I will try to add these templates to the package ASAP to the package and tomorrow I will attach here in the issue a couple of these templates , so you could test this software.

Please let me know about your test.

Thank you very much.

from resistor.

toni-moreno avatar toni-moreno commented on August 26, 2024

Hi @wiku-PSNC I've updated the rpm/docker/deb packages to the latest version 0.6.7 ( not yet with tick templates). Can you test new version ?
I will upload ASAP some templates.

from resistor.

wiku-PSNC avatar wiku-PSNC commented on August 26, 2024

Hi, I will notify you as only as I deploy the software. Thank you very much. :)

from resistor.

Related Issues (15)

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.