GithubHelp home page GithubHelp logo

prashantabmc / boundary-plugin-mysql Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boundary/meter-plugin-mysql

0.0 2.0 1.0 131 KB

License: Apache License 2.0

JavaScript 2.39% Lua 97.61%

boundary-plugin-mysql's Introduction

Boundary MySQL Plugin

Collects metrics from a MySQL database instance. See video walkthrough.

Prerequisites

Supported OS

OS Linux Windows SmartOS OS X
Supported v v v v

Boundary Meter versions v4.2 or later

Plugin Setup

None

Plugin Configuration Fields

Field Name Description
Host The hostname of the MySQL Server (Socket Path or Hostname is required)
Port Port to use when accessing the MySQL Server
Username Username to access the MySQL database (Username is required)
Password Password to access the MySQL database (Password is required)
Poll Interval How often (in milliseconds) to poll for metrics
Source The Source to display in the legend for the mysql data. It will default to the hostname of the server

Metrics Collected

For All Versions

Metric Name Description
MySQL Connections The number of connection attempts
MySQL Aborted Connections The number of failed connection attempts including those aborted by the client
MySQL Bytes In bytes in
MySQL Bytes Out bytes out
MySQL Slow Queries The number of queries that have taken more than long_query_time seconds
MySQL Row Modification The number of requests to insert/update/delete a row
MySQL Row Reads The number of requests to read a row
MySQL Table Locks The number of table locks granted
MySQL Table Wait Locks The number of table locks that required a wait
MySQL Commits The number commits
MySQL Rollback The number rollbacks
MySQL Query Memory The percentage of used query memory
MySQL Query Cache Hits The percentage of queries from cache
MySQL Query Cache Prunes The number of queries delete from the query cache

Dashboards

  • MySQL

References

Tracks the following metrics for mysql

boundary-plugin-mysql's People

Contributors

gabrielnicolasavellaneda avatar codemoran avatar ph07 avatar jdgwartney avatar bighnf avatar pdiemert avatar

Watchers

James Cloos avatar  avatar

Forkers

prashantas

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.