Skip to main content

Distributed System Monitor

Project description

arzela

Installation

pip install arzela

Model

  • Server
    • {arzela}*n
    • arzela proxy *1
  • Client
    • {arzela worker example}*m
    • or a customized one

Grafana

InfluxDB

  • set auth-enabled = true in influxdb.conf
create database arzela
use arzela
# create user admin with password 'admin' with all PRIVILEGES
create user grafana with password 'grafana'
grant read on arzela to grafana
create user worker with password 'ascoli'
grant write on arzela to worker

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

arzela-0.3.tar.gz (5.5 kB view hashes)

Uploaded Source

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