Skip to main content

Monitor and enforce routes.

Project description

zelus

Requrements

python >= 3.8
iproute2

Initialize build environment

python -m pip install -U setuptools wheel build

Build python package

python -m build .

Building docker image

docker build -t markfarrell/zelus .

Running docker container

docker build -t markfarrell/zelus . && \
docker run --rm -it --name zelus --volume $(pwd)/docker-data/etc/zelus:/etc/zelus --cap-add NET_ADMIN -p 9123:9123 markfarrell/zelus --interface eth0

Exec into container

docker exec -it zelus /bin/sh

Test prometheus metrics

curl http://localhost:9123/metrics

Testing

Lint

tox -e lint

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

zelus-route-manager-0.2.4.tar.gz (11.2 kB view hashes)

Uploaded Source

Built Distribution

zelus_route_manager-0.2.4-py3-none-any.whl (10.7 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