Skip to main content

The official MemSQL collectd plugin.

Project description

===========
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>

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

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.

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