Giter VIP home page Giter VIP logo

plugin's Introduction

plugin

Please put this folder in plugin.
You can use git to get this repository.

This is the repository about the timing script.This is repository is long-time timing script.We use ping & curl to get the result, and return the result to the server.

project
│   README.md   
│
└───get-args
│   60_get_curl_args.py  
│   60_get_ping_args.py  
│   
└───ubuntu-plugin
│   60_curl_multi.py  
│   60_ping_multi.py
|
└───rasp-plugin
|   60_dht.py 
│   60_curl_multi.py  
│   60_ping_multi.py

What script in these folder

get-args folder

this folder include the script get the args-list from the server.
those script put args-list in /opt folder

ubuntu-plugin folder

this folder inculde the script can run in ubuntu-server

rasp-plugin folder

this folder inculde the script can run in rasp-client

How to install this model

Step 1 These script need install some package in Client-Server

  • apt install curl
  • apt install iputils-ping

Step 2 Modify agent config file in Client-Server

"plugin": {
    "enabled": true,
    "dir": "./plugin",
    "git": "https://github.com/colabearwd/plugin.git",
    "logs": "./logs"
}

Step 3 Run these script in Control-Server Dashboard

Step 3.1 Add HostGroup in Control-Server Dashboard

Step 3.2 Binding Hosts to HostGroup

Step 3.3 Add script dir to HostGroup plugins model

Step 4 Config your Control-Server ip address in script file

please don`t change the script file name,these name make the OpenFalcon run them automatically

plugin's People

Contributors

colabearwd avatar freedomkk-qfeng avatar

Watchers

James Cloos avatar  avatar

Forkers

colabearwd ldm123

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.