Skip to main content

SNMP collector through an asyncio loop

Project description

# SNMP collector through an asyncio loop

## 1. Clone project

`bash git clone <project address> `

## 2. Up and build docker container: `bash docker-compose up --build -d `

## 3. Using without docker:

### Install requirements:

`bash pip install -r requirements.txt `

### Config your desire configuration:

`bash nano config/cofig.json `

### Run:

`bash python __main__.py `

— [NOTE]:

  • If you are a Windows user and you don’t want to use docker, comment out the uvloop package form requirements.txt

  • The value of -8555 means a problem is occurred during reading data over SNMP or in connection.

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

simple_snmp_collector-1.0.0rc3.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

simple_snmp_collector-1.0.0rc3-py2.py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 2 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