Skip to main content

A library to send metric to Ganglia in python. Supports UDP, multicast, group and spoofing.

Installing

To install :

pip install ganglia

Usage

Sending metric over UDP:

ganglia = GMetric("udp://127.0.0.1")
ganglia.send(
    name='hits',
    units='req/sec',
    type='uint8',
    value=200,
    tmax=60,
    dmax=300,
    group='web'
)

Download files

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

Source Distribution

ganglia-0.3.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ganglia-0.3.0-py2.py3-none-any.whl (4.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file ganglia-0.3.0.tar.gz.

File metadata

  • Download URL: ganglia-0.3.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ganglia-0.3.0.tar.gz
Algorithm Hash digest
SHA256 fd50880bce04e44c05af1fd51b0afccf5ed5bffff21c4c56cd2627b8f4f657e9
MD5 b62a9a49f1f560694f27958d243bec7e
BLAKE2b-256 6789ddd4b666c7bdecdbd933a3b35230ba574813864fe6678e9cd2c13d3af41e

See more details on using hashes here.

File details

Details for the file ganglia-0.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for ganglia-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b94fb86ddf35db7f78440e20eb365ddbb137a755fd22ce0990b4a7480a4471c9
MD5 3d51a2a15babf5375b3b946ef6a23b36
BLAKE2b-256 c72c9a401084c8934f21287e9726396a5d528f96993fe08a0b88cbd2365ccd64

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.0 This release

2 files

0.2.4

1 file

0.2.3

1 file

0.2.2

1 file

0.2.1

1 file

0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page