Giter Club home page Giter Club logo

wait-for-restart-microservice's Introduction

wait-for-restart-microservice

CircleCI Apache 2 License

View in Swagger

A service designed to monitor the restart status of Crestron devices (by testing a TCP connection) and notify the submitter via a POST when restart is complete.

The service monitors multiple targets concurrently, and will notify the address defined in the submission request when they respond successfully to TCP requests.

The information for the pinging information can be found in the Config file, detailed below.

Config File

When running the program you can pass in the -config flag denoting the location of the JSON config file. If no value is passed in it will default to the provided ./config.json

WaitThreshold is the allowed number of devices being monitored before no wait is imposed between iterations
IterativeTime is the number of seconds to wait between iterations, assuming that the WaitThreshold has not been reached
IndividualTimeout is the number of milliseconds to wait for each individual connection (TCP attempt) before timing out

wait-for-restart-microservice's People

Contributors

jessemillar avatar xuther avatar

Watchers

Alex 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.