Skip to content

solrex/ssdb-open-falcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssdb-open-falcon

SSDB Monitor Script for Open Falcon

Step 1: Install ssdb-py

git clone https://github.com/solrex/ssdb-py.git
cd ssdb-py
sudo python ./setup.py install

Step 2: Edit conf

Rename ssdb-open-falcon.yml.default to ssdb-open-falcon.yml, then edit the file, and add your ssdb servers.

falcon:
    push_url: http://127.0.0.1:6071/v1/push
    step: 60

# SSDB clusters
ssdb-clusters:
    - {endpoint: "localhost", host: "127.0.0.1", port: 12700, password: "", tags: ""}

Step 3: Add the monitor script to crontab

$ crontab -l
*/1 * * * * cd /path/to/ssdb-open-falcon && python -u ./bin/ssdb-falcon.py >> ssdb-open-falcon.log 2>&1

ssdb-open-falcon

用于 Open Falcon 的 SSDB 监控采集脚本

第一步:安装 ssdb-py

git clone https://github.com/solrex/ssdb-py.git
cd ssdb-py
sudo python ./setup.py install

第二步:编辑配置文件

ssdb-open-falcon.yml.default 重命名为 ssdb-open-falcon.yml,然后编辑这个文件,添加你要监控的 SSDB 服务器信息。

falcon:
    push_url: http://127.0.0.1:6071/v1/push
    step: 60

# SSDB clusters
ssdb-clusters:
    - {endpoint: "localhost", host: "127.0.0.1", port: 12700, password: "", tags: ""}

第三步:将监控脚本添加到 crontab 中定时执行

$ crontab -l
*/1 * * * * cd /path/to/ssdb-open-falcon && python -u ./bin/ssdb-falcon.py >> ssdb-open-falcon.log 2>&1

好用就给个 Star 呗!

About

SSDB Monitor Script for Open Falcon

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy