Giter VIP home page Giter VIP logo

smokeping's Introduction

SmokePing 一键脚本

SmokePing 是由 RRDtool 的作者 Tobi Oetiker 开发的一款监控网络状态和稳定性的开源软件。使用脚本安装后,SmokePing 会定时向目标发送 TCP 数据包,并对返回值进行测量和记录,通过 RRDtool 制图程序图形化地展示在各个时段内网络的延迟、抖动和丢包率,帮助我们更清楚、更直观地了解服务器的网络状况。

本脚本会使 SmokePing 运行在 Caddy 上,与其他 WEB 服务隔离。

目前支持的 Linux 发行版:

Debian 9+
Ubuntu 18+
CentOS 7+

安装

bash -c "$(curl -L https://github.com/jiuqi9997/smokeping/raw/main/main.sh)"

如果出现 command not found 请执行 apt-get install curl -yyum install curl -y

配置

脚本自动为 SmokePing 进行配置,可以自行按需修改。 SmokePing 主配置文件(包括目标节点)为 /usr/local/smokeping/etc/config,此文件的结构及其修改请查阅相关教程,附上示例

smokeping's People

Contributors

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