Code Monkey home page Code Monkey logo

Comments (4)

joelegasse avatar joelegasse commented on August 16, 2024

One way would be to update the config file for nginx, and then issue a nginx -s reload to reload the config with the old backend removed/disabled.

This falls under the category of "operator intervention required", and is not directly related to the relay.

Hopefully what I said will get you started in the right direction. If you need any further help with nginx, there are definitely better places to ask than here. :-)

from influxdb-relay.

zhiwzhao avatar zhiwzhao commented on August 16, 2024

@joelegasse is it possible to do health check in nginx for the server node,,nginx check some port in node and then know if server works or not?

from influxdb-relay.

luvpreetsingh avatar luvpreetsingh commented on August 16, 2024

Do influxdb-relay works if we only have 1 influxbd server ?

Because that 1 server sometimes go down, and results in data loss.

from influxdb-relay.

sibis avatar sibis commented on August 16, 2024

@luvpreetsingh I think your assumption about High Availability(HA) is totally wrong, Influx-relay is only for HA setup where you have 2 influx servers running on different machines(obvi different IPs) and you send the data to influx-relay, It takes care of inserting to both the servers.

One drawback is it wont handle the failover case, If any one influx server goes down and comes up after sometime it wont have the data in downtime interval. Hope you got it.

from influxdb-relay.

Related Issues (20)

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.