Skip to main content

Monitoring client based on OpsMgr

Project description

opsAgent

python

运维管理后台-监控客户端

Getting started

# install dependency package
yum -y install epel-release python36 python36-devel python36-pip libcurl-devel gcc-c++ gcc libgcc

# export PYCURL_SSL_LIBRARY
echo 'export PYCURL_SSL_LIBRARY=nss' >> /root/.bash_profile
source /root/.bash_profile

# install opsAgent
pip3 install opsAgent

Use docker

docker run -d --name opsAgent -v `pwd`/config.json:/data/config.json fanghongbo/ops-agent:v0.0.3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opsAgent-0.0.5.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

opsAgent-0.0.5-py3-none-any.whl (13.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page