Giter Club home page Giter Club logo

site24x7-kubernetes-onpremise-poller's Introduction

Site 24x7 On Premise Poller

This is a Linux image suitable for use in Kubernetes Environments for the Site24x7 OnPremise Poller.

You simply need to pass in the MY_247_DEVICE_KEY environment variable at runtime to use your specific MSP device key and it will report in to Site 24x7 correctly.

More details can be found here - https://www.site24x7.com/help/admin/adding-a-monitor/on-premise-poller-for-linux.html

Building New Image

If you want to build the image again you will need to pull down the poller image to get the latest

cd ~
git clone https://github.com/andyr8939/site24x7-kubernetes-onpremise-poller.git
cd site24x7-kubernetes-onpremise-poller
wget http://staticdownloads.site24x7.com/probe/Site24x7OnPremisePoller_64bit.bin
docker build --pull --rm -f DockerFile -t your_repo_name/site24x7-poller:1.0.0 "."

Running in Kubernetes

You can utilize the manifest file provided, but I found that it needs a minimum of 700mb as a memory limit to avoid being OOMKilled.

Also, the reason for running as a StateFull Set is because each time the pod restarts with a deployment you get a new name, which is then registered in Site24x7, whereas with a StateFull Set the name is aways the same.

Andy Roberts

https://github.com/andyr8939/site24x7-kubernetes-onpremise-poller

site24x7-kubernetes-onpremise-poller's People

Contributors

andyr8939 avatar

Watchers

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