Skip to main content
===========
MemSQL Collectd Plugin
===========

This libary implements a MemSQL Ops specific plugin for `collectd`.

Install
=======

.. code:: bash

pip install memsql-collectd

Then add the following plugin to your collectd configuration[1]_:

.. [1] The collectd config file may be found at /etc/collectd.conf or /etc/collectd/collectd.conf if collectd was installed through a package manager.

.. code:: xml

<LoadPlugin python>
Globals true
</LoadPlugin>

<Plugin python>
Import "memsql_collectd.plugin"
<Module "memsql_collectd.plugin">
TypesDB "/usr/share/collectd/types.db"
Host "MASTER AGGREGATOR HOSTNAME/IP_ADDRESS"
Port "3306"
MemSQLNode True
</Module>
</Plugin>

Download files

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

Source Distribution

memsql-collectd-0.2.6.tar.gz (11.8 kB view details)

Uploaded Source

File details

Details for the file memsql-collectd-0.2.6.tar.gz.

File metadata

File hashes

Hashes for memsql-collectd-0.2.6.tar.gz
Algorithm Hash digest
SHA256 2a865cc71f593d8557476fdbceda4f909ac66d03dc2552fe30d456e061933496
MD5 3d0c42acae0c4b8265a5957837851d49
BLAKE2b-256 1d9ddb7c48b5fc59488b775b4dcb607a4153303fd43601cb870d1f1393904847

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.6 This release

1 file

0.2.5

1 file

0.2.4

1 file

0.2.3

1 file

0.2.2

1 file

0.2.1

1 file

0.1.3

1 file

0.1.2

1 file

0.1.1

1 file

0.1.0

1 file

0.0.2

1 file

0.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