mysql

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2017 License: BSD-3-Clause Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMySQL

func NewMySQL(conf plugin.InitConfig) plugin.Plugin

NewMySQL XXX

Types

type MySQL

type MySQL struct {
	Server  string
	Tags    []string
	Options Options
	// contains filtered or unexported fields
}

MySQL XXX

func (*MySQL) Check

func (m *MySQL) Check(agg metric.Aggregator) error

Check XXX

type Options

type Options struct {
	Replication             bool
	GaleraCluster           bool `yaml:"galera_cluster"`
	ExtraStatusMetrics      bool `yaml:"extra_status_metrics"`
	ExtraInnodbMetrics      bool `yaml:"extra_innodb_metrics"`
	ExtraPerformanceMetrics bool `yaml:"extra_performance_metrics"`
	SchemaSizeMetrics       bool `yaml:"schema_size_metrics"`
	DisableInnodbMetrics    bool `yaml:"diable_innodb_metrics"`
}

Options XXX

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL